chiark / gitweb /
systemctl: make shutdown operations use irreversible jobs
[elogind.git] / src / login / logind-dbus.c
2013-02-22 Michal Schmidtsystemctl: make shutdown operations use irreversible...
2013-02-14 Harald Hoyerhonor SELinux labels, when creating and writing config...
2013-01-25 Lennart Poetteringlogind: rework delay inhibition logic
2013-01-24 Lennart Poetteringlogind: add UnlockSessions() clal to complement LockSes...
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-14 Lennart Poetteringlogind: ignore non-tty/non-x11 session when checking...
2013-01-07 Tom GundersenMerge nss-myhostname
2012-12-23 Lennart Poetteringlogind: add support for automatic suspend/hibernate...
2012-11-20 Colin Waltersdbus-common: Add helper method to handle no-reply messages
2012-10-30 Lennart Poetteringlogind: it's OK if a process on an pty requests a sessi...
2012-10-30 Lennart Poetteringlogind: unify all session lock loop
2012-10-27 Lennart Poetteringlogind: support for hybrid sleep (i.e. suspend+hibernat...
2012-10-16 Lennart Poetteringlogind: only release logind session from the PAM module...
2012-10-13 Zbigniew Jędrzejew... log: introduce a macro to format message id
2012-09-21 Lennart Poetteringlogind: split up HandleSleepKey= into HandleSuspendKey...
2012-09-21 Lennart Poetteringlogind: allow users to override their own suspend/sleep...
2012-09-19 Lennart Poetteringlogind: rework power key/suspend key/lid switch handling
2012-09-17 Lennart Poetteringlogind: split up inhibit acquire policy
2012-09-04 Lennart Poetteringjournal: generate structured journal messages for a...
2012-08-08 Lennart PoetteringMerge remote-tracking branch 'simonpe/cleanup'
2012-08-08 Simon Peeterslogind: use bus_method_call_with_reply() where posible
2012-07-29 Lennart Poetteringlogind: add LockSessions() call to lock all local sessi...
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