summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* virt: Support detection for ARM64 Hyper-V guestsBoqun Feng2021-11-101-0/+1
* coredump: fix filename in journal when not compressedxdavidwu2021-11-061-0/+1
* sd-boot: Rework console input handlingJan Janssen2021-11-023-68/+91
* sd-boot: Unify error handlingJan Janssen2021-11-025-110/+75
* sd-dhcp6-client: ignore IAs whose IAID do not match client's IAIDYu Watanabe2021-10-294-42/+64
* Revert "core: Check unit start rate limiting earlier"Yu Watanabe2021-10-1816-169/+43
* coredumpctl: stop truncating information about coredumpZbigniew Jędrzejewski-Szmek2021-10-131-0/+2
* localed: use PROJECT_FILE rather than __FILE__ for loggingv249.5Lennart Poettering2021-10-121-1/+1
* ether-addr-util: make hw_addr_to_string() return valid string even if hardwar...Yu Watanabe2021-10-121-4/+6
* 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
* 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
* basic/unit-file: don't filter out names starting with dotAnita Zhang2021-10-121-1/+1
* 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
* libsystemd-network: disable event sources before unref themYu Watanabe2021-10-126-23/+20
* network: disable event sources before unref themYu Watanabe2021-10-122-4/+4
* bootctl: Fix update not adding EFI entry if Boot IDs are non-consecutiveAnssi Hannula2021-10-121-1/+1
* test-fileio: test read_virtual_file() with more files from /procLennart Poettering2021-10-121-2/+10
* fileio: fix truncated read handling in read_virtual_file()Lennart Poettering2021-10-121-3/+8
* fileio: start with 4k buffer for procfsAnita Zhang2021-10-121-0/+5
* fileio: set O_NOCTTY when reading virtual filesLennart Poettering2021-10-121-1/+1
* fileio: lower maximum virtual file buffer size by one byteLennart Poettering2021-10-121-8/+10
* 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
* meson: add missing include directory when using xkbcommonAntonio Alvarez Feijoo2021-10-121-1/+3
* Respect install_sysconfdirKai Wohlfahrt2021-10-122-4/+6
* 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
* virt: Improve detection of EC2 metal instancesBenjamin Herrenschmidt2021-10-121-2/+30
* unit: systemd-oomd.service requires cgroup memory controllerYu Watanabe2021-10-121-0/+1
* network: fix handling of network interface renamingYu Watanabe2021-10-121-5/+9
* 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-36/+168