summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* coredumpctl: stop truncating information about coredumpv248.9Zbigniew Jędrzejewski-Szmek2021-10-131-0/+2
* Revert "core: Check unit start rate limiting earlier"Zbigniew Jędrzejewski-Szmek2021-10-139-131/+43
* localed: use PROJECT_FILE rather than __FILE__ for loggingv248.8Lennart Poettering2021-10-121-1/+1
* coredump: Don't log an error if D-Bus isn't runningDaan De Meyer2021-10-121-0/+4
* core/service: also check path in exec commandsYu Watanabe2021-10-121-1/+7
* core: fix SIGABRT on empty exec command argvHenri Chain2021-10-122-0/+14
* user-record: disable two pbkdf fields that don't apply for pkbdf2Lennart Poettering2021-10-121-4/+5
* basic/env-util: correctly parse extended vars after non-extended vars (#20941)Andrew Soutar2021-10-122-1/+5
* repart: use right error variableLennart Poettering2021-10-121-2/+2
* sleep: don't skip resume device with low priority/available spaceEgor2021-10-121-9/+11
* mount-util: fix fd_is_mount_point() when both the parent and directory are ne...Franck Bui2021-10-121-27/+41
* test: Add failing/non-failing syscall filter test setting architectureBenjamin Berg2021-10-121-0/+2
* test: Check that "native" architecture is always filteredBenjamin Berg2021-10-121-0/+61
* seccomp: Always install filters for native architectureBenjamin Berg2021-10-121-0/+4
* test-seccomp: tighten privilege check before seccomp()Lennart Poettering2021-10-121-24/+29
* core/mount: add implicit unit dependencies even if when mount unit is generat...Yu Watanabe2021-10-121-0/+4
* core: drop "const" from NeedsDaemonReload unit dbus propertyLennart Poettering2021-10-121-1/+1
* resolvconf-compat: make "-u" operation a NOPLennart Poettering2021-10-121-3/+6
* resolved: suppress writing DNS server info into /etc/resolv.conf for non-stan...Lennart Poettering2021-10-121-0/+7
* bootctl: Fix update not adding EFI entry if Boot IDs are non-consecutiveAnssi Hannula2021-10-121-1/+1
* watchdog: pass right error code to log function so that %m worksLennart Poettering2021-10-121-2/+2
* sd-journal: Ignore data threshold if set to zero in sd_journal_enumerate_fiel...Daan De Meyer2021-10-121-1/+1
* journalctl: never fail at flushing when the flushed flag is setFranck Bui2021-10-121-0/+5
* sd-journal: Don't compare hashes from different journal filesDaan De Meyer2021-10-121-1/+5
* Fix error building repart with no libcryptsetup (#20739)Marcus Harrison2021-10-121-0/+5
* core: Parse log environment settings again after applying manager environmentDaan De Meyer2021-10-121-0/+3
* nss-systemd: ensure returned strings point into provided bufferMichael Catanzaro2021-10-121-24/+96
* nss-systemd: pack pw_passwd result into supplied bufferMichael Catanzaro2021-10-121-2/+4
* user-util: add generic definition for special password hash values in /etc/pa...Lennart Poettering2021-10-125-14/+24
* sd-event: take ref on event loop object before dispatching event sourcesMichal Sekletar2021-10-121-1/+1
* nspawn: fix type to pass to connect()Lennart Poettering2021-10-121-1/+1
* udev: fix potential memleakYu Watanabe2021-10-121-2/+1
* network: print Ethernet Link-Layer DHCP client ID with leading 0'sAlvin Šipraga2021-10-121-1/+1
* run/mount/systemctl: don't fork off PolicyKit/ask-pw agent when in --user modeLennart Poettering2021-10-123-0/+12
* hwdb: remove double empty line in --help textLennart Poettering2021-10-121-1/+1
* path-util: make find_executable() work without /proc mountedYu Watanabe2021-10-121-1/+5
* core: Check unit start rate limiting earlierDaan De Meyer2021-10-129-43/+131
* core: Remove circular includeDaan De Meyer2021-10-122-1/+1
* explicitly close FIDO2 devicespedro martelletto2021-10-122-1/+6
* 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
* tpm-util: fix TPM parameter handlingAnatol Pomozov2021-10-121-1/+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
* network: introduce ManageForeignRoutingPolicyRules= boolean setting in networ...Yu Watanabe2021-09-025-6/+15
* test-install-root: add test for unknown WantedBy= targetDavid Tardon2021-08-241-0/+26