chiark / gitweb /
logind: add PreparingForShutdown/PreparingForSleep properties
[elogind.git] / src / login / logind-dbus.c
2012-06-29 Lennart Poetteringlogind: add PreparingForShutdown/PreparingForSleep...
2012-06-12 Michal Schmidtlogind: fix check for multiple sessions
2012-06-01 Lennart Poetteringlogind: fix indentation
2012-06-01 Matthias Clasenlogind: interpret the can_sleep return value properly
2012-05-31 Kay Sieversmkdir: append _label to all mkdir() calls that explicit...
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-08 Kay Sieversutil: split-out path-util.[ch]
2012-05-04 Lennart Poetteringlogind: implement delay inhibitor locks in addition...
2012-04-22 Lennart Poetteringlogin: assing /dev/console logins to seat0
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-11 Lennart Poetteringrelicense to LGPLv2.1 (with exceptions)
2012-04-10 Kay Sieversrename basic.la to shared.la and put selinux deps in...
2012-04-03 Kay Sieversimport udev repository
2012-03-22 Lennart Poetteringlogind: close FIFO before ending sessions cleanly
2012-02-14 Lennart Poetteringlogin: track login class (i.e. one of "user", "greeter...
2012-02-10 Lennart Poetteringlogind: introduce CanReboot/CanPowerOff bus calls
2012-02-07 Lennart Poetteringlogind: fix introspection data
2012-02-07 Lennart Poetteringlogind: introduce ActivateSessionOnSeat()
2012-02-01 Lennart Poetteringlogind: add GetSessionByPID() bus call
2012-01-27 Lennart Poetteringlogind: make sure we create /var/lib/systemd before...
2012-01-16 Michal Schmidtdbus: more efficient implementation of properties
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