chiark / gitweb /
loginctl: show pager also for status command
[elogind.git] / src / login / logind.c
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: if a lid-switch lock was taken while the lid...
2012-09-19 Lennart Poetteringlogind: rework power key/suspend key/lid switch handling
2012-09-17 Lennart Poetteringlogind: make VT reservation logic compatible with conta...
2012-09-17 Lennart Poetteringlogind: make sure there's always a getty available...
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-26 Shawn Landdenlog.h: new log_oom() -> int -ENOMEM, use it
2012-07-25 Shawn Landdenuse "Out of memory." consistantly (or with "\n")
2012-07-16 Lennart Poetteringunit: introduce %s specifier for the user shell
2012-06-15 Michal Schmidtlogind: more robust handling of VT-less systems
2012-05-31 Lennart Poetteringlogind: properly clean up user cgroups when they run...
2012-05-30 Lennart Poetteringlogind: rework button setting semantics
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