summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* nss-systemd: pack pw_passwd result into supplied bufferMichael Catanzaro2021-10-121-2/+4
* sd-event: take ref on event loop object before dispatching event sourcesMichal Sekletar2021-10-121-1/+1
* core: fix free undefined pointer when strdup failed in the first loopxujing2021-10-121-2/+2
* docs: portablectl is in bin/Zbigniew Jędrzejewski-Szmek2021-10-121-2/+2
* home: 'secret' argument of handle_generic_user_record_error may be nullYu Watanabe2021-10-121-1/+18
* 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