summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* man: document differences in clean exit status for Type=oneshotDavid Tardon2021-06-221-9/+15
* basic/virt: Detect PowerVM hypervisorMichal Suchanek2021-06-223-1/+13
* 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
* units: make sure user-runtime-dir@.service is Type=oneshotLennart Poettering2021-06-221-0/+1
* units: order user-runtime-dir@.service after systemd-user-sessions.serviceLennart Poettering2021-06-221-0/+1
* units: assign user-runtime-dir@.service to user-%i.sliceLennart Poettering2021-06-221-0/+1
* 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-222-3/+33
* util: rework in_initrd() to make use of path_is_temporary_fs()Kairui Song2021-06-221-3/+1
* core: Hide "Deactivated successfully" messageJan Macku2021-06-211-1/+4
* copy: handle copy_file_range() weirdness on procfs/sysfsLennart Poettering2021-06-142-26/+66
* meson: remove strange dep that causes meson to enter infinite loopZbigniew Jędrzejewski-Szmek2021-06-141-1/+0
* seccomp: allow turning off of seccomp filtering via env varLennart Poettering2021-06-143-5/+19
* cgroup: Also set io.bfq.weightKai Krakow2021-05-271-0/+8
* test/udev-test.pl: drop test cases that add mutliple devicesv239-47v239-46Michal Sekletar2021-05-191-179/+0
* Revert "udev: make algorithm that selects highest priority devlink less susce...Michal Sekletar2021-05-192-216/+99
* Revert "udev: run link_update() with increased retry count in second invocation"Michal Sekletar2021-05-191-1/+2
* pam-systemd: use secure_getenv() rather than getenv()v239-45Lennart Poettering2021-03-101-23/+32
* udev: run link_update() with increased retry count in second invocationMichal Sekletar2021-03-101-2/+1
* core: prevent excessive /proc/self/mountinfo parsingMichal Sekletár2021-03-101-0/+6