summaryrefslogtreecommitdiff
path: root/src/login
Commit message (Expand)AuthorAge
* Revert "logind: relax udev rules matching devices logind watches for"Sven Eden2018-09-10
* 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: Add support for suspend-then-hibernate to loginctl.Sven Eden2018-08-29
* Prep v239: Utilize new user_runtime_dir() functionSven Eden2018-08-29
* Prep v239: Add new user-runtime-dir main() function as user_runtime_dir().Sven Eden2018-08-29
* Prep v239: As we need the rootlibexecdir, 73-seat-late.rules.m4 must be confi...Sven Eden2018-08-28
* 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: Fix main() to call manager_new() again.Sven Eden2018-08-24
* Prep v239: Add support for the new 'suspend-then-hibernate' method.Sven Eden2018-08-24
* Prep v239: Update manager_parse_config_file() that got moved to logind-core.cSven Eden2018-08-24
* Prep v239: Fix sleep-config.[hc] and sleep/sleep.c to utilize upstream updates.Sven Eden2018-08-24
* Prep v239: Fix logind-session.c, it got screwed by migration.Sven Eden2018-08-24
* Prep v239: sync manager_get_user_by_pid() with upstream updatesSven Eden2018-08-24
* Prep v239: Uncomment header inclusions that are new or needed now.Sven Eden2018-08-24
* Prep v239: manager_get_session_by_pid() : Support Session **ret parameter.Sven Eden2018-08-24
* Prep v239: Add missing updates that evaded migration.Sven Eden2018-08-24
* Prep v239: 73-seat-late.rules is now built from 73-seat-late.rules.m4Sven Eden2018-08-24
* Build system: Fix various issues that came from errornous migration.Sven Eden2018-08-24
* tree-wide: drop copyright headers from frequent contributorsZbigniew Jędrzejewski-Szmek2018-08-24
* tree-wide: do not assign values if not usedYu Watanabe2018-08-24
* Drop my copyright headersZbigniew Jędrzejewski-Szmek2018-08-24
* tree-wide: beautify remaining copyright statementsLennart Poettering2018-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
* tree-wide: drop trailing whitespaceLennart Poettering2018-08-24
* Remove NULL terminator from two log_struct callsZbigniew Jędrzejewski-Szmek2018-08-24
* basic/log: add the log_struct terminator to macroZbigniew Jędrzejewski-Szmek2018-08-24
* login: log session state "closing" (as well as New/Removed)Alan Jenkins2018-08-24
* Use const char* for timestamp strings which we don't plan to modifyZbigniew Jędrzejewski-Szmek2018-08-24
* fileio: accept FILE* in addition to path in parse_env_file()Lennart Poettering2018-08-24
* logind: let's change the type of the runtime directory size to uint64_tLennart Poettering2018-08-24
* tree-wide: remove some double newlines in headers, tooLennart Poettering2018-08-24
* tree-wide: port over all code to the new CONFIG_PARSER_PROTOTYPE() macroLennart Poettering2018-08-24
* tree-wide: port various bits of the tree over to the new DUMP_STRING_TABLE() ...Lennart Poettering2018-08-24
* login: use BUS_DEFINE_PROPERTY_GET* macrosYu Watanabe2018-08-24
* inhibit: use pager for systemd-inhibit --listDavid Tardon2018-08-24
* logind: fix borked r checkZbigniew Jędrzejewski-Szmek2018-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
* meson: generate m4 preprocessor from config.h (#8914)Yu Watanabe2018-08-24
* util: rename signal_from_string_try_harder() to signal_from_string()Yu Watanabe2018-08-24
* logind: (void)ify all things we knowingly ignoreLennart Poettering2018-08-24
* logind: terminate cleanly on SIGTERM/SIGINTLennart Poettering2018-08-24
* 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