summaryrefslogtreecommitdiff
path: root/src/login/logind.h
AgeCommit message (Expand)Author
2013-11-05logind: port logind to libsystemd-busLennart Poettering
2013-09-17logind: rename vtconsole to seat0David Herrmann
2013-09-17logind: add infrastructure to watch busnamesDavid Herrmann
2013-09-17logind: listen actively for session devicesDavid Herrmann
2013-08-13logind: restore logic to kill user processes when session endsLennart Poettering
2013-07-10user-sessions: rely on PID 1 to kill sessionsLennart Poettering
2013-07-02machined: split out machine registration stuff from logindLennart Poettering
2013-07-02logind: port over to use scopes+slices for all cgroup stuffLennart Poettering
2013-06-20logind: add infrastructure to keep track of machines, and move to slicesLennart Poettering
2013-01-25logind: rework delay inhibition logicLennart Poettering
2013-01-24logind: send Resumed() signal after we come back from suspend/hibernate/hybri...Lennart Poettering
2013-01-24logind: only allow one shutdown/sleep action to be queued at the same timeLennart Poettering
2012-12-24logind: add support for automatic suspend/hibernate/shutdown on idleLennart Poettering
2012-09-21logind: split up HandleSleepKey= into HandleSuspendKey= and HandleHibernateKey=Lennart Poettering
2012-09-19logind: rework power key/suspend key/lid switch handlingLennart Poettering
2012-09-17logind: make sure there's always a getty available on TTY6Lennart Poettering
2012-07-19use #pragma once instead of foo*foo #define guardsShawn Landden
2012-05-31logind: properly clean up user cgroups when they run emptyLennart Poettering
2012-05-30logind: optionally handle power, sleep and lid switch eventsLennart Poettering
2012-05-08logind: implement suspend/hibernate calls with inhibition logicLennart Poettering
2012-05-05logind: implement delay inhibitor locks in addition to block inhibitor locksLennart Poettering
2012-04-16logind: add shutdown/suspend/idle inhibition frameworkLennart Poettering
2012-04-12relicense to LGPLv2.1 (with exceptions)Lennart Poettering
2012-04-10util: move all to shared/ and split external dependencies in separate interna...Kay Sievers
2012-01-31logind: if we have to stop a session, kill at least its leaderLennart Poettering
2011-12-31logind: move logind into its own subdirectoryLennart Poettering