summaryrefslogtreecommitdiff
path: root/src/login/logind-dbus.c
Commit message (Expand)AuthorAge
* Fix assertion failure when resuming from sleep/suspendSven Eden2017-04-04
* [4/5] Apply missing fixes from upstreamSven Eden2017-03-29
* Major cleanup of all leftovers after rebasing on master.Sven Eden2017-03-14
* Unifiy free() usageSven Eden2017-03-14
* Cleaned up more unneeded functions and types in:Sven Eden2017-03-14
* Emit PrepareForSleep when resuming and clear pending action after resume from...Sven Eden2017-03-14
* Stop sessions on ReleaseSessionSven Eden2017-03-14
* Remove src/basic/special.h, as all defines in there are systemd-only.Sven Eden2017-03-14
* Incorporate sleep.conf into logind.confSven Eden2017-03-14
* Handle suspend, shutdown, reboot, etc within elogindSven Eden2017-03-14
* Remove support for auto-spawning VTsSven Eden2017-03-14
* Remove dependency of systemd units, services and slices for new sessions.Sven Eden2017-03-14
* 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