chiark / gitweb /
update NEWS
[elogind.git] / src / login / logind.h
2014-08-26 Ben Wolsiefferlogind: add HandleLidSwitchDocked= option to logind...
2014-03-14 Lennart Poetteringlogind: automatically remove SysV + POSIX IPC objects...
2014-03-04 Lennart Poetteringlogind: make $XDG_RUNTIME_DIR a per-user tmpfs
2014-03-03 Lennart Poetteringlogind: ignore lid switch events for 30s after each...
2014-03-03 Lennart Poetteringlogind: ignore lid switch if more than 1 display is...
2014-02-24 Lennart Poetteringlogind: detect whether the system is docked, and if...
2014-02-07 Lennart Poetteringlogind: order all scopes after both systemd-logind...
2014-02-07 Lennart Poetteringlogind: rework session shutdown logic
2013-11-28 David Herrmannlogind: make VT numbers unsigned
2013-11-21 Lennart Poetteringbus: rework message handlers to always take an error...
2013-11-08 Lennart PoetteringRemove dead code and unexport some calls
2013-11-05 Lennart Poetteringlogind: port logind to libsystemd-bus
2013-09-17 David Herrmannlogind: rename vtconsole to seat0
2013-09-17 David Herrmannlogind: add infrastructure to watch busnames
2013-09-17 David Herrmannlogind: listen actively for session devices
2013-08-13 Lennart Poetteringlogind: restore logic to kill user processes when sessi...
2013-07-10 Lennart Poetteringuser-sessions: rely on PID 1 to kill sessions
2013-07-02 Lennart Poetteringmachined: split out machine registration stuff from...
2013-07-01 Lennart Poetteringlogind: port over to use scopes+slices for all cgroup...
2013-06-20 Lennart Poetteringlogind: add infrastructure to keep track of machines...
2013-01-25 Lennart Poetteringlogind: rework delay inhibition logic
2013-01-24 Lennart Poetteringlogind: send Resumed() signal after we come back from...
2013-01-24 Lennart Poetteringlogind: only allow one shutdown/sleep action to be...
2013-01-07 Tom GundersenMerge nss-myhostname
2012-12-23 Lennart Poetteringlogind: add support for automatic suspend/hibernate...
2012-09-21 Lennart Poetteringlogind: split up HandleSleepKey= into HandleSuspendKey...
2012-09-19 Lennart Poetteringlogind: rework power key/suspend key/lid switch handling
2012-09-17 Lennart Poetteringlogind: make sure there's always a getty available...
2012-07-19 Shawn Landdenuse #pragma once instead of foo*foo #define guards
2012-05-31 Lennart Poetteringlogind: properly clean up user cgroups when they run...
2012-05-30 Lennart Poetteringlogind: optionally handle power, sleep and lid switch...
2012-05-08 Lennart Poetteringlogind: implement suspend/hibernate calls with inhibiti...
2012-05-04 Lennart Poetteringlogind: implement delay inhibitor locks in addition...
2012-04-16 Lennart Poetteringlogind: add shutdown/suspend/idle inhibition framework
2012-04-11 Lennart Poetteringrelicense to LGPLv2.1 (with exceptions)
2012-04-10 Kay Sieversutil: move all to shared/ and split external dependenci...
2012-04-03 Kay Sieversimport udev repository
2012-01-31 Lennart Poetteringlogind: if we have to stop a session, kill at least...
2011-12-31 Lennart Poetteringlogind: move logind into its own subdirectory