summaryrefslogtreecommitdiffstats
path: root/src/shared/tomoyo-util.h (unfollow)
Commit message (Expand)AuthorFilesLines
2022-02-25network: drop detailed log messagesYu Watanabe10-191/+224
2022-02-25network: make link_down() independent of link_up_or_down()Yu Watanabe2-18/+58
2022-02-24meson: Drop required libfdisk version to 2.32Daan De Meyer2-2/+2
2022-02-24network: add NextServer= and Filename= setting to [DHCPServer] sectionYu Watanabe6-0/+32
2022-02-24sd-dhcp-server: add support to send next server and filename option for PXE b...Yu Watanabe4-0/+47
2022-02-24units: drop After=systemd-resolved.service from systemd-nspawn@.serviceLennart Poettering1-1/+1
2022-02-24units: move resolved to sysinit.target (from basic.target)Lennart Poettering1-2/+2
2022-02-24test-network: add test case for activation policy for stacked netdevsYu Watanabe2-14/+22
2022-02-24test-network: check existence before calling networkctl or ip commandYu Watanabe1-5/+8
2022-02-24test-network: remove unused configsYu Watanabe2-15/+0
2022-02-24network: create stacked netdevs after the underlying link is activatedYu Watanabe1-0/+5
2022-02-23test-network: add testcases for address property changeYu Watanabe1-0/+12
2022-02-23network: also hash address label and broadcast addressYu Watanabe1-20/+50
2022-02-23network: use address_set_broadcast() at one more placeYu Watanabe1-2/+1
2022-02-23network: set broadcast address on requestYu Watanabe4-32/+36
2022-02-23network: compare addresses more strictlyYu Watanabe5-62/+91
2022-02-23systemctl: Show how long a service ran for after it exited in status outputDaan De Meyer1-0/+12
2022-02-23udev-builtin-input_id: don't label absolute mice as pointing sticksPeter Hutterer1-3/+4
2022-02-23man: various issues reported in #22432Zbigniew Jędrzejewski-Szmek12-38/+41
2022-02-23man/systemd-network: reword descriptions of DHCPPrefixDelegation= and dst-hostZbigniew Jędrzejewski-Szmek1-7/+6
2022-02-23man/systemd-analyze: split out example to a separate sectionZbigniew Jędrzejewski-Szmek1-61/+65
2022-02-23man: adjust command for Fedora installationsZbigniew Jędrzejewski-Szmek1-2/+2
2022-02-22resolve: synthesize empty domain only when A and/or AAAA key is requestedYu Watanabe1-4/+16
2022-02-22resolve: make dns_scope_good_domain() take DnsQuery*Yu Watanabe3-18/+21
2022-02-22resolve: drop never matched conditionYu Watanabe1-10/+2
2022-02-22journal-send: close fd on exit when running with valgrindYu Watanabe4-2/+36
2022-02-22test-journal-send: close fd opend by syslog()Yu Watanabe1-0/+4
2022-02-22unit: escape %Yu Watanabe1-1/+1
2022-02-22units: drop After=systemd-networkd.service from systemd-resolved.serviceLennart Poettering1-1/+1
2022-02-22tree-wide: use timestamp_is_set() moreLennart Poettering11-21/+21