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
*
shared/logs-show: introduce journal_browse_prepare()
Mike Yuan
2024-08-22
1
-3
/
+3
*
networkctl: split networkctl.c into small pieces
Yu Watanabe
2024-08-21
1
-2966
/
+6
*
networkctl: introduce --no-ask-password option
Yu Watanabe
2024-08-19
1
-13
/
+20
*
networkctl: enable interactive authentication for dbus method call
Yu Watanabe
2024-08-19
1
-0
/
+11
*
networkctl: support edit --stdin
Mike Yuan
2024-08-12
1
-0
/
+8
*
networkctl: add support to display learned fdb entries
Gregor Herburger
2024-07-22
1
-0
/
+16
*
sd-varlink: make our internal Varlink API public as sd-varlink.[ch]
Lennart Poettering
2024-07-16
1
-12
/
+13
*
tree-wide: port over to new builder apis
Lennart Poettering
2024-06-19
1
-7
/
+13
*
libsystemd: turn json.[ch] into a public API
Lennart Poettering
2024-06-12
1
-61
/
+63
*
tree-wise: several cleanups for logging
Yu Watanabe
2024-04-30
1
-4
/
+2
*
network: DHCP version logging typos
Sebastian Pucilowski
2024-04-28
1
-4
/
+4
*
networkctl: allow to call 'networkctl cat' without arguments
Yu Watanabe
2024-04-16
1
-2
/
+2
*
tree-wide: make sure net/if.h is included before any linux/ header
Frantisek Sumsal
2024-04-09
1
-1
/
+2
*
networkctl: use journal_add_matchf() and journal_add_match_pair()
Yu Watanabe
2024-03-25
1
-14
/
+5
*
network: set varlink description
Yu Watanabe
2024-03-21
1
-0
/
+2
*
networkctl: use varlink_flush_close_unrefp()
Yu Watanabe
2024-03-21
1
-4
/
+4
*
network/varlink: pass file descriptor of state directory with SetPersistentSt...
Yu Watanabe
2024-03-19
1
-0
/
+18
*
networkctl.c : call 'assert_not_reached' where appropriate
AKHIL KUMAR
2024-03-13
1
-1
/
+1
*
networkctl: introduce "persistent-storage" command
Yu Watanabe
2024-03-11
1
-15
/
+36
*
networkctl: use varlink method to dump LLDP neighbors
Yu Watanabe
2024-03-01
1
-124
/
+187
*
networkctl: rename check_netns_match() -> varlink_connect_networkd()
Yu Watanabe
2024-03-01
1
-13
/
+15
*
tree-wide: set SD_JOURNAL_ASSUME_IMMUTABLE where appropriate
Yu Watanabe
2024-02-11
1
-1
/
+1
*
varlink: introduce varlink_call_and_log() which calls and then logs an error
Lennart Poettering
2024-01-17
1
-2
/
+2
*
varlink: drop "ret_flags" parameter from varlink_call()
Lennart Poettering
2024-01-17
1
-1
/
+1
*
tree-wide: use JSON_ALLOW_EXTENSIONS when disptching at various places
Lennart Poettering
2024-01-05
1
-1
/
+1
*
sd-dhcp-lease: use sd_dhcp_client_id
Yu Watanabe
2024-01-02
1
-4
/
+3
*
dhcp: move sd_dhcp_client_id_to_string() to sd-dhcp-client-id.[ch]
Yu Watanabe
2024-01-02
1
-2
/
+2
*
Merge pull request #30591 from yuwata/device-util
Luca Boccassi
2024-01-01
1
-4
/
+4
|
\
|
*
tree-wide: use device_in_subsystem() and device_is_devtype()
Yu Watanabe
2023-12-22
1
-4
/
+4
*
|
network: use varlink for networkctl check_netns_match()
Matt Layher
2023-12-22
1
-9
/
+21
|
/
*
networkctl: introduce verb mask and unmask
Mike Yuan
2023-12-20
1
-0
/
+4
*
networkctl: split out networkctl-config-file.[ch]
Mike Yuan
2023-12-20
1
-481
/
+14
*
dbus-wait-for-jobs: change 'quiet' flag to enum
Matteo Croce
2023-12-19
1
-1
/
+1
*
networkctl: fix typo
Yu Watanabe
2023-12-10
1
-2
/
+2
*
networkctl: introduce --runtime for editing network config under /run/
Mike Yuan
2023-12-02
1
-7
/
+32
*
networkctl: drop one assertion
Mike Yuan
2023-12-02
1
-2
/
+0
*
networkctl: use RET_GATHER more
Mike Yuan
2023-12-02
1
-10
/
+11
*
udev-util: add generic device_get_{vendor,model}_string() helpers
Lennart Poettering
2023-11-13
1
-6
/
+3
*
analyze/cat-config: add switch to print only "interesting" parts of config files
Zbigniew Jędrzejewski-Szmek
2023-10-24
1
-1
/
+1
*
networkctl: use proper vertical table for status
Mike Yuan
2023-10-11
1
-275
/
+180
*
tree-wide: add missing sigbus handling
Yu Watanabe
2023-10-07
1
-0
/
+3
*
network: fix fetching link properties
Frantisek Sumsal
2023-07-18
1
-12
/
+6
*
networkctl: urlify captive portal entry
Yu Watanabe
2023-07-06
1
-2
/
+9
*
networkctl: show captive portal configuration in link status
Ronan Pigott
2023-07-02
1
-1
/
+5
*
networkctl: fix a potential memory leak
Frantisek Sumsal
2023-05-23
1
-6
/
+13
*
networkctl: add verb edit and cat to operate on network configs
Mike Yuan
2023-05-21
1
-1
/
+509
*
networkctl: mark some verbs as online only
Mike Yuan
2023-05-21
1
-11
/
+11
*
networkctl: fix a typo in log message
Mike Yuan
2023-05-21
1
-1
/
+1
*
networkctl: add missing asserts
Mike Yuan
2023-05-21
1
-6
/
+67
*
networkctl: check netns only if networkd is running
Mike Yuan
2023-05-21
1
-6
/
+6
[next]