summaryrefslogtreecommitdiff
path: root/src/login/logind-acl.c
AgeCommit message (Expand)AuthorFilesLines
2018-10-23login: use log_device_*()Yu Watanabe1-1/+1
2018-09-23logind-acl: replace strdup()+set_consume() by set_put_strdup()Yu Watanabe1-6/+2
2018-09-10tree-wide: replace device_enumerator_scan_devices()+FOREACH_DEVICE_AND_SUBSYS...Yu Watanabe1-6/+2
2018-08-23logind: replace udev_device by sd_deviceYu Watanabe1-27/+14
2018-06-14tree-wide: remove Lennart's copyright linesLennart Poettering1-3/+0
2018-06-14tree-wide: drop 'This file is part of systemd' blurbLennart Poettering1-2/+0
2018-04-25tree-wide: drop redundant _cleanup_ macros (#8810)Lennart Poettering1-2/+2
2018-04-06tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek1-13/+0
2018-02-12tree-wide: use path_hash_ops instead of string_hash_ops whenever we key by a ...Lennart Poettering1-1/+1
2017-11-19Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek1-0/+1
2016-11-07Rename formats-util.h to format-util.hZbigniew Jędrzejewski-Szmek1-1/+1
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack1-2/+0
2015-10-27util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering1-0/+1
2015-10-27util-lib: introduce dirent-util.[ch] for directory entry callsLennart Poettering1-0/+1
2015-10-25util-lib: split out fd-related operations into fd-util.[ch]Lennart Poettering1-1/+2
2015-10-24util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering1-0/+1
2015-10-24util: split out escaping code into escape.[ch]Lennart Poettering1-3/+4
2015-04-10shared: add formats-util.hRonny Chevalier1-0/+1
2015-04-07util: rework cunescape(), improve error handlingLennart Poettering1-2/+1
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen1-1/+0
2015-01-22tmpfiles: add 'a' type to set ACLsZbigniew Jędrzejewski-Szmek1-2/+0
2014-09-15hashmap: introduce hash_ops to make struct Hashmap smallerMichal Schmidt1-1/+1
2014-07-18Small modernizationsZbigniew Jędrzejewski-Szmek1-1/+1
2014-07-18Be more verbose when bind or listen failsZbigniew Jędrzejewski-Szmek1-1/+4
2014-04-02logind: don't print error if devices vanish during ACL-initDavid Herrmann1-1/+3
2013-12-18core,logind,networkd: check for udev device initialization via enumeration ma...Lennart Poettering1-3/+4
2013-12-18core,logind,networkd: don't pick up devices from udev before they finished ud...Lennart Poettering1-44/+37
2013-11-05logind: port logind to libsystemd-busLennart Poettering1-5/+4
2013-07-17logind: remove "if (0)" left-overKay Sievers1-2/+2
2013-07-17logind-acl: use macrosTom Gundersen1-9/+2
2013-07-16logind: apply ACL's to "dead" device nodesTom Gundersen1-11/+64
2012-04-12relicense to LGPLv2.1 (with exceptions)Lennart Poettering1-4/+4
2012-04-11put acl.la in 'if HAVE_ACL' and rename acl.[ch] to acl-util.[ch]Kay Sievers1-1/+1
2012-04-10util: move ACL code into internal libraryKay Sievers1-1/+1
2011-12-31logind: move logind into its own subdirectoryLennart Poettering1-0/+248