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