summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* sd-dhcp6-client: ignore IAs whose IAID do not match client's IAIDv247.10Yu Watanabe2021-10-294-42/+63
* meson.build: change operator combining bools from + to andDan Streetman2021-10-291-1/+1
* Drop bundled copy of linux/if_arp.hZbigniew Jędrzejewski-Szmek2021-10-122-166/+0
* basic/linux: Sync if_arp.h with Linux 5.14Chris Packham2021-10-121-0/+1
* journal,network,timesync: fix segfault on 32bit timeval/timespec systemsYu Watanabe2021-10-123-4/+9
* timesync: check cmsg lengthYu Watanabe2021-10-121-0/+2
* socket-util: introduce CMSG_SPACE_TIMEVAL/TIMESPEC macro to support additiona...Yu Watanabe2021-10-124-3/+25
* icmp6: drop unnecessary assertionYu Watanabe2021-10-121-1/+0
* timesync: fix wrong type for receiving timestamp in nanosecondsYu Watanabe2021-10-122-1/+3
* network: fix wrong flag: manage_foreign_routes -> manage_foreign_rulesYu Watanabe2021-10-121-1/+1
* man: update description for ManageForeignRoutes=Yu Watanabe2021-09-021-4/+7
* network: introduce ManageForeignRoutingPolicyRules= boolean setting in networ...Yu Watanabe2021-09-026-5/+23
* sd-netlink: always append new bridge FDB entriesv247.9Yu Watanabe2021-08-061-2/+6
* mkosi: openSUSE update --bootable=no dependenciesMichal Koutný2021-08-061-0/+1
* man: describe veritysetup command syntaxZbigniew Jędrzejewski-Szmek2021-08-062-1/+48
* veritysetup: print help for --help/-h/helpZbigniew Jędrzejewski-Szmek2021-08-061-1/+4
* Use correct `<poll.h>` includeDavid Seifert2021-08-062-2/+2
* Use correct `<fcntl.h>` includeDavid Seifert2021-08-061-1/+1
* test: correctly detect ASan on s390xFrantisek Sumsal2021-08-061-1/+1
* systemctl: allow set-property to be called with a glob patternZbigniew Jędrzejewski-Szmek2021-08-061-20/+33
* seccomp: move sched_getaffinity() from @system-service to @defaultLennart Poettering2021-08-061-1/+1
* seccomp: drop getrandom() from @system-serviceLennart Poettering2021-08-061-1/+0
* networkd: Include linux/netdevice.h headerKhem Raj2021-08-061-0/+1
* man: Fix incorrect EFI vendor UUID (last missing nibble)ratijas2021-08-061-1/+1
* malloc() uses getrandom nowCristian Rodríguez2021-08-061-0/+1
* machined-varlink: fix double freeDavid Tardon2021-08-021-1/+1
* basic/unit-name: do not use strdupa() on a pathv247.8Zbigniew 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
* systemctl: show error when help for unknown unit is requestedZbigniew Jędrzejewski-Szmek2021-07-201-1/+1
* hostnamed: correct variable with errno in fallback_chassisJan Palus2021-07-201-4/+4
* 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-21/+21
* core/service: fix assertion when Type=dbus but BusName= is not specifiedYu Watanabe2021-07-201-1/+2