summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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-123-0/+45
* 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-123-0/+19
* 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
* networkd-test: fix resolved_domain_restricted_dnsMichael Biebl2021-10-121-5/+5
* core/mount: add implicit unit dependencies even if when mount unit is generat...Yu Watanabe2021-10-121-0/+4
* hwdb: sensors: Fix some modalias matches no longer working with newer kernelsHans de Goede2021-10-121-18/+28
* core: drop "const" from NeedsDaemonReload unit dbus propertyLennart Poettering2021-10-122-2/+2
* resolvconf-compat: make "-u" operation a NOPLennart Poettering2021-10-121-3/+6
* Add remaining supported schemes as options for default-net-naming-schemedann frazier2021-10-121-1/+1
* resolved: suppress writing DNS server info into /etc/resolv.conf for non-stan...Lennart Poettering2021-10-121-0/+7
* man: fix a reference in timedatectl man pageAnssi Hannula2021-10-121-2/+3
* 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
* test-network: kernel treats the lowest IP address as unicast since 5.14Yu Watanabe2021-10-121-4/+0
* unit: systemd-oomd.service requires cgroup memory controllerYu Watanabe2021-10-121-0/+1
* 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
* meson.build: change operator combining bools from + to andDan Streetman2021-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
* man: Don't leak memory in path-documents exampleThomas Mühlbacher2021-10-121-1/+9
* 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-1216-43/+169
* core: Remove circular includeDaan De Meyer2021-10-122-1/+1
* NEWS: net.ipv4.tcp_ecn = 1 was reverted at v240Sho Iizuka2021-10-121-0/+3
* 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