summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* logind: validate /run/user/1000 before we set itv239-50Lennart Poettering2021-08-201-7/+41
* pam_systemd: simplify code which with we set environment variablesLennart Poettering2021-08-201-19/+27
* logind: automatically GC lingering users for who now user@.service (nor slice...Lennart Poettering2021-08-201-3/+25
* logind: improve error propagation of user_check_linger_file()Lennart Poettering2021-08-201-1/+7
* logind: add a RequiresMountsFor= dependency from the session scope unit to th...Lennart Poettering2021-08-206-10/+42
* logind: optionally, keep the user@.service instance for eached logged in user...Lennart Poettering2021-08-208-8/+107
* logind: rework how we manage the slice and user-runtime-dir@.service unit for...Lennart Poettering2021-08-207-146/+123
* logind: propagate session stop errorsLennart Poettering2021-08-201-2/+2
* logind: introduce little helper that checks whether a session is readyLennart Poettering2021-08-201-5/+12
* logind: never elect a session that is stopping as displayLennart Poettering2021-08-201-6/+4
* logind: fix bad error propagationLennart Poettering2021-08-201-1/+1
* logind: correct bad clean-up pathLennart Poettering2021-08-201-1/+1
* logind: save/restore User object's "stopping" field during restartsLennart Poettering2021-08-202-7/+18
* logind: improve logging in manager_connect_console()Lennart Poettering2021-08-201-11/+11
* units: improve Description= string a bitLennart Poettering2021-08-201-1/+1
* units: set StopWhenUnneeded= for the user slice units tooLennart Poettering2021-08-201-0/+1
* logind: turn of stdio locking when writing session files tooLennart Poettering2021-08-201-3/+3
* logind: fix serialization/deserialization of user's "display session"Lennart Poettering2021-08-202-15/+21
* logind: rework Seat/Session/User object allocation and freeing a bitLennart Poettering2021-08-206-60/+83
* shared/seccomp-util: address family filtering is broken on ppcZbigniew Jędrzejewski-Szmek2021-08-042-4/+4
* Set default core ulimit to 0, but keep the hard limit ulimitedFrantisek Sumsal2021-08-031-1/+1
* Update link to RHEL documentationDavid Tardon2021-07-281-1/+1
* logind: simplify flags handling a bitLennart Poettering2021-07-231-12/+18
* logind: add …WithFlags methods to policyZbigniew Jędrzejewski-Szmek2021-07-231-0/+28
* logind: Introduce RebootWithFlags and othersDeepak Rawat2021-07-234-71/+480
* Added option --check-inhibitors for non-tty usageFelix Stupp2021-07-234-26/+65
* meson: bump timeout for test-udev to 180sv239-49Frantisek Sumsal2021-07-221-1/+2
* ci: add missing test dependenciesFrantisek Sumsal2021-07-221-1/+14
* ci: run unit tests on CentOS 8 Stream as wellFrantisek Sumsal2021-07-222-7/+58
* ci: drop forgotten Travis referencesFrantisek Sumsal2021-07-221-2/+1
* ci: run unit tests on z-stream branches as wellFrantisek Sumsal2021-07-221-4/+1
* sd-event: always reshuffle time prioq on changing online/offline stateYu Watanabe2021-07-211-22/+11
* sd-event: make event_source_time_prioq_reshuffle() accept all event source typeYu Watanabe2021-07-211-4/+5
* sd-event: use usec_add()Yu Watanabe2021-07-211-2/+2
* sd-event: use CMP() macroYu Watanabe2021-07-211-20/+17
* sd-event: drop unnecessary "else"Yu Watanabe2021-07-211-2/+2
* sd-event: change ordering of pending/ratelimited eventsLennart Poettering2021-07-211-28/+20
* basic/unit-name: do not use strdupa() on a pathZbigniew Jędrzejewski-Szmek2021-07-211-8/+5
* remove a left-over breakDavid Tardon2021-07-011-1/+0
* test-mountpointutil-util: do not assert in test_mnt_id()v239-48Zbigniew Jędrzejewski-Szmek2021-06-221-1/+7
* set core ulimit to 0 like on RHEL-7David Tardon2021-06-221-1/+1
* rc-local: order after network-online.targetDavid Tardon2021-06-221-1/+2
* core: Detect initial timer state from serialized dataMichal Koutný2021-06-221-9/+10
* core: don't drop timer expired but not yet processed when system date is changedInsun2021-06-221-9/+9
* sysctl: set kernel.core_pipe_limit=16Lennart Poettering2021-06-221-0/+11
* ceph is a network filesystemJonas Jelten2021-06-221-0/+1
* test-install-root: add test for unknown WantedBy= targetDavid Tardon2021-06-221-0/+26
* install: warn if WantedBy targets don't existJan Synacek2021-06-222-7/+19
* test-install-root: create referenced targetsDavid Tardon2021-06-221-0/+6
* mount-util: use UMOUNT_NOFOLLOW in recursive umounterLennart Poettering2021-06-221-2/+2