index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
network
/
networkctl.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: make format_ifname() or friends return negative errno on failure
Yu Watanabe
2021-09-28
1
-19
/
+8
*
sd-lldp: rename sd-lldp.[ch] -> sd-lldp-rx.[ch]
Yu Watanabe
2021-09-27
1
-1
/
+1
*
Drop the text argument from assert_not_reached()
Zbigniew Jędrzejewski-Szmek
2021-08-03
1
-1
/
+1
*
tree-wide: add FORMAT_BYTES_FULL()
Zbigniew Jędrzejewski-Szmek
2021-07-09
1
-4
/
+2
*
networkctl: drop unused member in struct VxLanInfo
Yu Watanabe
2021-06-26
1
-1
/
+0
*
networkctl: add field 'Required For Online'
Dan Streetman
2021-06-24
1
-0
/
+10
*
tree-wide: use sd_device_new_from_ifindex/ifname()
Yu Watanabe
2021-06-11
1
-3
/
+1
*
netlink: move resolve_ifname() or friends to netlink-util.[ch]
Yu Watanabe
2021-06-11
1
-5
/
+5
*
ether-addr-util, network: introduce ETHER_ADDR_TO_STR() macro and use it
Yu Watanabe
2021-06-09
1
-4
/
+2
*
network: use hw_addr_equal() or friends
Yu Watanabe
2021-06-09
1
-2
/
+2
*
ether-addr-util: drop redundant "addr" from struct hw_addr_data
Yu Watanabe
2021-06-09
1
-4
/
+4
*
networkctl: politely refuse being called from a different netns than the netw...
Lennart Poettering
2021-05-26
1
-0
/
+43
*
networkctl: use strextend()
Yu Watanabe
2021-05-20
1
-5
/
+4
*
alloc-util: simplify GREEDY_REALLOC() logic by relying on malloc_usable_size()
Lennart Poettering
2021-05-19
1
-2
/
+2
*
network: show online state in networkctl status output
Alvin Šipraga
2021-05-19
1
-5
/
+42
*
networkctl: introduce --json option for "status" and "list" commands
Yu Watanabe
2021-05-14
1
-1
/
+130
*
networkctl: use table_set_empty_string()
Yu Watanabe
2021-05-14
1
-3
/
+5
*
udev,network: make link_get_type_string() return negative errno on failure
Yu Watanabe
2021-05-14
1
-2
/
+6
*
networkctl: drop unused variables
Yu Watanabe
2021-04-12
1
-26
/
+37
*
Wrong index in error message
Sam Lunt
2021-03-19
1
-2
/
+2
*
table: drop last SIZE_MAX from table_set_sort() and table_set_display()
Yu Watanabe
2021-03-04
1
-1
/
+1
*
tree-wide: use in_addr_is_set() or friends
Yu Watanabe
2021-02-17
1
-6
/
+6
*
tree-wide: return NULL from freeing functions
Zbigniew Jędrzejewski-Szmek
2021-02-16
1
-1
/
+1
*
tree-wide: enable colorized logging for daemons when run in console
Yu Watanabe
2021-01-31
1
-1
/
+1
*
tree-wide: Drop custom formatting for print() help messages
Daan De Meyer
2021-01-31
1
-6
/
+5
*
save link activation policy to state file and display in networkctl
Dan Streetman
2021-01-21
1
-1
/
+11
*
network: tighten variable scope used in loop (#18277)
Susant Sahani
2021-01-17
1
-6
/
+5
*
networkctl: tighten variable scope used in loop
Susant Sahani
2021-01-15
1
-27
/
+24
*
Merge pull request #17478 from yuwata/split-network-internal
Yu Watanabe
2020-11-27
1
-2
/
+3
|
\
|
*
sd-network: move link_get_type_string()
Yu Watanabe
2020-10-29
1
-2
/
+3
*
|
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
|
networkctl: use and print full hardware address
Timo Rothenpieler
2020-10-28
1
-7
/
+8
|
/
*
tree-wide: drop if braces around single line expressions as well
Frantisek Sumsal
2020-10-09
1
-2
/
+1
*
tree-wide: define iterator inside of the macro
Zbigniew Jędrzejewski-Szmek
2020-09-08
1
-6
/
+3
*
networkctl: label command does not take any argument
Yu Watanabe
2020-08-27
1
-1
/
+1
*
tree-wide: use sd_bus_error_has_names() in more places
Zbigniew Jędrzejewski-Szmek
2020-08-24
1
-2
/
+2
*
networkctl: do not ignore -EOPNOTSUPP when reading netlink message
Yu Watanabe
2020-07-20
1
-1
/
+1
*
networkctl: sort alternative names
Yu Watanabe
2020-07-20
1
-0
/
+1
*
network: drop doubled white space
Yu Watanabe
2020-07-15
1
-1
/
+1
*
table use table_log_print_error() instead of table_log_show_error
fangxiuning
2020-07-08
1
-5
/
+5
*
shared: actually move all BusLocator related calls to bus-locator.c
Lennart Poettering
2020-06-30
1
-2
/
+2
*
log: introduce log_parse_environment_cli() and log_setup_cli()
Filipe Brandenburger
2020-06-24
1
-3
/
+1
*
networkctl: display DHCPv4 server address
Susant Sahani
2020-06-23
1
-4
/
+11
*
networkctl: use lease file to get DHCPv4 client ID
Yu Watanabe
2020-06-23
1
-10
/
+17
*
networkctl: use lease file to get DHCPv4 address
Yu Watanabe
2020-06-23
1
-5
/
+7
*
networkctl: load DHCPv4 lease file and use timezone data from the lease file
Yu Watanabe
2020-06-23
1
-13
/
+22
*
network: clean-up DHCP lease server data configuration
Lennart Poettering
2020-06-18
1
-14
/
+1
*
networkctl: Display DHCP6 DUID
Susant Sahani
2020-06-10
1
-2
/
+12
*
networkctl: DHCPv6 - display IAID
Susant Sahani
2020-06-09
1
-1
/
+11
*
networkctl: Display DHCP4 client ID
Susant Sahani
2020-06-08
1
-1
/
+11
[next]