summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* core: detect_container() may return negative errnoYu Watanabe2020-12-161-1/+1
* meson: Fix reallocarray checkKhem Raj2020-12-161-1/+1
* meson: check that cxx variable is set before using itLuca Boccassi2020-12-161-1/+1
* udev: Fix sound.target dependencyTakashi Iwai2020-12-101-1/+1
* man: document that automount units are privilegedLennart Poettering2020-12-102-0/+7
* log: open journal when cli program run in a service unitYu Watanabe2020-12-101-1/+3
* log: make show_color variable tristateYu Watanabe2020-12-101-4/+4
* log: merge conditions to reduce indentationYu Watanabe2020-12-101-5/+4
* logind: fix closing of button input devicesLennart Poettering2020-12-101-12/+6
* Update logind-button.cnihilix-melix2020-12-101-3/+6
* async: add trivial cleanup wrapper for asynchronous_close()Lennart Poettering2020-12-101-0/+6
* cgroup: Also set blkio.bfq.weightPavel Hrdina2020-12-101-0/+5
* generator: use kmsg in system-level generators, journal otherwisev246.7Lennart Poettering2020-12-081-2/+8