summaryrefslogtreecommitdiff
path: root/src/login
Commit message (Expand)AuthorAge
* logind: use TAKE_PTR() where we canLennart Poettering2018-10-29
* logind: prefer strjoin() over asprintf()Lennart Poettering2018-10-29
* logind: don't rely on downgrade-to-boolLennart Poettering2018-10-29
* logind: voidify a few callsLennart Poettering2018-10-29
* logind: make better use of logging functionsLennart Poettering2018-10-29
* logind: never elect a session that is stopping as displayLennart Poettering2018-10-29
* logind: make unit/job active checking more debuggableLennart Poettering2018-10-29
* logind: fix bad error propagationLennart Poettering2018-10-29
* logind: correct bad clean-up pathLennart Poettering2018-10-29
* logind: save/restore User object's "stopping" field during restartsLennart Poettering2018-10-29
* logind: improve logging in manager_connect_console()Lennart Poettering2018-10-29
* logind: initialize Manager object with structure initialization tooLennart Poettering2018-10-29
* logind: turn of stdio locking when writing session files tooLennart Poettering2018-10-29
* logind: fix serialization/deserialization of user's "display session"Lennart Poettering2018-10-29
* logind: rework Seat/Session/User object allocation and freeing a bitLennart Poettering2018-10-29
* login: avoid leak of name returned by uid_to_name()David Tardon2018-10-29
* be consistent about sun_path lengthDavid Tardon2018-10-29
* shared/sleep-config: forbid hibernation if resume= is not configuredZbigniew Jędrzejewski-Szmek2018-10-29
* logind: ensure seat0 CanGraphical state is writtenRay Strode2018-10-29
* 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