index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libsystemd-network
/
network-internal.c
Age
Commit message (
Expand
)
Author
2015-02-23
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-16
Transpose args in strv_fnmatch() to be more oo
Zbigniew Jędrzejewski-Szmek
2015-02-16
test-network: fix segfault with NULL dev_path/driver/type/name
Zbigniew Jędrzejewski-Szmek
2015-02-16
network-internal: chain matches with AND in net_match_config()
Zbigniew Jędrzejewski-Szmek
2015-02-16
Add helper for fnmatch over strv
Zbigniew Jędrzejewski-Szmek
2015-02-11
network-internal: fix inverted matching
Tom Gundersen
2015-02-10
net: support globbing and disjunction in Match logic
Tom Gundersen
2015-01-12
network-intenal: user _cleanup_ macro in parse_ifname
Tom Gundersen
2014-12-09
libsystemd-network: fix writing of routes in dhcp lease file
Dan Winship
2014-12-05
net_setup/networkd: warn if matching is done on possibly unstable ifname
Tom Gundersen
2014-12-04
udev: net_setup - allow matching on OriginalName=
Tom Gundersen
2014-11-06
shared: rename condition-util.[ch] to condition.[ch]
Lennart Poettering
2014-11-06
core: get rid of condition.c and move the remaining call into util.c
Lennart Poettering
2014-11-06
condition: internalize condition test functions
Lennart Poettering
2014-09-16
libsystemd-network: avoid double-free in error case
Andreas Henriksson
2014-08-11
networkd: monopolize in_addr utility functions in shared/in-addr-util.h
Lennart Poettering
2014-07-31
Reject invalid quoted strings
Zbigniew Jędrzejewski-Szmek
2014-07-23
networkd: merge DNS and NTP entries when exporting
Tom Gundersen
2014-07-18
change type for address family to "int"
Lennart Poettering
2014-07-17
sd-network: remove redundant array size parameter from functions that return ...
Lennart Poettering
2014-06-29
network-internal: initialize _cleanup_ variable
Tom Gundersen
2014-06-29
netowrkd:deserialize_dhcp_routes verify strndup ret
Susant Sahani
2014-06-29
Add support for DHCP static route options
Eugene Yakubovich
2014-06-19
network-internal: split out net_get_name()
Tom Gundersen
2014-06-17
networkd: veth - fix memleak
Tom Gundersen
2014-06-03
networkd: drop CAP_SYS_MODULE
Tom Gundersen
2014-05-19
sd-dhcp-lease: move in_addr (de)serialization to shared network code
Tom Gundersen
2014-05-12
networkd: manager - don't leak kmod context
Tom Gundersen
2014-05-12
networkd: introduce ipip tunnel
Susant Sahani
2014-05-07
sd-network: expose both admin and operational state directly
Tom Gundersen
2014-04-24
networkd-wait-online: improve interoptability and enable by default
Tom Gundersen
2014-04-19
networkd: tie links to rtnl rather than udev
Tom Gundersen
2014-03-27
silence warnings
Thomas Hindoe Paaboel Andersen
2014-03-21
libsystemd-network: move network-utils from src/shared
Tom Gundersen