summaryrefslogtreecommitdiff
path: root/src/logind.c
AgeCommit message (Expand)Author
2011-09-23llvm-analyze: change a few things to make llvm-analyze show fewer false posit...Lennart Poettering
2011-08-31logind: use syspath instead of sysname to identify fb devices since udlfb got...Lennart Poettering
2011-08-01umask: change default umask to 0022 just to be sure, and set it explicitly in...Lennart Poettering
2011-08-01load-fragment: speed up parsing by using a perfect hash table with configurat...Lennart Poettering
2011-07-23util: make use of get_user_creds() and get_group_creds() wherever applicableLennart Poettering
2011-07-23util: user parse_uid() wherever applicableLennart Poettering
2011-07-08logind: don't confuse 'shared' with a session of its ownLennart Poettering
2011-06-29acl: libudev currently doesn't handle properly enumerator matches with multip...Lennart Poettering
2011-06-29logind: when initializing drop sessions that are unreferencedLennart Poettering
2011-06-29logind: fix typo in config parserLennart Poettering
2011-06-29logind: move default reset controller/kill exclude list into logindLennart Poettering
2011-06-29logind: udev no longer ignores subsystem matches on monitors when used in con...Lennart Poettering
2011-06-29logind: parse configuration fileLennart Poettering
2011-06-29logind: use named pipes instead of fifos to keep track of sessions so that we...Lennart Poettering
2011-06-28logind: activate autovt@.service instead of autovt-getty@.service when the us...Lennart Poettering
2011-06-28logind: ensure our autovts always stay allocatedLennart Poettering
2011-06-28logind: don't spawn autovt getty on more VTs than configuredLennart Poettering
2011-06-28logind: kill a session as soon as its pipe fd gets EOFLennart Poettering
2011-06-28logind: autospawn gettys when necessaryLennart Poettering
2011-06-27dbus: use bus_error_message() where applicableLennart Poettering
2011-06-27logind: properly detect whether we got the bus nameLennart Poettering
2011-06-24logind: use pipe fd to detect when a session is deadLennart Poettering
2011-06-24logind: remove a session when its cgroup is goneLennart Poettering
2011-06-21logind: send out PropertyChanged signals where appropriateLennart Poettering
2011-06-21logind: implement idle hint logicLennart Poettering
2011-06-21logind: implement D-Bus propertiesLennart Poettering
2011-06-21logind: implement GCLennart Poettering
2011-06-21logind: implement ACL managementLennart Poettering
2011-06-21logind: first version that compiles fineLennart Poettering