chiark / gitweb /
Prep v239: Add support for the new 'suspend-then-hibernate' method.
[elogind.git] / src / login / elogind-dbus.c
2018-08-24 Sven EdenPrep v239: Add support for the new 'suspend-then-hibern...
2018-08-24 Sven EdenPrep v239: Fix sleep-config.[hc] and sleep/sleep.c...
2018-06-29 Sven EdenPrep v238: fix forking of the poweroff programs in...
2018-06-29 Sven EdenCleaned up includes in elogind-dbus.c
2018-06-29 Sven EdenMove method_do_shutdown_or_sleep() and its callers...
2018-06-29 Sven EdenMove bus_manager_shutdown_or_sleep_now_or_later() back...
2018-06-29 Sven EdenMove delay_shutdown_or_sleep() back to logind-dbus.c
2018-06-29 Sven EdenMove manager_dispatch_delayed() back to logind-dbus.c
2018-06-29 Sven Edenlogin/elogind-dbus.c: Sync the following methods from...
2018-06-29 Sven EdenAdd dry_run support to manager_scheduled_shutdown_handler()
2018-06-12 Sven EdenPrep v238: Make a real distinction between 'halt' and...
2018-06-05 Sven EdenPrep v238: Uncomment now needed headers and unmask...
2018-01-14 Sven EdenPrep 235: Don't allow multiple jobs being executed...
2017-12-08 Sven EdenFix various build failures with the latest systemd...
2017-07-20 Sven EdenPrep v233.3: Moved four functions, that did not need...
2017-07-20 Sven EdenPrep v233.3: Moved shutdown_or_sleep() and run_helper...
2017-07-17 Sven EdenPrep v233: Add missing updates from upstream in src...
2017-07-03 Sven EdenMerge pull request #19 from elogind/dev_v231
2017-06-29 Sven EdenPrep v231.3: Only ask for reboot authorization when...
2017-06-28 Sven EdenPrep v231.2: Move elogind specific code in logind-dbus...