summaryrefslogtreecommitdiff
path: root/src/login/logind-dbus.c
Commit message (Expand)AuthorAge
* Prep v226: Apply missing fixes and changes to src/loginSven Eden2017-03-14
* logind: make scope of wall message handling smallerLennart Poettering2017-03-14
* login: fix NULL-deref on wall_messageDavid Herrmann2017-03-14
* logind: when parsing a boolean via sd-bus the type must be "int"Lennart Poettering2017-03-14
* logind: treat an empty wall message like a NULL oneLennart Poettering2017-03-14
* Prep v225: Applying various fixes and changes to src/login that got lost duri...Sven Eden2017-03-14
* Prep v220: Use new cgroups functionsSven Eden2017-03-14
* Stop sessions on ReleaseSessionAndy Wingo2017-03-14
* Handle suspend/hibernate/hybrid-suspend/shutdown/reboot directlyAndy Wingo2017-03-14
* Beginnings of handling suspend/etc within logindAndy Wingo2017-03-14
* Remove systemd subscription and user/session unitsAndy Wingo2017-03-14
* Remove support for auto-spawning VTsAndy Wingo2017-03-14
* Actually working with pamAndy Wingo2017-03-14
* logind: fix write_string_file() falloutDaniel Mack2017-03-14
* logind: bring bus policy up-to-dateLennart Poettering2017-03-14
* logind: allow greeters to take over VTsDavid Herrmann2017-03-14
* logind: fail on CreateSession if already in sessionDavid Herrmann2017-03-14
* logind: allow sessions to share a VT if it's a greeterDavid Herrmann2017-03-14
* fileio: consolidate write_string_file*()Daniel Mack2017-03-14
* login: simplify assignmentZbigniew Jędrzejewski-Szmek2017-03-14
* login: re-use VT-sessions if they already existDavid Herrmann2017-03-14
* logind: rework display counting when detecting whether the system is dockedLennart Poettering2017-03-14
* everywhere: actually make use of DUAL_TIMESTAMP_NULL macroLennart Poettering2017-03-14
* logind: expose "Docked" bool as property on the busLennart Poettering2017-03-14
* logind: fix delayed execution regressionDaniel Mack2017-03-14
* logind: Save the user’s state when a session enters SESSION_ACTIVEPhilip Withnall2017-03-14
* logind: prefix some calls to unlink with (void)Daniel Mack2017-03-14
* logind: unlink /run/nologin when shutdown is cancelledDaniel Mack2017-03-14
* sd-bus: allow passing NULL as bus parameter to sd_bus_send()Lennart Poettering2017-03-14
* sd-bus: drop bus parameter from message callback prototypeLennart Poettering2017-03-14
* logind: kill newline characters from log_error_errno() callsDaniel Mack2017-03-14
* logind: add support for /run/nologin and /run/systemd/shutdown/scheduledDaniel Mack2017-03-14
* logind: add code for UTMP wall messagesDaniel Mack2017-03-14
* logind: add .ScheduleShutdown and .CancelScheduledShutdown methodsDaniel Mack2017-03-14
* logind: factor out polkit checksDaniel Mack2017-03-14
* logind: use sd_event timer source for inhibitor logicDaniel Mack2017-03-14
* shared: add terminal-util.[ch]Ronny Chevalier2017-03-14
* shared: add formats-util.hRonny Chevalier2017-03-14
* shared: add process-util.[ch]Ronny Chevalier2017-03-14
* logind: drop unused argument from method_do_shutdown_or_sleep()Daniel Mack2017-03-14
* logind: drop "interactive" parameter from SetRebootToFirmwareSetup() bus callLennart Poettering2017-03-14
* polkit: rename bus_verify_polkit() to bus_test_polkit() and make it strictly ...Lennart Poettering2017-03-14
* logind,systemctl: add reboot to EFI firmware supportJan Janssen2017-03-14
* Clear pending action after resume from delayed sleep.Andy Wingo2016-03-17
* Emit PrepareForSleep when resuming.Andy Wingo2016-03-16
* Fixes to user and session savingAndy Wingo2016-03-06
* Stop sessions on ReleaseSessionAndy Wingo2015-09-01
* Incorporate sleep.conf into logind.confAndy Wingo2015-08-29
* Handle suspend/hibernate/hybrid-suspend/shutdown/reboot directlyAndy Wingo2015-08-23
* Beginnings of handling suspend/etc within logindAndy Wingo2015-08-23