summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* basic/unit-name: do not use strdupa() on a pathv246.15Zbigniew Jędrzejewski-Szmek2021-07-201-8/+5
* shell-completion/zsh/_systemd-run: Fix completion of command names and argumentsduament2021-07-201-1/+2
* shared/format-table: allocate buffer of sufficient sizeZbigniew Jędrzejewski-Szmek2021-07-201-2/+2
* NEWS: add old entry about Type=etherZbigniew Jędrzejewski-Szmek2021-07-201-0/+5
* tmpfiles: fix borked assertZbigniew Jędrzejewski-Szmek2021-07-201-4/+4
* udev: Fix by-uuid symlink for ubifs volumesTrent Piepho2021-07-201-1/+1
* Revert "rules: ubi mtd - add link to named partitions"Lennart Poettering2021-07-202-6/+0
* core: add comment explaining event source deallocationZbigniew Jędrzejewski-Szmek2021-07-201-5/+5
* core: add default descriptions for slicesZbigniew Jędrzejewski-Szmek2021-07-201-0/+8
* core/service: rework management of exec_fd event sourceZbigniew Jędrzejewski-Szmek2021-07-201-3/+8
* core: disable event sources before unreffing themZbigniew Jędrzejewski-Szmek2021-07-2013-49/+49
* resolved: do not try to copy empty NSEC types bitmapsAlexander Tsoy2021-07-201-6/+10
* dbus-socket: fix check of Listen* argumentsZbigniew Jędrzejewski-Szmek2021-07-201-2/+2
* resolvectl: Only strip ifname suffixes when being resolvconfMike Crowe2021-07-203-9/+21
* docs: update autofs Kconfig nameAndrea Pappacoda2021-07-201-1/+1
* sd-journal: add missing bracket in journal verify log messageLennart Poettering2021-07-201-1/+1
* sd-dhcp-client: tentatively ignore FORCERENEW commandYu Watanabe2021-07-201-0/+8
* completion: fix 'unbound variables' errorsLuca Boccassi2021-07-2017-18/+18
* completion/systemd-delta,-resolve: autocomplete with parametersLuca Boccassi2021-07-202-2/+2
* time-util: don't use plural units indiscriminatelyAnders Wenhaug2021-07-202-12/+105
* shell-completion: revert c1072f6473bafa063cbf700c86524083d2857031Eric Cook2021-07-2021-22/+22
* core: Avoid spurious realization of unit cgroupsMichal Koutný2021-07-201-2/+4
* kbd-model-map: add Latvian keyboard layout mappingnl67202021-07-201-0/+2
* Clarify help information for --globalnerdopolis2021-07-202-2/+2
* journal: don't try to reuse already calculated hash between files with keyed ...Lennart Poettering2021-07-201-1/+7
* journal: add some careful overflow checkingLennart Poettering2021-07-201-4/+12
* seccomp: add some recently added syscalls to filter groupsLennart Poettering2021-07-201-0/+4
* core/socket: do not assign another fd to SocketPort which already has a fd on...Yu Watanabe2021-07-201-25/+61
* udevadm: fix --tag-match help + descriptionLennart Poettering2021-07-202-2/+2
* units: stop automount unit when shutting downZbigniew Jędrzejewski-Szmek2021-07-201-0/+1
* pid1: only add a Wants= type dependency on /tmp when PrivateTmp=yesFranck Bui2021-07-201-6/+11
* tmpfiles: do not check if unresolved globs are autofs pathsZbigniew Jędrzejewski-Szmek2021-07-201-2/+16
* basic/glob-util: add helper to strip the glob part from a globZbigniew Jędrzejewski-Szmek2021-07-203-0/+49
* tmpfiles: stop complaining about autofs on not-found pathsZbigniew Jędrzejewski-Szmek2021-07-201-1/+1
* pid1: don't choke on overly long device pathsLennart Poettering2021-07-201-4/+5
* pid1: reduce log noise generated by devices with overly long sysfs pathsLennart Poettering2021-07-202-2/+33
* efi: drop glibc header and use pre-defined macrosYu Watanabe2021-07-202-3/+1
* sd-device: do not use ::subsystem member directlyYu Watanabe2021-07-201-3/+7
* various: don't say that the timestamp 'changed' on initial loadZbigniew Jędrzejewski-Szmek2021-07-201-3/+5
* varlink: remove duplicated "varlink:" prefixZbigniew Jędrzejewski-Szmek2021-07-201-2/+2
* varlink: say "varlink:" instead of "n/a:" when no description is availableZbigniew Jędrzejewski-Szmek2021-07-201-2/+2
* udev: ignore the case that the device is already removedYu Watanabe2021-07-201-2/+5
* efi: include endian.h to handle endian correctlyYu Watanabe2021-07-201-0/+2
* efi: do not use _STRING_ARCH_unaligned macroYu Watanabe2021-07-201-3/+6
* mount: be more descriptive when logging about overly long mount point pathsLennart Poettering2021-07-201-1/+8
* core: when looping over mount/swap names, continue if we find one which doesn...Lennart Poettering2021-07-202-5/+9
* unit-name: generate a clear error code when converting an overly long fs path...Lennart Poettering2021-07-202-2/+8
* pam: do not require a non-expired password for user@.serviceZbigniew Jędrzejewski-Szmek2021-07-201-1/+1
* logind-dbus: correctly calculate when to create /etc/nologin file in all casesLennart Poettering2021-07-201-2/+7
* basic/unit-file: fix use-after-freeYu Watanabe2021-07-201-3/+3