summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* man: document differences in clean exit status for Type=oneshotv246.12David 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
* cg_unified_cached: return ENOMEDIUM if we cannot find a known hierarchyMike Gilbert2021-03-231-1/+7
* journald: restore syslog priority *with* facility bits for stream connections...Lennart Poettering2021-03-231-7/+25
* 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 characterv246.11Kevin Backhouse2021-03-121-2/+2
* resolved: disable event sources before unreffing themZbigniew Jędrzejewski-Szmek2021-03-127-17/+18
* tree-wide: fix the string concatenation warning with clang-12Frantisek Sumsal2021-03-122-11/+11
* Revert "udev: do not execute hwdb builtin import twice or thrice"Zbigniew Jędrzejewski-Szmek2021-03-122-5/+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
* trans_time sec is int32,it will overflow if local system time is later than 2...caoxia2021-03-121-2/+9
* core: fix mtime calculation of dropin filesZbigniew Jędrzejewski-Szmek2021-03-123-9/+9
* sd-device: don't use BPF filtering for kernel monitorsMartin Wilck2021-03-121-2/+3
* udev: when btrfs.ko is not available consider btrfs filesystems not readyLennart Poettering2021-03-121-1/+10
* cgroup: don't generate BPF firewall unsupported warning on wrong unitLennart Poettering2021-03-121-8/+8
* timedate: do not ignore fix_system argument in SetLocalRTC methodYu Watanabe2021-03-121-7/+9
* bootspec: assume that the root dir is at the top of its file systemLennart Poettering2021-03-121-4/+11
* efi stub: accept it if our loaded image has no FilePath field setLennart Poettering2021-03-121-2/+8
* cryptsetup: unescape ID_PART_ENTRY_NAME udev property before using itLennart Poettering2021-03-121-1/+19
* sysctl.d: silence warning if net.core.default_qdisc cannot be setZbigniew Jędrzejewski-Szmek2021-03-121-1/+1
* xdg-autostart-generator: ignore DBusActivatable=trueZbigniew Jędrzejewski-Szmek2021-03-121-0/+1
* xdg-autostart-generator: reindentZbigniew Jędrzejewski-Szmek2021-03-121-46/+41
* rfkill: use short writes and accept long readsZbigniew Jędrzejewski-Szmek2021-03-121-4/+13
* rfkill: improve error loggingZbigniew Jędrzejewski-Szmek2021-03-121-36/+30
* journald: when we fail to add a new entry to a journal, return the seqnoLennart Poettering2021-03-121-14/+46
* Remove outdated disable_ipv6 docsRichard Laager2021-03-121-6/+0
* journal-file: fix archiving offline journalsVito Caputo2021-03-121-2/+7
* stat-util: fix dir_is_empty_at without pathLuca Boccassi2021-03-121-5/+10
* journalctl: rotation is not a reason to warn, but certainly noteworthyLennart Poettering2021-03-121-1/+1
* no blkid for mmcblk[0-9]boot[0-9]Alan Perry2021-03-121-1/+1
* udev: make net_setup_link builtin quiet when link vanishes while we operate o...Lennart Poettering2021-03-121-4/+9
* network: dhcp6: fix condtion checkYu Watanabe2021-03-121-1/+1
* homework: fix unitialized variableZbigniew Jędrzejewski-Szmek2021-03-121-1/+1
* fsck: make sure we don't read an unitialized variableZbigniew Jędrzejewski-Szmek2021-03-121-8/+7
* sd-journal: add forgotten unmap in error pathZbigniew Jędrzejewski-Szmek2021-03-121-2/+3
* inhibit: cut off overly long "who" fieldsLennart Poettering2021-03-121-0/+1
* format-table: don't hit assert if column got less width than it asked forLennart Poettering2021-03-121-2/+1