summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* homework: fix unitialized variableZbigniew Jędrzejewski-Szmek2021-03-121-1/+1
* fsck: make sure we don't read an unitialized variableZbigniew Jędrzejewski-Szmek2021-03-121-8/+7
* sd-journal: add forgotten unmap in error pathZbigniew Jędrzejewski-Szmek2021-03-121-2/+3
* inhibit: cut off overly long "who" fieldsLennart Poettering2021-03-121-0/+1
* format-table: don't hit assert if column got less width than it asked forLennart Poettering2021-03-121-2/+1
* core: map io.bfq.weight to 1..1000Zbigniew Jędrzejewski-Szmek2021-03-121-16/+19
* portablectl: start/stop path/timer units tooLuca Boccassi2021-03-121-1/+5
* sd-netlink: spread out sequence numbers a bitLennart Poettering2021-03-121-5/+23
* sd-netlink: reduce indentation levels a bitLennart Poettering2021-03-121-12/+11
* sd-netlink: use getsockopt_int() where appropriateLennart Poettering2021-03-121-5/+2
* sd-netlink: revamp message serial handlingLennart Poettering2021-03-122-16/+26
* socket-util: add getsockopt_int() helperLennart Poettering2021-03-121-0/+13
* resolved: gracefully handle with packets with too large RR countLennart Poettering2021-02-171-1/+15
* resolved: use reference counting for DnsQueryCandidate objectsv246.10Zbigniew Jędrzejewski-Szmek2021-02-023-21/+21
* resolved: minor cleanupsZbigniew Jędrzejewski-Szmek2021-02-022-12/+11
* resolved: fix use-after-free with queries hitting the cacheZbigniew Jędrzejewski-Szmek2021-02-022-8/+22
* test: fix fd_is_mount_point() checkLennart Poettering2021-02-023-7/+60
* tree-wide: ignore messages with too long control dataLennart Poettering2021-02-023-0/+12
* rpm: expose $systemd_util_dir also as rpm macroZbigniew Jędrzejewski-Szmek2021-02-021-0/+1
* wifi-util: do not ignore wifi iftype when SSID is not setYu Watanabe2021-02-021-4/+8
* wifi-util: cleanup header inclusionYu Watanabe2021-02-022-7/+2
* docs: `mesonconf` is not a valid command, `meson configure` isigo958622021-02-021-2/+2
* bpf: do not use structured initialization for bpf_attrLuca Boccassi2021-02-023-56/+51
* test-xattr-util: don't insist that /usr supports xattrsLennart Poettering2021-02-021-2/+3
* bpf: zero bpf_attr before initializationLuca Boccassi2021-02-021-0/+8
* shell-completion: fix systemctl set/unset/import-environmentZbigniew Jędrzejewski-Szmek2021-02-022-1/+15
* stat-util: don't try to open path on path_is_temporary_fs()Lennart Poettering2021-02-021-4/+3
* systemctl: have is-enabled return success for aliases when calling into pid1 tooLuca Boccassi2021-02-021-1/+1
* resolve: field size in dns resource record may be zeroYu Watanabe2021-02-021-10/+10
* siphash: introduce siphash24_compress_safe()Yu Watanabe2021-02-021-4/+8
* man/systemd-nspawn: document hashing machine name for uid baseDmitry Borodaenko2021-02-021-1/+2
* journal-importer: ignore invalid field at one more placeYu Watanabe2021-02-022-0/+10
* man/localtime: document default timezoneLuca BRUNO2021-02-021-0/+3
* man/systemd.netdev: clarify the wireguard AllowedIPs= settingFlorian Klink2021-02-021-3/+10
* logs-show: refuse data which contain invalid fieldsYu Watanabe2021-02-021-12/+20
* journal: refuse data which contain invalid fieldsYu Watanabe2021-02-022-0/+3
* journal: move journal_field_valid() to journal_file.cYu Watanabe2021-02-027-42/+43
* test: use modern qemu numa argumentsChristian Ehrhardt2021-02-022-1/+23
* bus-util: improve logging when we can't connect to the busLennart Poettering2021-02-021-6/+15
* sd-bus: make credential acquisition more gracefulLennart Poettering2021-02-022-7/+15
* sd-bus: 'ret' parameter to sd_bus_query_sender_creds() is not optional, check...Lennart Poettering2021-02-021-0/+1
* Fix nss-resolve to properly fallback in a Flatpak sandboxOwen W. Taylor2021-02-021-1/+2
* cryptsetup: add support for workqueue optionsJonathan G. Underwood2020-12-303-0/+39
* test-login: skip consistency checks when logind is not activev246.9Zbigniew Jędrzejewski-Szmek2020-12-161-49/+55
* selinux: create unit invocation links with default SELinux contextChristian Göttsche2020-12-163-2/+25
* network: honor M or O flag in RA even if IPv6AcceptRA.DHCPv6Cleint=alwaysv246.8Yu Watanabe2020-12-162-7/+13
* journalctl: don't skip the entries that have the same seqnumshenyangyang42020-12-162-3/+8
* sd-bus: use SOCK_CLOEXEC on one more socketLennart Poettering2020-12-161-1/+1
* resolved: create stub-resolv.conf symlink with correct security labelOndrej Mosnacek2020-12-161-1/+2
* efi: Only use arm flags if supportedAndrew Balmos2020-12-161-1/+7