summaryrefslogtreecommitdiff
path: root/src/login/logind-dbus.c
Commit message (Expand)AuthorAge
* logind: optionally watch utmp for login dataLennart Poettering2018-10-29
* logind: add hashtable for finding session by leader PIDLennart Poettering2018-10-29
* logind: optionally, keep the user@.service instance for eached logged in user...Lennart Poettering2018-10-29
* logind: rework how we manage the slice and user-runtime-dir@.service unit for...Lennart Poettering2018-10-29
* logind: don't clobber bus error structure if we don't failLennart Poettering2018-10-29
* logind: make unit/job active checking more debuggableLennart Poettering2018-10-29
* logind: correct bad clean-up pathLennart Poettering2018-10-29
* login: avoid leak of name returned by uid_to_name()David Tardon2018-10-29
* shared/sleep-config: forbid hibernation if resume= is not configuredZbigniew Jędrzejewski-Szmek2018-10-29
* Prep v239: Add execution of executables in systemshutdowndirSven Eden2018-09-28
* Prep v239: Fix and add debug messages to method_can_shutdown_or_sleep()Sven Eden2018-08-31
* Prep v239: Only _HANDLE_ACTION_INVALID makes method_can_shutdown_or_sleep() a...Sven Eden2018-08-30
* Prep v239: A few cosmetic upgradesSven Eden2018-08-27
* Prep v239: Fix ustreams move of the unneeded target_table into its own also u...Sven Eden2018-08-24
* Prep v239: Add support for the new 'suspend-then-hibernate' method.Sven Eden2018-08-24
* Prep v239: Uncomment header inclusions that are new or needed now.Sven Eden2018-08-24
* Prep v239: Add missing updates that evaded migration.Sven Eden2018-08-24
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-08-24
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-08-24
* tree-wide: drop !! casts to booleansZbigniew Jędrzejewski-Szmek2018-08-24
* basic/log: add the log_struct terminator to macroZbigniew Jędrzejewski-Szmek2018-08-24
* logind: let's change the type of the runtime directory size to uint64_tLennart Poettering2018-08-24
* login: use BUS_DEFINE_PROPERTY_GET* macrosYu Watanabe2018-08-24
* login: do not wall message on cancelling shutdown when Manager.enable_wall_me...Yu Watanabe2018-08-24
* login: change variable type of enable_wall_messages as it matches Manager.ena...Yu Watanabe2018-08-24
* logind: remove manager_start_slice()Zbigniew Jędrzejewski-Szmek2018-08-24
* Use a dash-truncated drop-in for user-%j.slice configurationZbigniew Jędrzejewski-Szmek2018-08-24
* tree-wide: drop redundant _cleanup_ macros (#8810)Lennart Poettering2018-08-24
* logind: enable limiting of user session scopes using pam context objects (#8397)Jan Synacek2018-08-24
* shared/sleep-config: return a custom message when not enough swap for hiberna...Zbigniew Jędrzejewski-Szmek2018-08-24
* logind: refuse operations if the target unit is masked or unavailableZbigniew Jędrzejewski-Szmek2018-08-24
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-08-24
* tree-wide: remove unused variables (#8612)Yu Watanabe2018-08-24
* Rename suspend-to-hibernate to suspend-then-hibernateMario Limonciello2018-08-24
* tree-wide: warn when a directory path already exists but has bad mode/owner/typeZbigniew Jędrzejewski-Szmek2018-08-24
* basic/mkdir: convert bool flag to enumZbigniew Jędrzejewski-Szmek2018-08-24
* logind: drop obsolete commentLennart Poettering2018-08-24
* logind: use manager_get_user_by_pid() where appropriateLennart Poettering2018-08-24
* manager_inhibit_timeout_handler() can be static again.Sven Eden2018-06-29
* Move method_do_shutdown_or_sleep() and its callers back to logind-sbus.cSven Eden2018-06-29
* Move bus_manager_shutdown_or_sleep_now_or_later() back to logind-dbus.cSven Eden2018-06-29
* Move delay_shutdown_or_sleep() back to logind-dbus.cSven Eden2018-06-29
* Move manager_dispatch_delayed() back to logind-dbus.cSven Eden2018-06-29
* login/elogind-dbus.c: Sync the following methods from systemctl.c:Sven Eden2018-06-29
* login: do not wall message on cancelling shutdown when Manager.enable_wall_me...Yu Watanabe2018-06-28
* login: fix user@.service case, so we don't allow nested sessions (#8051)Alan Jenkins2018-05-30
* nologin: extend the /run/nologin descriptions a bit (#8244)Lennart Poettering2018-05-30
* login,user-sessions: always warn when we fail to remove nologin fileZbigniew Jędrzejewski-Szmek2018-05-30
* Suspend on lid close based on power status. (#8016)Simon Fowler2018-05-30
* Move /var/lib/systemd/linger to /var/lib/elogind/.Sven Eden2018-04-23