summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* test: add ratelimiting testMichal Sekletár2021-03-101-0/+96
* sd-event: add ability to ratelimit event sourcesLennart Poettering2021-03-104-82/+369
* sd-event: increase n_enabled_child_sources just onceZbigniew Jędrzejewski-Szmek2021-03-101-2/+1
* sd-event: update state at the end in event_source_enableZbigniew Jędrzejewski-Szmek2021-03-101-22/+29
* sd-event: remove earliest_index/latest_index into common part of event source...Lennart Poettering2021-03-101-12/+13
* sd-event: follow coding style with naming return parameterLennart Poettering2021-03-101-4/+5
* sd-event: ref event loop while in sd_event_prepare() ot sd_event_run()Lennart Poettering2021-03-101-6/+9
* sd-event: refuse running default event loops in any other thread than the one...Lennart Poettering2021-03-102-1/+5
* sd-event: let's suffix last_run/last_log with "_usec"Lennart Poettering2021-03-101-6/+6
* sd-event: fix delays assert brain-o (#17790)Vito Caputo2021-03-101-1/+1
* sd-event: split out code to add/remove timer event sources to earliest/latest...Lennart Poettering2021-03-101-16/+41
* sd-event: split clock data allocation out of sd_event_add_time()Lennart Poettering2021-03-101-11/+23
* sd-event: mention that two debug logged events are ignoredLennart Poettering2021-03-101-5/+2