summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* core: really skip automatic restart when a JOB_STOP job is pendingFranck Bui2022-03-051-6/+1
* docs: swap Name and Partition Type UUID in headerMatthias Lisin2022-03-052-4/+4
* tools: adjust re.match to recent gpt.h additionsMatthias Lisin2022-03-051-1/+1
* mkosi CI: mask isc-dhcp-server unitsLuca Boccassi2022-03-051-2/+11
* systemctl: make `--timestamp=` affect the `show` verb as wellFrantisek Sumsal2022-03-051-0/+14
* pid1: set SYSTEMD_NSS_DYNAMIC_BYPASS=1 env var for dbus-daemonLennart Poettering2022-03-053-19/+19
* docs: $SYSTEMD_NSS_BYPASS_BUS is not honoured anymore, don't document itLennart Poettering2022-03-051-4/+0
* pid1: lookup owning PID of BusName= name of services asynchronouslyLennart Poettering2022-03-052-19/+74
* pid1: watch bus name always when we have itLennart Poettering2022-03-051-8/+10
* resolve: synthesize empty domain only when A and/or AAAA key is requestedYu Watanabe2022-02-241-4/+16
* resolve: make dns_scope_good_domain() take DnsQuery*Yu Watanabe2022-02-243-18/+21
* resolve: drop never matched conditionYu Watanabe2022-02-241-10/+2
* resolve: synthesize null address, IPv4 broadcast address, or invalid domainYu Watanabe2022-02-241-0/+8
* resolve: synthesize empty nameYu Watanabe2022-02-242-1/+8
* dns-domain: re-introduce dns_name_is_empty()Yu Watanabe2022-02-241-0/+4
* packit: drop unnumbered patches as wellFrantisek Sumsal2022-02-221-2/+2
* sd-dhcp-server: do not offer server addressYu Watanabe2022-02-221-0/+3
* sd-dhcp-server: do not assign address reserved for static leases to non-match...Yu Watanabe2022-02-221-0/+3
* sd-dhcp-server: explicitly refuse when conflicting address is requestedYu Watanabe2022-02-221-4/+7
* sd-dhcp-server: do not assign an address from pool when a static lease for th...Yu Watanabe2022-02-221-3/+7
* sd-dhcp-server: rename get_pool_offset() -> address_is_in_pool()Yu Watanabe2022-02-221-13/+10
* sd-dhcp-server: rename server_send_nak() -> server_send_nak_or_ignore()Yu Watanabe2022-02-221-13/+16
* sd-dhcp-server: set DHCPLease::server before hashmap_put()Yu Watanabe2022-02-221-21/+13
* ci: fix clang-13 installationFrantisek Sumsal2022-02-221-2/+2
* ci: replace apt-key with signed-byEvgeny Vereshchagin2022-02-221-3/+4
* network: dhcp-pd: fix prefix length of address assigned to upstream interfaceYu Watanabe2022-02-224-74/+40
* resolve: add reference of the original bus message to the aux queriesYu Watanabe2022-02-221-0/+1
* resolve: refuse AF_UNSPEC when resolving addressYu Watanabe2022-02-221-1/+1
* udev-util: add parentheses to make coverity silentYu Watanabe2022-02-221-1/+1
* network: call ethtool after link is initialized by udevdYu Watanabe2022-02-221-19/+71
* network: use udev_available() where applicableYu Watanabe2022-02-222-4/+3
* udev-util: introduce udev_available() helper functionYu Watanabe2022-02-222-0/+17
* virt: Fix Xen Dom0 detection logic to no longer report as VMRichard Neill2022-02-221-19/+21
* Partially revert "sd-dhcp-server: refuse too large packet to send"Luca Boccassi2022-02-151-0/+0
* Revert "tests: add a file triggering a memory leak in dhcp_lease_parse_search...Luca Boccassi2022-02-151-0/+0
* meson: disable export-dbus-interfaces target when cross-compilingLuca Boccassi2022-02-141-6/+8
* boot: Correctly check the return value of CheckEventJan Janssen2022-02-141-1/+1
* test-network: add missing tests for bridge propertiesYu Watanabe2022-02-142-3/+13
* network: bridge: fix endian of vlan protocolYu Watanabe2022-02-141-1/+1
* journal: Improve handling of corruption during upwards entry iterationDaan De Meyer2022-02-141-0/+18
* journal: Fix upwards iteration of entry items in case of corruptionDaan De Meyer2022-02-141-1/+39
* resolve: reuse timer event source for DnsQueryYu Watanabe2022-02-141-5/+5
* resolve: use _cleanup_ attribute for freeing DnsQueryYu Watanabe2022-02-143-98/+79
* resolve: fix possible memleakYu Watanabe2022-02-141-1/+3
* resolve: fix potential memleak and use-after-freeYu Watanabe2022-02-141-0/+2
* util: another set of CVE-2021-4034 assert()sLennart Poettering2022-02-141-0/+6
* core: do not attempt to add 'private' symlinks when RootImage/RootDirectory a...Luca Boccassi2022-02-144-3/+21
* core: add clearer debug log when setting up ExecDirectories symlinks failsLuca Boccassi2022-02-141-1/+1
* test: use mksquashfs -noappendLuca Boccassi2022-02-141-4/+4
* test: rename service used in TEST-29-PORTABLE to avoid conflictLuca Boccassi2022-02-142-23/+27