summaryrefslogtreecommitdiff
path: root/src
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-207-8/+96
* 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
* 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
* 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-231-10/+27
* 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
* 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
* 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
* mount-util: bind_remount: avoid calling statvfsJakob Unterwurzacher2021-06-221-4/+27
* shared/mount-util: convert to libmountZbigniew Jędrzejewski-Szmek2021-06-223-93/+76
* basic/cap-list: parse/print numerical capabilitiesZbigniew Jędrzejewski-Szmek2021-06-222-4/+10
* busctl: add a timestamp to the output of the busctl monitor commandd0327472021-06-221-0/+11
* basic/virt: Detect PowerVM hypervisorMichal Suchanek2021-06-222-0/+7
* shared/install: Preserve escape characters for escaped unit namesDavid Michael2021-06-221-1/+1
* user-runtime-dir: downgrade a few log messages to LOG_DEBUG that we ignoreLennart Poettering2021-06-221-8/+7
* initrd: do a debug log if /etc/initrd-release doesn't take effectKairui Song2021-06-221-2/+11
* initrd: do a debug log if failed to detect rootfs typeKairui Song2021-06-221-2/+10
* initrd: extend SYSTEMD_IN_INITRD to accept non-ramfs rootfsKairui Song2021-06-221-3/+25