summaryrefslogtreecommitdiff
path: root/src
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-153-5/+5
* 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
* bootctl: same entry path check case-insensitivezsien2021-05-151-1/+5
* 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
* 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
* 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
* 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
* libsystemd-network: fix dhcp option buffer confusionZbigniew Jędrzejewski-Szmek2021-05-151-1/+2
* 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
* sd-device: header needs an include because it uses sd_device typeZbigniew Jędrzejewski-Szmek2021-05-151-0/+2
* bpf-firewall: attach with BPF_F_ALLOW_MULTI if kernel supportsJulia Kartseva2021-05-151-6/+3
* test-repart: use cryptsetup and losetup autocloseLuca Boccassi2021-05-151-2/+3
* tmpfiles: use a entry in hashmap as ItemArray in read_config_file()Masahiro Matsuya2021-05-151-20/+25
* Extend characters set for PKCS11 URIOleg Popov2021-05-151-1/+1
* resolved: add RFC 8375 "home.arpa" to list of default NTALennart Poettering2021-05-151-1/+4
* gpt-auto-generator: don't generate systemd-cryptsetup@.service when --Dlibcry...gaoyi2021-05-151-0/+4
* proc-cmdline: allow backslash escapes when parsing /proc/cmdlineLennart Poettering2021-05-151-1/+1
* qrcode-util: set case-sensitive for generating QR codesGibeom Gwon2021-05-151-1/+1