summaryrefslogtreecommitdiff
path: root/src/login
Commit message (Expand)AuthorAge
* pam_systemd: support use in PID namespacesJürg Billeter2018-10-29
* user-runtime-dir: fix selinux regressionAlan Jenkins2018-10-29
* user-runtime-dir: downgrade a few log messages to LOG_DEBUG that we ignoreLennart Poettering2018-10-29
* Do not apply uaccess tag for /dev/kvm if mode is 0666Michael Biebl2018-10-29
* login1: policy: Authorize active users to boot to firmwareCarlo Caione2018-10-29
* login: fix typo in log messageYu Watanabe2018-10-29
* login: use parse_uid() when unmounting user runtime directoryYu Watanabe2018-10-29
* 238/239 : Fix session finalizationSven Eden2018-10-15
* Prep v239: Add execution of executables in systemshutdowndirSven Eden2018-09-28
* Prep v239: Re-Add the new ENV{} mechanism to 70-power-switch.rules, but leave...Sven Eden2018-09-10
* 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