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
*
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
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
resolve: rename PrivateDNS to DNSOverTLS
Iwan Timmer
2018-06-14
1
-2
/
+2
*
resolve: make PrivateDNS configurable per link
Iwan Timmer
2018-06-11
1
-0
/
+4
*
fileio: accept FILE* in addition to path in parse_env_file()
Lennart Poettering
2018-05-24
1
-5
/
+5
*
tree-wide: be more careful with the type of array sizes
Lennart Poettering
2018-04-27
1
-2
/
+2
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
macro: introduce TAKE_PTR() macro
Lennart Poettering
2018-03-22
1
-10
/
+5
*
tree-wide: make use of new STRLEN() macro everywhere (#7639)
Lennart Poettering
2017-12-14
1
-3
/
+3
*
Add a "RequiredForOnline=" Link attribute for .network files (#7347)
Mathieu Trudel-Lapierre
2017-11-30
1
-0
/
+15
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
libsystemd: use IN_SET macro
Yu Watanabe
2017-09-28
1
-1
/
+1
*
Fix missing space in comments (#5439)
AsciiWolf
2017-02-24
1
-1
/
+1
*
tree-wide: make invocations of extract_first_word more uniform (#4627)
Zbigniew Jędrzejewski-Szmek
2016-11-11
1
-10
/
+4
*
tree-wide: remove unused variables
Thomas Hindoe Paaboel Andersen
2016-02-23
1
-1
/
+0
*
sd-network: use xsprintf() instead of asprintf() where we can
Lennart Poettering
2016-02-21
1
-14
/
+13
*
networkd: rework how carrier bindings are serialized
Lennart Poettering
2016-02-21
1
-4
/
+58
*
sd-lldp: rework sd-lldp API
Lennart Poettering
2016-02-21
1
-26
/
+1
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
networkd: rework Domains= setting
Lennart Poettering
2016-01-26
1
-22
/
+10
*
resolved: introduce support for per-interface negative trust anchors
Lennart Poettering
2016-01-06
1
-39
/
+43
*
resolved,networkd: add a per-interface DNSSEC setting
Lennart Poettering
2016-01-05
1
-0
/
+4
*
networkd,resolved: add a per-interface mdns configuration option
Lennart Poettering
2016-01-05
1
-0
/
+4
*
sd-network: unify parsing of /run/systemd/netif/links/* string fields
Lennart Poettering
2016-01-05
1
-89
/
+14
*
util-lib: move inotify-related definitions to fs-util.[ch]
Lennart Poettering
2015-10-27
1
-2
/
+3
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-25
1
-0
/
+1
*
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-24
1
-5
/
+7
*
dhcp,network: implement RFC 4833 (DHCP Timezone option)
Lennart Poettering
2015-08-26
1
-0
/
+22
*
sd-network: fix CID 1306198
Susant Sahani
2015-06-11
1
-3
/
+1
*
sd-network: allow the state dir to be created after the monitor
Tom Gundersen
2015-06-10
1
-7
/
+56
*
sd-network: allow NULL in sd_network_monitor_unref
Tom Gundersen
2015-06-10
1
-4
/
+4
*
networkd: add support for Uplink Failure Detection
Alin Rauta
2015-02-27
1
-0
/
+8
*
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-23
1
-3
/
+0
*
include <poll.h> instead of <sys/poll.h>
Thomas Hindoe Paaboel Andersen
2015-02-12
1
-1
/
+1
*
LLDP: Add support for networkctl
Susant Sahani
2014-12-19
1
-0
/
+26
[next]