chiark / gitweb /
Prep v231.2: elogind is a stand-alone daemon, so do not exit if suspending the system...
[elogind.git] / src / login / logind-dbus.c
2017-06-27 Sven EdenPrep v231.2: elogind is a stand-alone daemon, so do...
2017-06-27 Sven EdenPrep v231.2: Send processes the wakeup signal, even...
2017-06-26 Sven EdenPrep v231.2: Add mor debug messages to find out, why...
2017-06-26 Sven EdenPrep v231.2: Really set an extra wall message (if any...
2017-06-16 Sven EdenPrep v229.6: Send wakeup call to suspended processes.
2017-06-16 Sven EdenPrep v231: Move can_sleep() back to src/shared/sleep...
2017-06-16 Sven EdenPrep v230: Add utmp support to make wall message to...
2017-06-16 Sven EdenPrep v230: Return 'no' when asked whether we can reboot...
2017-06-16 Sven EdenPrep v230: Apply missing upstream fixes and updates...
2017-06-16 Lennart Poetteringlogind: enforce a limit on inhibitors we hand out
2017-06-16 Lennart Poetteringlogind: expose more configuration settings as bus prope...
2017-06-16 Lennart Poetteringlogind: enforce a limit on current user sessions
2017-06-16 Zbigniew Jędrzejew... logind: allow any user to request lingering
2017-05-23 Sven EdenMerge pull request #15 from elogind/dev_v229
2017-05-22 Sven EdenPrep v229: Consolidate system sleep functions.
2017-05-17 Sven EdenPrep v229: Add missing fixes from upstream [4/6] src...
2017-05-17 Nicolas Ioosslogind: load SELinux labelling system
2017-05-17 Zbigniew Jędrzejew... tree-wide: check if errno is greater then zero
2017-05-17 Joost BremmerFix typo on logind-dbus.c
2017-05-17 Michal Sekletarlogin: make sure /run/nologin has correct SELinux label
2017-05-17 Sven EdenMerge pull request #12 from Gottox/fix-musl-228.1
2017-05-17 Sven EdenReset pending actions after returning from possible...
2017-05-04 Sven EdenMerge pull request #7 from elogind/dev_v228-r1
2017-04-26 Sven EdenPrep v228: Silence uninitialized usage warnings.
2017-04-26 Sven EdenPrep v228: Condense elogind source masks (5/5)
2017-04-26 Sven EdenPrep v228: Condense elogind source masks (4/5)
2017-04-26 Sven EdenPrep v228: Removed EFI bits. elogind can not support...
2017-04-26 Sven EdenPrep v228: Removed utmp bits. elogind does not support...
2017-04-26 Sven EdenPrep v228: Add remaining updates from upstream (3/3)
2017-04-26 David Herrmannlogin: ignore JobRemoved of old jobs
2017-04-26 David Herrmannlogin: make sure to replace existing units
2017-04-26 Tom Gundersenlogin: suspend - be a bit more explicit when logging
2017-04-24 Sven EdenMerge pull request #5 from elogind/dev_v227 v227.2
2017-04-04 Sven EdenFix assertion failure when resuming from sleep/suspend
2017-03-29 Sven Eden[4/5] Apply missing fixes from upstream
2017-03-21 Sven EdenMerge pull request #3 from elogind/dev_v226-r1
2017-03-14 Sven EdenMajor cleanup of all leftovers after rebasing on
2017-03-14 Sven EdenUnifiy free() usage
2017-03-14 Sven EdenCleaned up more unneeded functions and types in:
2017-03-14 Sven EdenEmit PrepareForSleep when resuming and clear pending...
2017-03-14 Sven EdenStop sessions on ReleaseSession
2017-03-14 Sven EdenRemove src/basic/special.h, as all defines in there...
2017-03-14 Sven EdenIncorporate sleep.conf into logind.conf
2017-03-14 Sven EdenHandle suspend, shutdown, reboot, etc within elogind
2017-03-14 Sven EdenRemove support for auto-spawning VTs
2017-03-14 Sven EdenRemove dependency of systemd units, services and slices...
2017-03-14 Sven EdenPrep v226: Apply missing fixes and changes to src/login
2017-03-14 Lennart Poetteringlogind: make scope of wall message handling smaller
2017-03-14 David Herrmannlogin: fix NULL-deref on wall_message
2017-03-14 Lennart Poetteringlogind: when parsing a boolean via sd-bus the type...
2017-03-14 Lennart Poetteringlogind: treat an empty wall message like a NULL one
2017-03-14 Sven EdenPrep v225: Applying various fixes and changes to src...
2017-03-14 Sven EdenPrep v220: Use new cgroups functions
2017-03-14 Andy WingoStop sessions on ReleaseSession
2017-03-14 Andy WingoHandle suspend/hibernate/hybrid-suspend/shutdown/reboot...
2017-03-14 Andy WingoBeginnings of handling suspend/etc within logind
2017-03-14 Andy WingoRemove systemd subscription and user/session units
2017-03-14 Andy WingoRemove support for auto-spawning VTs
2017-03-14 Andy WingoActually working with pam
2017-03-14 Daniel Macklogind: fix write_string_file() fallout
2017-03-14 Lennart Poetteringlogind: bring bus policy up-to-date
2017-03-14 David Herrmannlogind: allow greeters to take over VTs
2017-03-14 David Herrmannlogind: fail on CreateSession if already in session
2017-03-14 David Herrmannlogind: allow sessions to share a VT if it's a greeter
2017-03-14 Daniel Mackfileio: consolidate write_string_file*()
2017-03-14 Zbigniew Jędrzejew... login: simplify assignment
2017-03-14 David Herrmannlogin: re-use VT-sessions if they already exist
2017-03-14 Lennart Poetteringlogind: rework display counting when detecting whether...
2017-03-14 Lennart Poetteringeverywhere: actually make use of DUAL_TIMESTAMP_NULL...
2017-03-14 Lennart Poetteringlogind: expose "Docked" bool as property on the bus
2017-03-14 Daniel Macklogind: fix delayed execution regression
2017-03-14 Philip Withnalllogind: Save the user’s state when a session enters...
2017-03-14 Daniel Macklogind: prefix some calls to unlink with (void)
2017-03-14 Daniel Macklogind: unlink /run/nologin when shutdown is cancelled
2017-03-14 Lennart Poetteringsd-bus: allow passing NULL as bus parameter to sd_bus_s...
2017-03-14 Lennart Poetteringsd-bus: drop bus parameter from message callback prototype
2017-03-14 Daniel Macklogind: kill newline characters from log_error_errno...
2017-03-14 Daniel Macklogind: add support for /run/nologin and /run/systemd...
2017-03-14 Daniel Macklogind: add code for UTMP wall messages
2017-03-14 Daniel Macklogind: add .ScheduleShutdown and .CancelScheduledShutd...
2017-03-14 Daniel Macklogind: factor out polkit checks
2017-03-14 Daniel Macklogind: use sd_event timer source for inhibitor logic
2017-03-14 Ronny Chevaliershared: add terminal-util.[ch]
2017-03-14 Ronny Chevaliershared: add formats-util.h
2017-03-14 Ronny Chevaliershared: add process-util.[ch]
2017-03-14 Daniel Macklogind: drop unused argument from method_do_shutdown_or...
2017-03-14 Lennart Poetteringlogind: drop "interactive" parameter from SetRebootToFi...
2017-03-14 Lennart Poetteringpolkit: rename bus_verify_polkit() to bus_test_polkit...
2017-03-14 Jan Janssenlogind,systemctl: add reboot to EFI firmware support
2016-03-17 Andy WingoClear pending action after resume from delayed sleep.
2016-03-16 Andy WingoEmit PrepareForSleep when resuming.
2016-03-06 Andy WingoFixes to user and session saving
2015-09-01 Andy WingoStop sessions on ReleaseSession v219.11
2015-08-29 Andy WingoIncorporate sleep.conf into logind.conf
2015-08-23 Andy WingoHandle suspend/hibernate/hybrid-suspend/shutdown/reboot...
2015-08-23 Andy WingoBeginnings of handling suspend/etc within logind
2015-08-23 Andy WingoRemove unused manager routines
2015-08-23 Andy WingoRemove systemd subscription and user/session units
2015-08-23 Andy WingoRemove support for auto-spawning VTs
2015-08-20 Andy WingoActually working with pam v219.5
next