]> git.ipfire.org Git - thirdparty/systemd.git/history - src/login/logind.c
logind: optionally handle power, sleep and lid switch events
[thirdparty/systemd.git] / src / login / logind.c
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: remove redundant entries from logind's default...
2012-04-16  Lennart Poetteringlogind: hook up inhibit logic with idle hint logic
2012-04-16  Lennart Poetteringlogind: add shutdown/suspend/idle inhibition framework
2012-04-13  Lennart Poetteringlogind: explicitly check for /dev/tty0
2012-04-11  Lennart Poetteringrelicense to LGPLv2.1 (with exceptions)
2012-04-03  Kay Sieversimport udev repository
2012-04-03  Lennart Poetteringlogind: log with AUTH facility
2012-03-30  Kay Sieversrename /etc/systemd/systemd-{login,journal}d.conf to...
2012-02-03  Lennart Poetteringcgroup: when getting cgroup empty notifications, always...
2012-01-31  Lennart Poetteringlogind: if we have to stop a session, kill at least...
2012-01-05  Lennart Poetteringbuild-sys: move public header files into a dir of their own
2012-01-04  Kay Sieverslogind: add needed include for sd_notify()
2012-01-04  Lennart Poetteringjournald: parse configuration file
2012-01-03  Lennart Poetteringlogind: don't watch vcsa if nobody cares
2012-01-03  Lennart Poetteringlogind: if we can't open /dev/tty0, assume there is...
2011-12-31  Lennart Poetteringlogind: move logind into its own subdirectory