index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libsystemd
/
sd-network
/
sd-network.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
sd-network: introduce sd_network_link_get_netdev_file{,_dropins}
Mike Yuan
2024-09-09
1
-5
/
+17
*
various: don't use close_nointr if retval is not checked anyway
Mike Yuan
2023-12-28
1
-1
/
+1
*
network: Introduce UseCaptivePortal DHCPv4 option
Ronan Pigott
2023-07-02
1
-0
/
+4
*
network: Show network and link file dropins in networkctl status
Daan De Meyer
2023-01-12
1
-0
/
+19
*
tree-wide: use -EBADF for fd initialization
Zbigniew Jędrzejewski-Szmek
2022-12-19
1
-1
/
+1
*
basic: rename util.h to logarithm.h
Zbigniew Jędrzejewski-Szmek
2022-11-08
1
-1
/
+0
*
sd-network: make sd_network_link_get_dns() or friends return -ENODATA
Yu Watanabe
2022-09-27
1
-14
/
+4
*
sd-network: drop fallback values
Yu Watanabe
2022-09-27
1
-65
/
+4
*
sd-network: introduce network_link_get_boolean() helper function
Yu Watanabe
2022-09-27
1
-14
/
+12
*
sd-network: accept all space-like separators
Yu Watanabe
2022-09-27
1
-2
/
+2
*
sd-network: propagate -ENOENT
Yu Watanabe
2022-09-27
1
-19
/
+0
*
sd-network: rename function arguments for storing return value
Yu Watanabe
2022-09-27
1
-55
/
+54
*
sd-network: Keep inotify watch if watch descriptor didn't change
Daan De Meyer
2022-05-04
1
-17
/
+20
*
inotify-util: declare iterator in FOREACH_INOTIFY_EVENT()
Yu Watanabe
2022-03-25
1
-1
/
+0
*
sd-network: introduce sd_network_link_get_stat()
Yu Watanabe
2021-12-08
1
-0
/
+17
*
sd-network: drop unnecessary +1 for buffer size
Yu Watanabe
2021-12-08
1
-4
/
+4
*
sd-network: drop _public_ attribute
Yu Watanabe
2021-12-07
1
-43
/
+43
*
tree-wide: use ERRNO_IS_TRANSIENT()
Yu Watanabe
2021-11-30
1
-1
/
+1
*
basic: split out inotify-related calls from fs-util.h → inotify-util.h
Lennart Poettering
2021-10-05
1
-0
/
+1
*
tree-wide: voidify unchecked close_nointr calls
Luca Boccassi
2021-08-03
1
-1
/
+1
*
alloc-util: simplify GREEDY_REALLOC() logic by relying on malloc_usable_size()
Lennart Poettering
2021-05-19
1
-2
/
+2
*
network: add an online state for links and manager
Alvin Šipraga
2021-05-19
1
-0
/
+8
*
sd-network: read IPv4/IPv6 address states from state files
LetzteInstanz
2021-04-14
1
-0
/
+36
*
tree-wide: use UINT64_MAX or friends
Yu Watanabe
2021-03-04
1
-2
/
+2
*
save link activation policy to state file and display in networkctl
Dan Streetman
2021-01-21
1
-0
/
+21
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
sd-{login,netlink,network}: use TAKE_FD() in more places
Zbigniew Jędrzejewski-Szmek
2020-09-22
1
-9
/
+3
*
sd-network: drop unused functions
Yu Watanabe
2020-06-23
1
-12
/
+0
*
network: clean-up DHCP lease server data configuration
Lennart Poettering
2020-06-18
1
-16
/
+0
*
sd-network: Introduce APIs to get DHCP6 DUID
Susant Sahani
2020-06-10
1
-0
/
+4
*
sd-network: Introduce API to get DHCPv6 IAID
Susant Sahani
2020-06-09
1
-0
/
+4
*
sd-network: Introduce API to access DHCP4 client ID
Susant Sahani
2020-06-08
1
-0
/
+4
*
sd-network: Add support to retrive LPR servers
Susant Sahani
2020-04-22
1
-0
/
+4
*
sd-network: Add support to emit and receive SMTP server information
Susant Sahani
2020-03-29
1
-0
/
+4
*
sd-network: Add support to emit and receive pop3 server information
Susant Sahani
2020-03-28
1
-0
/
+4
*
sd-network: Provice APIs to access SIP servers given by DHCP4 server
Susant Sahani
2020-03-22
1
-0
/
+4
*
tree-wide: make parse_ifindex simply return the index
Zbigniew Jędrzejewski-Szmek
2020-01-11
1
-7
/
+4
*
tree-wide: drop string.h when string-util.h or friends are included
Yu Watanabe
2019-11-03
1
-1
/
+0
*
network: DHCP server Add support to transmit SIP server
Susant Sahani
2019-09-20
1
-0
/
+4
*
sd-network: add support to get DHCP4 address
Susant Sahani
2019-09-09
1
-0
/
+4
*
sd-network: introduce functions for new link and manager states
Yu Watanabe
2019-06-16
1
-4
/
+24
*
sd-network: add sd_network_link_get_required_operstate_for_online()
Yu Watanabe
2019-03-13
1
-0
/
+21
*
Remove 'inline' attributes from static functions in .c files (#11426)
Topi Miettinen
2019-01-15
1
-2
/
+2
*
sd-network: add new API sd_network_link_get_dns_default_route()
Lennart Poettering
2018-12-21
1
-0
/
+19
*
util-lib: split out env file parsing code into env-file.c
Lennart Poettering
2018-12-02
1
-1
/
+1
*
fileio: automatically add NULL sentinel to parse_env_file()
Lennart Poettering
2018-11-14
1
-5
/
+5
*
fileio: drop "newline" parameter for env file parsers
Lennart Poettering
2018-11-14
1
-5
/
+5
*
tree-wide: drop copyright headers from frequent contributors
Zbigniew Jędrzejewski-Szmek
2018-06-20
1
-3
/
+0
*
tree-wide: beautify remaining copyright statements
Lennart Poettering
2018-06-14
1
-1
/
+1
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-1
/
+0
[next]