Age | Commit message (Expand) | Author |
2015-03-06 | login: make hold-off timeout configurable | David Herrmann |
2015-02-23 | remove unused includes | Thomas Hindoe Paaboel Andersen |
2015-01-09 | logind: when a bus call is done on a session, user or seat, optionally determ... | Lennart Poettering |
2014-08-26 | logind: add HandleLidSwitchDocked= option to logind.conf + documentation | Ben Wolsieffer |
2014-03-14 | logind: automatically remove SysV + POSIX IPC objects when the users owning t... | Lennart Poettering |
2014-03-04 | logind: make $XDG_RUNTIME_DIR a per-user tmpfs | Lennart Poettering |
2014-03-03 | logind: ignore lid switch events for 30s after each suspend and 3min after st... | Lennart Poettering |
2014-03-03 | logind: ignore lid switch if more than 1 display is connected | Lennart Poettering |
2014-02-24 | logind: detect whether the system is docked, and if it is inhibit lid switch ... | Lennart Poettering |
2014-02-07 | logind: order all scopes after both systemd-logind.service and | Lennart Poettering |
2014-02-07 | logind: rework session shutdown logic | Lennart Poettering |
2013-11-28 | logind: make VT numbers unsigned | David Herrmann |
2013-11-21 | bus: rework message handlers to always take an error argument | Lennart Poettering |
2013-11-08 | Remove dead code and unexport some calls | Lennart Poettering |
2013-11-05 | logind: port logind to libsystemd-bus | Lennart Poettering |
2013-09-17 | logind: rename vtconsole to seat0 | David Herrmann |
2013-09-17 | logind: add infrastructure to watch busnames | David Herrmann |
2013-09-17 | logind: listen actively for session devices | David Herrmann |
2013-08-13 | logind: restore logic to kill user processes when session ends | Lennart Poettering |
2013-07-10 | user-sessions: rely on PID 1 to kill sessions | Lennart Poettering |
2013-07-02 | machined: split out machine registration stuff from logind | Lennart Poettering |
2013-07-02 | logind: port over to use scopes+slices for all cgroup stuff | Lennart Poettering |
2013-06-20 | logind: add infrastructure to keep track of machines, and move to slices | Lennart Poettering |
2013-01-25 | logind: rework delay inhibition logic | Lennart Poettering |
2013-01-24 | logind: send Resumed() signal after we come back from suspend/hibernate/hybri... | Lennart Poettering |
2013-01-24 | logind: only allow one shutdown/sleep action to be queued at the same time | Lennart Poettering |
2012-12-24 | logind: add support for automatic suspend/hibernate/shutdown on idle | Lennart Poettering |
2012-09-21 | logind: split up HandleSleepKey= into HandleSuspendKey= and HandleHibernateKey= | Lennart Poettering |
2012-09-19 | logind: rework power key/suspend key/lid switch handling | Lennart Poettering |
2012-09-17 | logind: make sure there's always a getty available on TTY6 | Lennart Poettering |
2012-07-19 | use #pragma once instead of foo*foo #define guards | Shawn Landden |
2012-05-31 | logind: properly clean up user cgroups when they run empty | Lennart Poettering |
2012-05-30 | logind: optionally handle power, sleep and lid switch events | Lennart Poettering |
2012-05-08 | logind: implement suspend/hibernate calls with inhibition logic | Lennart Poettering |
2012-05-05 | logind: implement delay inhibitor locks in addition to block inhibitor locks | Lennart Poettering |
2012-04-16 | logind: add shutdown/suspend/idle inhibition framework | Lennart Poettering |
2012-04-12 | relicense to LGPLv2.1 (with exceptions) | Lennart Poettering |
2012-04-10 | util: move all to shared/ and split external dependencies in separate interna... | Kay Sievers |
2012-01-31 | logind: if we have to stop a session, kill at least its leader | Lennart Poettering |
2011-12-31 | logind: move logind into its own subdirectory | Lennart Poettering |