index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
testsuite-52.units
/
test-honor-first-shutdown.sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-11-09
ether-addr-util: introduce parse_ether_addr()
Yu Watanabe
2
-0
/
+16
2021-11-09
test: add tests for parse_hw_addr()
Yu Watanabe
1
-0
/
+102
2021-11-09
ether-addr-util: introduce parse_hw_addr()
Yu Watanabe
2
-0
/
+152
2021-11-09
arp-util: drop redundant line
Yu Watanabe
1
-1
/
+0
2021-11-09
network/netdev: sort netdev kinds
Yu Watanabe
3
-106
/
+112
2021-11-09
network/bridge: drop if_bridge.h from bridge.h
Yu Watanabe
4
-10
/
+16
2021-11-09
network/netdev: fix typo
Yu Watanabe
1
-1
/
+1
2021-11-09
network: bareudp: use fill_message_create
Yu Watanabe
1
-60
/
+4
2021-11-09
network: geneve: use fill_message_create
Yu Watanabe
1
-72
/
+4
2021-11-09
network/netdev: update comment
Yu Watanabe
1
-1
/
+1
2021-11-09
network/netdev: reduce indentation
Yu Watanabe
1
-60
/
+59
2021-11-09
test-network: add testcases for CAKE settings
Yu Watanabe
2
-4
/
+24
2021-11-09
network: tc/cake: introduce UseRawPacketSize= setting
Yu Watanabe
5
-0
/
+22
2021-11-09
network: tc/cake: introduce SplitGSO= setting
Yu Watanabe
5
-0
/
+21
2021-11-09
network: tc/cake: introduce Wash= setting
Yu Watanabe
5
-0
/
+22
2021-11-09
network: tc/cake: introduce FirewallMark= setting
Yu Watanabe
5
-0
/
+78
2021-11-09
network: tc/cake: introduce PriorityQueueingProfile= setting
Yu Watanabe
5
-0
/
+139
2021-11-09
network: tc/cake: introduce MPUBytes= setting
Yu Watanabe
5
-0
/
+77
2021-11-09
network: tc/cake: introduce NAT= setting
Yu Watanabe
5
-0
/
+24
2021-11-09
network: tc/cake: introduce FlowIsolationMode= setting
Yu Watanabe
5
-0
/
+176
2021-11-09
network: tc/cake: introduce CompensationMode= setting
Yu Watanabe
5
-0
/
+95
2021-11-09
network: tc/cake: do not pass 0 if OverheadBytes= is not specified
Yu Watanabe
2
-4
/
+8
2021-11-09
network: tc/cake: introduce AutoRateIngress= setting
Yu Watanabe
5
-1
/
+94
2021-11-09
man: use "…" for specifying ranges
Yu Watanabe
1
-15
/
+16
2021-11-09
man: move Bandwidth= setting at the beginning of the [CAKE] section
Yu Watanabe
1
-7
/
+8
2021-11-09
sd-netlink: add more attributes for CAKE
Yu Watanabe
1
-3
/
+17
2021-11-09
meson: Add --warn-common and --fatal-warnings to link flags
Jan Janssen
1
-1
/
+6
2021-11-09
netif-util: split net_get_unique_predictable_data() into two
Yu Watanabe
2
-6
/
+25
2021-11-09
netif-util: rename net_get_name_persistent() -> net_get_persistent_name()
Yu Watanabe
3
-5
/
+5
2021-11-09
netif-util: rename link_get_type_string() -> net_get_type_string()
Yu Watanabe
5
-6
/
+6
2021-11-09
netif-util: move several functions from network-util.[ch] to shared/netif-uti...
Yu Watanabe
11
-94
/
+107
2021-11-09
arphrd-util: introduce arphrd_to_hw_addr_len()
Yu Watanabe
2
-0
/
+25
2021-11-09
arphrd-util: rename arphrd-list.[ch] -> arphrd-util.[ch]
Yu Watanabe
7
-8
/
+7
2021-11-09
ether-addr-util: make hw_addr_is_null() return true also for all zero address
Yu Watanabe
3
-3
/
+4
2021-11-09
ether-addr-util: introduce several helper functions
Yu Watanabe
1
-0
/
+22
2021-11-09
network: ndisc: introduce UseGateway= and UseRoutePrefix= settings
Yu Watanabe
6
-13
/
+50
2021-11-09
network: ndisc: do not read DNSSL option when UseDomains=no
Yu Watanabe
1
-10
/
+14
2021-11-09
network: ndisc: split out prefix option handling into ndsic_router_process_pr...
Yu Watanabe
1
-44
/
+65
2021-11-08
man: document new --json= mode
Lennart Poettering
1
-0
/
+10
2021-11-08
man: document new --multipler= switch
Lennart Poettering
1
-0
/
+8
2021-11-08
userwork: make sure to return correct errors when service is not specified co...
Lennart Poettering
1
-4
/
+4
2021-11-08
userdbctl: always show summary after printing table (unless legend is off)
Lennart Poettering
1
-15
/
+46
2021-11-08
userdbctl: add a switch for explicitly enabling/disabling multiplexer-based l...
Lennart Poettering
1
-0
/
+11
2021-11-08
userdbctl: make JSON output mode details configurable like in the other tools
Lennart Poettering
1
-20
/
+35
2021-11-08
userdbctl: explicitly handle ESRCH/ENOLINK from userdb_all()
Lennart Poettering
1
-49
/
+63
2021-11-08
userwork: properly handle ENOLINK error from lower-level userdb code
Lennart Poettering
1
-0
/
+12
2021-11-08
man: extend os-release docs a bit regarding quotes
Lennart Poettering
1
-17
/
+13
2021-11-08
implement aliasing for systemd-analyze verify
Albert Brox
3
-2
/
+94
2021-11-08
build: preserve correct mode when generating files via jinja2
Christian Brauner
20
-41
/
+26
2021-11-08
Use ExitType=cgroup for autostart generated services
Henri Chain
1
-0
/
+1
[next]