summaryrefslogtreecommitdiff
path: root/src/logind.h
AgeCommit message (Expand)Author
2011-07-01unit: do wildcard expansion in ListenStream= and friendsLennart Poettering
2011-06-29logind: allow access to SetIdleHint() to owner of the sessionLennart Poettering
2011-06-29acl: libudev currently doesn't handle properly enumerator matches with multip...Lennart Poettering
2011-06-29logind: hook uaccess into udev by defaultLennart Poettering
2011-06-29logind: when initializing drop sessions that are unreferencedLennart Poettering
2011-06-29dbus: add FlushDevices() bus call to reset all seat assignmentsLennart Poettering
2011-06-29man: update pam_systemd page to document new behaviourLennart Poettering
2011-06-29logind: move default reset controller/kill exclude list into logindLennart Poettering
2011-06-29logind: be a bit more rigid with seat namesLennart 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: retrigger devices when we reassign themLennart Poettering
2011-06-28logind: implement basic version of AttachDevice() D-Bus callLennart Poettering
2011-06-28logind: implement SetUserLinger() D-Bus callLennart Poettering
2011-06-28logind: ensure our autovts always stay allocatedLennart Poettering
2011-06-28unit: when loading symlinked template units, properly add all names on the wa...Lennart Poettering
2011-06-28logind: kill a session as soon as its pipe fd gets EOFLennart Poettering
2011-06-27logind: update TODOLennart Poettering
2011-06-27dbus: send our finished signal when we are finished bootingLennart Poettering
2011-06-24logind: use pipe fd to detect when a session is deadLennart Poettering
2011-06-24logind: properly handle if two session with identical loginuids are attempted...Lennart Poettering
2011-06-24logind: when generating session ids with a counter, retry if session is alrea...Lennart Poettering
2011-06-24logind: remove a session when its cgroup is goneLennart Poettering
2011-06-24logind: various clean-upsLennart Poettering
2011-06-24logind: hook up PAM module with logindLennart Poettering
2011-06-21logind: send out PropertyChanged signals where appropriateLennart Poettering
2011-06-21logind: implement idle hint logicLennart Poettering
2011-06-21dbus: add dbus introspection extractionLennart Poettering
2011-06-21mechanisms: add mechanisms to change system locale and clockLennart Poettering
2011-06-21logind: implement D-Bus propertiesLennart Poettering
2011-06-21logind: unlink state files when stoppingLennart Poettering
2011-06-21logind: implement GCLennart Poettering
2011-06-21logind: implement ACL managementLennart Poettering
2011-06-21logind: split up logind.hLennart Poettering
2011-06-21logind: first version that compiles fineLennart Poettering