summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* man: document differences in clean exit status for Type=oneshotv247.5David Tardon2021-03-231-9/+14
* shared/calendarspec: when mktime() moves us backwards, jump forwardZbigniew Jędrzejewski-Szmek2021-03-233-8/+15
* shared/calendarspec: abort calculation after 1000 iterationsZbigniew Jędrzejewski-Szmek2021-03-231-1/+13
* resolved: propagate correct error variableLennart Poettering2021-03-231-3/+3
* log: protect errno in log_open()Sergey Bugaev2021-03-231-0/+7
* shell-completion: systemd-run: add missing optionsYu Watanabe2021-03-232-26/+41
* logs-show: add missing newline in warning messageAntonio Terceiro2021-03-231-1/+1
* blockdev-util: fix access to possibly invalidated dirent structLennart Poettering2021-03-231-12/+17
* repart: make sure to grow partition table after growing backing loopback fileLennart Poettering2021-03-231-0/+42
* Wrong index in error messageSam Lunt2021-03-231-2/+2
* udev: do not try to assign invalid ifnameYu Watanabe2021-03-231-11/+7
* cg_unified_cached: return ENOMEDIUM if we cannot find a known hierarchyMike Gilbert2021-03-231-1/+7
* dhcp6: fix wrong length for IA_PD dhcp6 optionYu Watanabe2021-03-231-2/+2
* journald: restore syslog priority *with* facility bits for stream connections...Lennart Poettering2021-03-231-7/+25
* man: specify that ProtectProc= does not work with root/cap_sys_ptraceLuca Boccassi2021-03-231-2/+5
* man: DNS/NTP servers received from DHCP server are concatenated with the stat...Yu Watanabe2021-03-231-9/+4
* ask-password-api: fix error handling on invalid unicode characterv247.4Kevin Backhouse2021-03-121-2/+2
* resolved: disable event sources before unreffing themZbigniew Jędrzejewski-Szmek2021-03-127-20/+21
* tree-wide: fix the string concatenation warning with clang-12Frantisek Sumsal2021-03-122-11/+11
* network: Delay addition of IPv6 Proxy NDP addressesKevin P. Fleming2021-03-122-5/+11
* pkg-config: make prefix overridable againJan Tojnar2021-03-121-5/+5
* Update resolvectl.xmlulf-f2021-03-121-1/+1
* oomd: "downgrade" level of messageZbigniew Jędrzejewski-Szmek2021-03-121-1/+1
* varlink: avoid using dangling ref in varlink_close_unref()Zbigniew Jędrzejewski-Szmek2021-03-121-9/+25
* pid1: return varlink error on the right connectionZbigniew Jędrzejewski-Szmek2021-03-121-3/+3
* repart: fix the loop dev support checkFrantisek Sumsal2021-03-121-1/+1
* dissect-image: fix volatile imagesLennart Poettering2021-03-121-6/+4
* dissect-image: clean up meaning of DISSECT_IMAGE_MKDIRLennart Poettering2021-03-122-13/+13
* install: refactor find_symlinks() and don't search for symlinks recursivelyMichal Sekletar2021-03-121-107/+96
* coredumpctl: fflush() stdout before invoking gdbLennart Poettering2021-03-123-1/+7
* coredump: omit coredump info when -q is used with the `debug` verbFrantisek Sumsal2021-03-121-2/+4
* Revert "udev: do not execute hwdb builtin import twice or thrice"Zbigniew Jędrzejewski-Szmek2021-03-122-5/+3
* socket-util: refuse ifnames with embedded '%' as invalidLennart Poettering2021-03-122-2/+5
* oomd: add unit test to repro #18926Anita Zhang2021-03-121-0/+1
* oomd: wrap paths in oomd_insert_cgroup_context with empty_to_rootAnita Zhang2021-03-121-0/+4
* oomd: move TAKE_PTR to end of oomd_insert_cgroup_context()Anita Zhang2021-03-121-3/+3
* timedated: fix skipping of comments in config fileZbigniew Jędrzejewski-Szmek2021-03-121-1/+1
* homed: disable event sources before unreffing themZbigniew Jędrzejewski-Szmek2021-03-124-12/+12
* homed: wrap some very long linesZbigniew Jędrzejewski-Szmek2021-03-121-7/+17
* dissect: fix memleakYu Watanabe2021-03-121-0/+1
* sd-bus: fix memleak in failure path in bus_match_parse()Zbigniew Jędrzejewski-Szmek2021-03-121-4/+8
* sd-bus: fix memstream buffer extractionZbigniew Jędrzejewski-Szmek2021-03-121-5/+4
* run: tweak algorithm for generating unit name from dbus unique nameLennart Poettering2021-03-121-3/+5
* trans_time sec is int32,it will overflow if local system time is later than 2...caoxia2021-03-121-2/+9
* run: update dbus unique names checkAnita Zhang2021-03-121-1/+1
* core: fix mtime calculation of dropin filesZbigniew Jędrzejewski-Szmek2021-03-123-9/+9
* udev: add i2c to 60-persistent-input.rules for by-path (#18808)Tom Shield2021-03-121-2/+2
* sd-device: don't use BPF filtering for kernel monitorsMartin Wilck2021-03-121-2/+3
* Fix path typo in systemd.unitLajos Veres2021-03-121-1/+1
* udev: when btrfs.ko is not available consider btrfs filesystems not readyLennart Poettering2021-03-121-1/+10