summaryrefslogtreecommitdiff
path: root/src/login/logind-user.c
Commit message (Expand)AuthorAge
* logind: automatically GC lingering users for who now user@.service (nor slice...Lennart Poettering2018-10-29
* logind: improve error propagation of user_check_linger_file()Lennart Poettering2018-10-29
* logind: add a RequiresMountsFor= dependency from the session scope unit to th...Lennart Poettering2018-10-29
* logind: optionally, keep the user@.service instance for eached logged in user...Lennart Poettering2018-10-29
* logind: rework how we manage the slice and user-runtime-dir@.service unit for...Lennart Poettering2018-10-29
* login: use free_and_replace() and TAKE_PTR()Yu Watanabe2018-10-29
* logind: voidify a few callsLennart 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: save/restore User object's "stopping" field during restartsLennart 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: fix typo in log messageYu Watanabe2018-10-29
* Prep v239: Utilize new user_runtime_dir() functionSven Eden2018-08-29
* Prep v239: Fix sleep-config.[hc] and sleep/sleep.c to utilize upstream updates.Sven Eden2018-08-24
* Prep v239: Add missing updates that evaded migration.Sven Eden2018-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
* 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
* login: drop unnecessary headersYu Watanabe2018-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
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-08-24
* tree-wide: use TAKE_PTR() and TAKE_FD() macrosYu 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
* Prep v238: Do not kill user processes if not forced and the user is lingering.Sven Eden2018-06-29
* logind-user.c: As we need special.h elsewhere now, use it here, too.Sven Eden2018-06-08
* logind: change check_gc to may_gc everywhereZbigniew Jędrzejewski-Szmek2018-05-30
* logind: use free_and_replace in one spotZbigniew Jędrzejewski-Szmek2018-05-30
* logind: fix misleading messageZbigniew Jędrzejewski-Szmek2018-05-30
* logind: simplify one conditionalZbigniew Jędrzejewski-Szmek2018-05-30
* Move /var/lib/systemd/linger to /var/lib/elogind/.Sven Eden2018-04-23
* Reverted accidential renaming of /run/systemd to /run/elogind. Applications u...Sven Eden2018-04-23
* Prep v236 : Add missing SPDX-License-Identifier (5/9) src/loginSven Eden2018-03-26
* user-util: add new uid_is_system() helperLennart Poettering2017-12-02
* logind: allow two very close error messages to be distinguishedZbigniew Jędrzejewski-Szmek2017-10-14
* tree-wide: use IN_SET macro (#6977)Yu Watanabe2017-12-08
* tree-wide: use `!IN_SET(..)` for `a != b && a != c && …`Andreas Rammhold2017-09-29
* Prep v235: Apply upstream fixes (6/10) [src/login]Sven Eden2017-08-14
* Prep v234: Re-add user/session to the gc_queue when stopping.Sven Eden2017-07-26
* tree-wide: stop using canonicalize_file_name(), use chase_symlinks() insteadLennart Poettering2017-07-17
* Rename formats-util.h to format-util.hZbigniew Jędrzejewski-Szmek2017-07-17
* logind: fix /run/user/$UID creation in apparmor-confined containers (#4154)Tomáš Janoušek2017-07-05
* logind: update empty and "infinity" handling for [User]TasksMax (#3835)Tejun Heo2017-07-05
* core: add RemoveIPC= settingLennart Poettering2017-07-05
* Prep v231.2: Minor changes to make future patching easier.Sven Eden2017-06-28
* logind: 0% and 100% should be valid for UserTasksMax (#3836)Tejun Heo2017-06-19