summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* dns-query: export CNAME_MAX, so that we can use it in other files, toov247.7Lennart Poettering2021-05-152-2/+3
* resolved: fix braino with reference counting and linked listsZbigniew Jędrzejewski-Szmek2021-05-151-10/+32
* network:dhcp4_server_configure returns if not able to get timezonetramsay2021-05-151-7/+9
* meson: call find_program() once and reuse the variable everywhereZbigniew Jędrzejewski-Szmek2021-05-159-32/+32
* run: update checks to allow running with a user's busAnita Zhang2021-05-151-5/+5
* resolved.conf.in: add missing Quad9 serversMichael Catanzaro2021-05-151-1/+1
* resolved: be more careful with weird links with low MTUsLennart Poettering2021-05-151-4/+13
* resolved: add udp_header_size() helperLennart Poettering2021-05-152-6/+24
* core: don't accidentally unref a varlink connection twiceLennart Poettering2021-05-151-2/+5
* Revert "varlink: avoid using dangling ref in varlink_close_unref()"Lennart Poettering2021-05-151-24/+6
* pam: fix typo try_authtok → use_authtokLennart Poettering2021-05-153-3/+4
* bootctl: same entry path check case-insensitivezsien2021-05-151-1/+5
* man: network: use `networkctl list` instead of `status` to list network inter...Lucas Magasweran2021-05-151-1/+4
* network: examples: use wlan for Type instead of wifiLucas Magasweran2021-05-153-3/+3
* resolve: remove RRs from zones before an updateRoman Beranek2021-05-151-3/+4
* nss-systemd: properly handle empty membership listsLennart Poettering2021-05-152-4/+7
* nss-systemd: reset the right fieldLennart Poettering2021-05-151-1/+1
* system-conf: drop reference to ShutdownWatchdogUsec=Franck Bui2021-05-151-1/+0
* systemctl: hide some empty properties without --allFrantisek Sumsal2021-05-152-4/+8
* core/service: also reject deserialized commands with no argv[0]Zbigniew Jędrzejewski-Szmek2021-05-151-2/+3
* core/service: fix deserialization of non-absolute commandsZbigniew Jędrzejewski-Szmek2021-05-151-3/+0
* network: update comment and log messageYu Watanabe2021-05-151-2/+3
* core: allow services stuck in reloading state to exitPeter Morrow2021-05-151-0/+9
* fix: point to the correct drop-ins subdirectory for confsJóhann B. Guðmundsson2021-05-1513-13/+13
* man: dedent examples in sd-id128 to 2 columnsZbigniew Jędrzejewski-Szmek2021-05-151-16/+16
* journald: enforce longer line length limit during "setup" phase of stream pro...Yangyang Shen2021-05-151-7/+28
* sd-device: use right clock when comparing initialization usecLennart Poettering2021-05-151-2/+2
* sd-device: use right type for usec_initializedLennart Poettering2021-05-151-1/+1
* document DefaultOOMPolicyMiroslav Suchý2021-05-151-0/+1
* wifi-util: do not set zero errno to log_debug_errno()Yu Watanabe2021-05-151-2/+2
* dissect: ext4 and loopback files are unimpressed by read-only accessLennart Poettering2021-05-151-0/+21
* repart: deal with empty partition label sensiblyLennart Poettering2021-05-151-9/+10
* repart: handle DISCARD failing with EBUSY gracefullyLennart Poettering2021-05-151-0/+5
* repart: fix incorrect error code propagationLennart Poettering2021-05-151-1/+1
* shell-completion: use base.lst, not xorg.lstPeter Hutterer2021-05-151-1/+1
* sd-login: fix wrong constructor used in sd_login_monitor manpage exampleJason Francis2021-05-151-1/+1
* sd-login: correct prototype of sd_peer_get_cgroupJason Francis2021-05-151-1/+1
* fileio: use take_fdopen_unlocked()Yu Watanabe2021-05-151-5/+2
* man: correct requirements for systemd-oomd.serviceAnita Zhang2021-05-151-4/+3
* journald: fix %m usageZbigniew Jędrzejewski-Szmek2021-05-151-2/+2
* shared/module-util: fix errno value passed to log functionZbigniew Jędrzejewski-Szmek2021-05-151-5/+4
* partition, random-seed, logind: fix log messages with %mZbigniew Jędrzejewski-Szmek2021-05-153-4/+4
* sd-device: improve log message and tweak styleZbigniew Jędrzejewski-Szmek2021-05-151-3/+2
* test: use systemd-run --wait in TEST-44-LOG-NAMESPACELuca Boccassi2021-05-151-1/+1
* libsystemd-network: fix dhcp option buffer confusionZbigniew Jędrzejewski-Szmek2021-05-151-1/+2
* meson.build: typoSevan Janiyan2021-05-151-1/+1
* rfkill: add some casts to silence -Werror=sign-compareLuca Boccassi2021-05-151-4/+4
* network: add missing default setting in networkd.confYu Watanabe2021-05-151-0/+1
* udev: delete useless codesgaoyi2021-05-151-2/+0
* load-fragment: parse specifiers in CPUAffinity= (#19281)Francois Gervais2021-05-151-1/+11