summaryrefslogtreecommitdiff
path: root/src/login/logind-acl.c
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: drop string.h when string-util.h or friends are includedYu Watanabe2019-11-041-1/+0
* tree-wide: get rid of strappend()Lennart Poettering2019-07-121-1/+1
* login: use log_device_*()Yu Watanabe2018-10-231-1/+1
* logind-acl: replace strdup()+set_consume() by set_put_strdup()Yu Watanabe2018-09-231-6/+2
* tree-wide: replace device_enumerator_scan_devices()+FOREACH_DEVICE_AND_SUBSYS...Yu Watanabe2018-09-101-6/+2
* logind: replace udev_device by sd_deviceYu Watanabe2018-08-231-27/+14
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-06-141-3/+0
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* tree-wide: drop redundant _cleanup_ macros (#8810)Lennart Poettering2018-04-251-2/+2
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* tree-wide: use path_hash_ops instead of string_hash_ops whenever we key by a ...Lennart Poettering2018-02-121-1/+1
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* Rename formats-util.h to format-util.hZbigniew Jędrzejewski-Szmek2016-11-071-1/+1
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering2015-10-271-0/+1
* util-lib: introduce dirent-util.[ch] for directory entry callsLennart Poettering2015-10-271-0/+1
* util-lib: split out fd-related operations into fd-util.[ch]Lennart Poettering2015-10-251-1/+2
* util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering2015-10-241-0/+1
* util: split out escaping code into escape.[ch]Lennart Poettering2015-10-241-3/+4
* shared: add formats-util.hRonny Chevalier2015-04-101-0/+1
* util: rework cunescape(), improve error handlingLennart Poettering2015-04-071-2/+1
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-231-1/+0
* tmpfiles: add 'a' type to set ACLsZbigniew Jędrzejewski-Szmek2015-01-221-2/+0
* hashmap: introduce hash_ops to make struct Hashmap smallerMichal Schmidt2014-09-151-1/+1
* Small modernizationsZbigniew Jędrzejewski-Szmek2014-07-181-1/+1
* Be more verbose when bind or listen failsZbigniew Jędrzejewski-Szmek2014-07-181-1/+4
* logind: don't print error if devices vanish during ACL-initDavid Herrmann2014-04-021-1/+3
* core,logind,networkd: check for udev device initialization via enumeration ma...Lennart Poettering2013-12-181-3/+4
* core,logind,networkd: don't pick up devices from udev before they finished ud...Lennart Poettering2013-12-181-44/+37
* logind: port logind to libsystemd-busLennart Poettering2013-11-051-5/+4
* logind: remove "if (0)" left-overKay Sievers2013-07-171-2/+2
* logind-acl: use macrosTom Gundersen2013-07-171-9/+2
* logind: apply ACL's to "dead" device nodesTom Gundersen2013-07-161-11/+64
* relicense to LGPLv2.1 (with exceptions)Lennart Poettering2012-04-121-4/+4
* put acl.la in 'if HAVE_ACL' and rename acl.[ch] to acl-util.[ch]Kay Sievers2012-04-111-1/+1
* util: move ACL code into internal libraryKay Sievers2012-04-101-1/+1
* logind: move logind into its own subdirectoryLennart Poettering2011-12-311-0/+248