chiark / gitweb /
Prep v239: Fix and add debug messages to method_can_shutdown_or_sleep()
[elogind.git] / src / login /
2018-08-31 Sven EdenPrep v239: Fix and add debug messages to method_can_shu...
2018-08-30 Sven EdenPrep v239: Only _HANDLE_ACTION_INVALID makes method_can...
2018-08-29 Sven EdenPrep v239: Add support for suspend-then-hibernate to...
2018-08-29 Sven EdenPrep v239: Utilize new user_runtime_dir() function
2018-08-29 Sven EdenPrep v239: Add new user-runtime-dir main() function...
2018-08-28 Sven EdenPrep v239: As we need the rootlibexecdir, 73-seat-late...
2018-08-27 Sven EdenPrep v239: A few cosmetic upgrades
2018-08-24 Sven EdenPrep v239: Fix ustreams move of the unneeded target_tab...
2018-08-24 Sven EdenPrep v239: Fix main() to call manager_new() again.
2018-08-24 Sven EdenPrep v239: Add support for the new 'suspend-then-hibern...
2018-08-24 Sven EdenPrep v239: Update manager_parse_config_file() that...
2018-08-24 Sven EdenPrep v239: Fix sleep-config.[hc] and sleep/sleep.c...
2018-08-24 Sven EdenPrep v239: Fix logind-session.c, it got screwed by...
2018-08-24 Sven EdenPrep v239: sync manager_get_user_by_pid() with upstream...
2018-08-24 Sven EdenPrep v239: Uncomment header inclusions that are new...
2018-08-24 Sven EdenPrep v239: manager_get_session_by_pid() : Support Sessi...
2018-08-24 Sven EdenPrep v239: Add missing updates that evaded migration.
2018-08-24 Sven EdenPrep v239: 73-seat-late.rules is now built from 73...
2018-08-24 Sven EdenBuild system: Fix various issues that came from errorno...
2018-08-24 Zbigniew Jędrzejew... tree-wide: drop copyright headers from frequent contrib...
2018-08-24 Yu Watanabetree-wide: do not assign values if not used
2018-08-24 Zbigniew Jędrzejew... Drop my copyright headers
2018-08-24 Lennart Poetteringtree-wide: beautify remaining copyright statements
2018-08-24 Lennart Poetteringtree-wide: remove Lennart's copyright lines
2018-08-24 Lennart Poetteringtree-wide: drop 'This file is part of systemd' blurb
2018-08-24 Zbigniew Jędrzejew... tree-wide: drop !! casts to booleans
2018-08-24 Lennart Poetteringtree-wide: drop trailing whitespace
2018-08-24 Zbigniew Jędrzejew... Remove NULL terminator from two log_struct calls
2018-08-24 Zbigniew Jędrzejew... basic/log: add the log_struct terminator to macro
2018-08-24 Alan Jenkinslogin: log session state "closing" (as well as New...
2018-08-24 Zbigniew Jędrzejew... Use const char* for timestamp strings which we don...
2018-08-24 Lennart Poetteringfileio: accept FILE* in addition to path in parse_env_f...
2018-08-24 Lennart Poetteringlogind: let's change the type of the runtime directory...
2018-08-24 Lennart Poetteringtree-wide: remove some double newlines in headers, too
2018-08-24 Lennart Poetteringtree-wide: port over all code to the new CONFIG_PARSER_...
2018-08-24 Lennart Poetteringtree-wide: port various bits of the tree over to the...
2018-08-24 Yu Watanabelogin: use BUS_DEFINE_PROPERTY_GET* macros
2018-08-24 David Tardoninhibit: use pager for systemd-inhibit --list
2018-08-24 Zbigniew Jędrzejew... logind: fix borked r check
2018-08-24 Yu Watanabelogin: do not wall message on cancelling shutdown when...
2018-08-24 Yu Watanabelogin: change variable type of enable_wall_messages...
2018-08-24 Yu Watanabemeson: generate m4 preprocessor from config.h (#8914)
2018-08-24 Yu Watanabeutil: rename signal_from_string_try_harder() to signal_...
2018-08-24 Lennart Poetteringlogind: (void)ify all things we knowingly ignore
2018-08-24 Lennart Poetteringlogind: terminate cleanly on SIGTERM/SIGINT
2018-08-24 Lennart Poetteringlogind: modernize Manager object allocation and freeing
2018-08-24 Yu Watanabelogin: drop unnecessary headers
2018-08-24 Zbigniew Jędrzejew... logind: remove manager_start_slice()
2018-08-24 Zbigniew Jędrzejew... logind: split %t directory creation to a helper unit
2018-08-24 Zbigniew Jędrzejew... Use a dash-truncated drop-in for user-%j.slice configur...
2018-08-24 Zbigniew Jędrzejew... logind: move two functions to logind_core utility lib
2018-08-24 Lennart Poetteringtree-wide: drop redundant _cleanup_ macros (#8810)
2018-08-24 Yu Watanabelogin: drop an unused variable
2018-08-24 Lennart Poetteringtree-wide: drop spurious newlines (#8764)
2018-08-24 Lennart Poetteringloginctl: port loginctl to format-table.[ch]
2018-08-24 Jan Synaceklogind: enable limiting of user session scopes using...
2018-08-24 Zbigniew Jędrzejew... shared/sleep-config: return a custom message when not...
2018-08-24 Zbigniew Jędrzejew... logind: refuse operations if the target unit is masked...
2018-08-24 Zbigniew Jędrzejew... tree-wide: drop license boilerplate
2018-08-24 Yu Watanabetree-wide: use TAKE_PTR() and TAKE_FD() macros
2018-08-24 Yu Watanabetree-wide: remove unused variables (#8612)
2018-08-24 Mario LimoncielloRename suspend-to-hibernate to suspend-then-hibernate
2018-08-24 Lennart Poetteringinhibit: make use of EXIT_SUCCESS where appropriate
2018-08-24 Yu Watanabebus-util: add flags for bus_map_all_properties() (...
2018-08-24 Lennart Poetteringlabel: rework label_fix() implementations (#8583)
2018-08-24 Zbigniew Jędrzejew... tree-wide: warn when a directory path already exists...
2018-08-24 Zbigniew Jędrzejew... basic/mkdir: convert bool flag to enum
2018-08-24 Lennart Poetteringlogind: drop obsolete comment
2018-08-24 Lennart Poetteringlogind: use manager_get_user_by_pid() where appropriate
2018-08-24 Lennart Poetteringlogind: rework manager_get_{user|session}_by_pid()...
2018-08-24 Lennart Poetteringmacro: introduce new TAKE_FD() macro
2018-08-24 Lennart Poetteringmacro: introduce TAKE_PTR() macro
2018-06-29 Sven EdenPrep v238: fix forking of the poweroff programs in...
2018-06-29 Sven EdenFix elogind debug mode:
2018-06-29 Sven EdenPrep v238: Disallow killing of lingering user processes...
2018-06-29 Sven EdenPrep v238: Do not kill user processes if not forced...
2018-06-29 Sven EdenCleaned up includes in elogind-dbus.c
2018-06-29 Sven Edenmanager_inhibit_timeout_handler() can be static again.
2018-06-29 Sven EdenMove method_do_shutdown_or_sleep() and its callers...
2018-06-29 Sven EdenMove bus_manager_shutdown_or_sleep_now_or_later() back...
2018-06-29 Sven EdenMove delay_shutdown_or_sleep() back to logind-dbus.c
2018-06-29 Sven EdenMove manager_dispatch_delayed() back to logind-dbus.c
2018-06-29 Sven Edenlogin/elogind-dbus.c: Sync the following methods from...
2018-06-29 Sven Edenlogin/eloginctl.c: Sync the following methods from...
2018-06-29 Sven EdenAdd dry_run support to manager_scheduled_shutdown_handler()
2018-06-28 Yu Watanabelogin: do not wall message on cancelling shutdown when...
2018-06-28 Christian Hessesystemd-inhibit: ignore signal interrupt from keyboard...
2018-06-12 Sven EdenPrep v238: Make a real distinction between 'halt' and...
2018-06-08 Sven EdenPrep v238: Fix elogind_daemonize(), it failed due to...
2018-06-08 Sven Edenlogind-user.c: As we need special.h elsewhere now,...
2018-06-08 Sven Edenpam_elogind.c: Remove renames by mask, check_tree.pl...
2018-06-05 Sven EdenPrep v238: Uncomment now needed headers and unmask...
2018-05-30 Alan Jenkinslogin: remember that fds received from PID1 need to...
2018-05-30 Alan Jenkinslogin: fix FDNAME in call to sd_pid_notify_with_fds()
2018-05-30 Lennart Poetteringlogind: fix typo in comment
2018-05-30 Lennart Poetteringlogind: open device if needed
2018-05-30 Lennart Poetteringlogind: cast away return value we don't care about
2018-05-30 Lennart Poetteringlogind: voidify a function we never check the return...
2018-05-30 Franck Buirules: add a missing comma in 70-uaccess.rules since...
2018-05-30 Lennart Poetteringlogind: make sure we don't trip up on half-initialized...
next