summaryrefslogtreecommitdiff
path: root/src/login
Commit message (Expand)AuthorAge
...
* logind: modernize Manager object allocation and freeingLennart Poettering2018-08-24
* login: drop unnecessary headersYu Watanabe2018-08-24
* logind: remove manager_start_slice()Zbigniew Jędrzejewski-Szmek2018-08-24
* logind: split %t directory creation to a helper unitZbigniew Jędrzejewski-Szmek2018-08-24
* Use a dash-truncated drop-in for user-%j.slice configurationZbigniew Jędrzejewski-Szmek2018-08-24
* logind: move two functions to logind_core utility libZbigniew Jędrzejewski-Szmek2018-08-24
* tree-wide: drop redundant _cleanup_ macros (#8810)Lennart Poettering2018-08-24
* login: drop an unused variableYu Watanabe2018-08-24
* tree-wide: drop spurious newlines (#8764)Lennart Poettering2018-08-24
* loginctl: port loginctl to format-table.[ch]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: use TAKE_PTR() and TAKE_FD() macrosYu Watanabe2018-08-24
* tree-wide: remove unused variables (#8612)Yu Watanabe2018-08-24
* Rename suspend-to-hibernate to suspend-then-hibernateMario Limonciello2018-08-24
* inhibit: make use of EXIT_SUCCESS where appropriateLennart Poettering2018-08-24
* bus-util: add flags for bus_map_all_properties() (#8546)Yu Watanabe2018-08-24
* label: rework label_fix() implementations (#8583)Lennart Poettering2018-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
* logind: rework manager_get_{user|session}_by_pid() a bitLennart Poettering2018-08-24
* macro: introduce new TAKE_FD() macroLennart Poettering2018-08-24
* macro: introduce TAKE_PTR() macroLennart Poettering2018-08-24
* Prep v238: fix forking of the poweroff programs in run_helper()Sven Eden2018-06-29
* Fix elogind debug mode:Sven Eden2018-06-29
* Prep v238: Disallow killing of lingering user processes even if forced.Sven Eden2018-06-29
* Prep v238: Do not kill user processes if not forced and the user is lingering.Sven Eden2018-06-29
* Cleaned up includes in elogind-dbus.cSven Eden2018-06-29
* 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/eloginctl.c: Sync the following methods from systemctl.c:Sven Eden2018-06-29
* Add dry_run support to manager_scheduled_shutdown_handler()Sven Eden2018-06-29
* login: do not wall message on cancelling shutdown when Manager.enable_wall_me...Yu Watanabe2018-06-28
* systemd-inhibit: ignore signal interrupt from keyboard (#8569)Christian Hesse2018-06-28
* Prep v238: Make a real distinction between 'halt' and 'poweroff'.Sven Eden2018-06-12
* Prep v238: Fix elogind_daemonize(), it failed due to some misunderstandings o...Sven Eden2018-06-08
* logind-user.c: As we need special.h elsewhere now, use it here, too.Sven Eden2018-06-08
* pam_elogind.c: Remove renames by mask, check_tree.pl can handle this now.Sven Eden2018-06-08
* Prep v238: Uncomment now needed headers and unmask now needed functions in sr...Sven Eden2018-06-05
* login: remember that fds received from PID1 need to be removed eventuallyAlan Jenkins2018-05-30
* login: fix FDNAME in call to sd_pid_notify_with_fds()Alan Jenkins2018-05-30
* logind: fix typo in commentLennart Poettering2018-05-30