chiark / gitweb /
Prep v239: Fix main() to call manager_new() again.
[elogind.git] / src / login / elogind.c
2018-08-24 Sven EdenPrep v239: Fix main() to call manager_new() again.
2018-08-24 Sven EdenPrep v239: Add support for the new 'suspend-then-hibern...
2018-06-29 Sven EdenFix elogind debug mode:
2018-06-08 Sven EdenPrep v238: Fix elogind_daemonize(), it failed due to...
2018-06-05 Sven EdenPrep v238: Uncomment now needed headers and unmask...
2018-01-31 Andreas MesserClose stdin, stdout and stderr on daemonizing
2017-11-19 Sven Edenv235: Added missing updates
2017-08-31 Sven EdenPrep v235: Catch and react on SIGINT, SIGQUIT and SIGTERM
2017-08-31 Sven EdenPrep v235: Fix startup order and add debug logging.
2017-08-30 Sven EdenPrep v235: Do not write an early PID file, if elogind...
2017-08-30 Sven EdenPrep v235: optimize elogind extra startup functionality
2017-08-18 Sven EdenPrep v235: Use the new ELOGIND_PID_FILE macro consistently
2017-08-16 Sven EdenPrep v235: Allow elogind to daemonize itself with ...
2017-07-27 Sven EdenPrep v234: Eventually fix the cgroup stuff. elogind...
2017-07-17 Sven EdenPrep v233: Add missing updates from upstream in src...
2017-07-07 Sven EdenMerge pull request #22 from elogind/dev_v232
2017-07-05 Sven EdenPrep v232: Apply missing updates from upstream
2017-07-03 Sven EdenMerge pull request #19 from elogind/dev_v231
2017-06-22 Sven EdenPrep v321.2: Fix org.freedesktop.login1 where named...
2017-06-20 Sven EdenPrep v231.2: login/elogind.c: Remove bus_forward_agent_...
2017-06-16 Sven EdenPrep v231: Move elogind specific code in login/logind...