summaryrefslogtreecommitdiffstats
path: root/test/testsuite-52.units/test-honor-first-shutdown.sh (unfollow)
Commit message (Expand)AuthorFilesLines
2021-11-09ether-addr-util: introduce parse_ether_addr()Yu Watanabe2-0/+16
2021-11-09test: add tests for parse_hw_addr()Yu Watanabe1-0/+102
2021-11-09ether-addr-util: introduce parse_hw_addr()Yu Watanabe2-0/+152
2021-11-09arp-util: drop redundant lineYu Watanabe1-1/+0
2021-11-09network/netdev: sort netdev kindsYu Watanabe3-106/+112
2021-11-09network/bridge: drop if_bridge.h from bridge.hYu Watanabe4-10/+16
2021-11-09network/netdev: fix typoYu Watanabe1-1/+1
2021-11-09network: bareudp: use fill_message_createYu Watanabe1-60/+4
2021-11-09network: geneve: use fill_message_createYu Watanabe1-72/+4
2021-11-09network/netdev: update commentYu Watanabe1-1/+1
2021-11-09network/netdev: reduce indentationYu Watanabe1-60/+59
2021-11-09test-network: add testcases for CAKE settingsYu Watanabe2-4/+24
2021-11-09network: tc/cake: introduce UseRawPacketSize= settingYu Watanabe5-0/+22
2021-11-09network: tc/cake: introduce SplitGSO= settingYu Watanabe5-0/+21
2021-11-09network: tc/cake: introduce Wash= settingYu Watanabe5-0/+22
2021-11-09network: tc/cake: introduce FirewallMark= settingYu Watanabe5-0/+78
2021-11-09network: tc/cake: introduce PriorityQueueingProfile= settingYu Watanabe5-0/+139
2021-11-09network: tc/cake: introduce MPUBytes= settingYu Watanabe5-0/+77
2021-11-09network: tc/cake: introduce NAT= settingYu Watanabe5-0/+24
2021-11-09network: tc/cake: introduce FlowIsolationMode= settingYu Watanabe5-0/+176
2021-11-09network: tc/cake: introduce CompensationMode= settingYu Watanabe5-0/+95
2021-11-09network: tc/cake: do not pass 0 if OverheadBytes= is not specifiedYu Watanabe2-4/+8
2021-11-09network: tc/cake: introduce AutoRateIngress= settingYu Watanabe5-1/+94
2021-11-09man: use "…" for specifying rangesYu Watanabe1-15/+16
2021-11-09man: move Bandwidth= setting at the beginning of the [CAKE] sectionYu Watanabe1-7/+8
2021-11-09sd-netlink: add more attributes for CAKEYu Watanabe1-3/+17
2021-11-09meson: Add --warn-common and --fatal-warnings to link flagsJan Janssen1-1/+6
2021-11-09netif-util: split net_get_unique_predictable_data() into twoYu Watanabe2-6/+25
2021-11-09netif-util: rename net_get_name_persistent() -> net_get_persistent_name()Yu Watanabe3-5/+5
2021-11-09netif-util: rename link_get_type_string() -> net_get_type_string()Yu Watanabe5-6/+6
2021-11-09netif-util: move several functions from network-util.[ch] to shared/netif-uti...Yu Watanabe11-94/+107
2021-11-09arphrd-util: introduce arphrd_to_hw_addr_len()Yu Watanabe2-0/+25
2021-11-09arphrd-util: rename arphrd-list.[ch] -> arphrd-util.[ch]Yu Watanabe7-8/+7
2021-11-09ether-addr-util: make hw_addr_is_null() return true also for all zero addressYu Watanabe3-3/+4
2021-11-09ether-addr-util: introduce several helper functionsYu Watanabe1-0/+22
2021-11-09network: ndisc: introduce UseGateway= and UseRoutePrefix= settingsYu Watanabe6-13/+50
2021-11-09network: ndisc: do not read DNSSL option when UseDomains=noYu Watanabe1-10/+14
2021-11-09network: ndisc: split out prefix option handling into ndsic_router_process_pr...Yu Watanabe1-44/+65
2021-11-08man: document new --json= modeLennart Poettering1-0/+10
2021-11-08man: document new --multipler= switchLennart Poettering1-0/+8
2021-11-08userwork: make sure to return correct errors when service is not specified co...Lennart Poettering1-4/+4
2021-11-08userdbctl: always show summary after printing table (unless legend is off)Lennart Poettering1-15/+46
2021-11-08userdbctl: add a switch for explicitly enabling/disabling multiplexer-based l...Lennart Poettering1-0/+11
2021-11-08userdbctl: make JSON output mode details configurable like in the other toolsLennart Poettering1-20/+35
2021-11-08userdbctl: explicitly handle ESRCH/ENOLINK from userdb_all()Lennart Poettering1-49/+63
2021-11-08userwork: properly handle ENOLINK error from lower-level userdb codeLennart Poettering1-0/+12
2021-11-08man: extend os-release docs a bit regarding quotesLennart Poettering1-17/+13
2021-11-08implement aliasing for systemd-analyze verifyAlbert Brox3-2/+94
2021-11-08build: preserve correct mode when generating files via jinja2Christian Brauner20-41/+26
2021-11-08Use ExitType=cgroup for autostart generated servicesHenri Chain1-0/+1