summaryrefslogtreecommitdiff
path: root/src/login/logind-dbus.c
Commit message (Expand)AuthorAge
* Prep v233.3: Moved four functions, that did not need adaptation in elogind-db...Sven Eden2017-07-20
* Prep v233: Add missing updates from upstream in src/loginSven Eden2017-07-17
* logind: trivial simplificationZbigniew Jędrzejewski-Szmek2017-07-17
* tree-wide: replace all readdir cycles with FOREACH_DIRENT{,_ALL} (#4853)Reverend Homer2017-07-17
* Rename formats-util.h to format-util.hZbigniew Jędrzejewski-Szmek2017-07-17
* tree-wide: add SD_ID128_MAKE_STR, remove LOG_MESSAGE_IDZbigniew Jędrzejewski-Szmek2017-07-17
* Prep v231.3: No authorization for setting the wall message.Sven Eden2017-06-29
* Prep v231.2: Move elogind specific code in logind-dbus.c to elogind-dbus.cSven Eden2017-06-28
* Prep v231.2: elogind is a stand-alone daemon, so do not exit if suspending th...Sven Eden2017-06-27
* Prep v231.2: Send processes the wakeup signal, even if suspending the system ...Sven Eden2017-06-27
* Prep v231.2: Add mor debug messages to find out, why 'loginctl suspend' isn't...Sven Eden2017-06-26
* Prep v231.2: Really set an extra wall message (if any) and display it when ca...Sven Eden2017-06-26
* Prep v229.6: Send wakeup call to suspended processes.Sven Eden2017-06-16
* Prep v231: Move can_sleep() back to src/shared/sleep-config.cSven Eden2017-06-16
* Prep v230: Add utmp support to make wall message to work properly.Sven Eden2017-06-16
* Prep v230: Return 'no' when asked whether we can reboot into firmware setup. ...Sven Eden2017-06-16
* Prep v230: Apply missing upstream fixes and updates (6/8) src/login.Sven Eden2017-06-16
* logind: enforce a limit on inhibitors we hand outLennart Poettering2017-06-16
* logind: expose more configuration settings as bus propertiesLennart Poettering2017-06-16
* logind: enforce a limit on current user sessionsLennart Poettering2017-06-16
* logind: allow any user to request lingeringZbigniew Jędrzejewski-Szmek2017-06-16
* Prep v229: Consolidate system sleep functions.Sven Eden2017-05-22
* Prep v229: Add missing fixes from upstream [4/6] src/loginSven Eden2017-05-17
* logind: load SELinux labelling systemNicolas Iooss2017-05-17
* tree-wide: check if errno is greater then zeroZbigniew Jędrzejewski-Szmek2017-05-17
* Fix typo on logind-dbus.cJoost Bremmer2017-05-17
* login: make sure /run/nologin has correct SELinux labelMichal Sekletar2017-05-17
* Reset pending actions after returning from possible suspend/sleep actions.Sven Eden2017-05-17
* Prep v228: Silence uninitialized usage warnings.Sven Eden2017-04-26
* Prep v228: Condense elogind source masks (5/5)Sven Eden2017-04-26
* Prep v228: Condense elogind source masks (4/5)Sven Eden2017-04-26
* Prep v228: Removed EFI bits. elogind can not support EFI at all.Sven Eden2017-04-26
* Prep v228: Removed utmp bits. elogind does not support utmp-wtmp.Sven Eden2017-04-26
* Prep v228: Add remaining updates from upstream (3/3)Sven Eden2017-04-26
* login: ignore JobRemoved of old jobsDavid Herrmann2017-04-26
* login: make sure to replace existing unitsDavid Herrmann2017-04-26
* login: suspend - be a bit more explicit when loggingTom Gundersen2017-04-26
* 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