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
/
network
Age
Commit message (
Expand
)
Author
2014-11-28
treewide: another round of simplifications
Michal Schmidt
2014-11-28
treewide: use log_*_errno whenever %m is in the format string
Michal Schmidt
2014-11-28
treewide: yet more log_*_errno + return simplifications
Michal Schmidt
2014-11-28
treewide: simplify log_*_errno(r,...) immediately followed by "return r"
Michal Schmidt
2014-11-28
treewide: more log_*_errno() conversions, multiline calls
Michal Schmidt
2014-11-28
treewide: no need to negate errno for log_*_errno()
Michal Schmidt
2014-11-28
treewide: auto-convert the simple cases to log_*_errno()
Michal Schmidt
2014-11-28
networkd: update logging macros for parameter order, and errno, to match rest...
Lennart Poettering
2014-11-28
networkd: remove duplicate macro definitions
Lennart Poettering
2014-11-27
log: rearrange log function naming
Lennart Poettering
2014-11-27
log: add an "error" parameter to all low-level logging calls and intrdouce lo...
Lennart Poettering
2014-11-27
networkd: fix kernel rtnl receive buffer overrun error
Alin Rauta
2014-11-27
networkd: route - allow routes without a gateway
Gavin Li
2014-11-18
sd-dhcp-lease: expose load/save functions
Tom Gundersen
2014-11-08
network: fix typo
Rami Rosen
2014-11-06
s/commandline/command line/g
Harald Hoyer
2014-11-06
shared: rename condition-util.[ch] to condition.[ch]
Lennart Poettering
2014-11-04
sd-event: rename sd_event_source_set_name() to sd_event_source_get_name()
Lennart Poettering
2014-10-29
networkd: add Patch of MTU discovery for IPIP and GRE
Susant Sahani
2014-10-29
networkd: add back path of MTU discovery for SIT
Susant Sahani
2014-10-27
networkd: network - if no prefixlength is given, try to deduce one from the a...
Tom Gundersen
2014-10-27
networkd: don't stop the dhcp server when link goes down
Tom Gundersen
2014-10-11
sd-dhcp-client: support non-Ethernet hardware addresses
Dan Williams
2014-09-29
Do not format USEC_INFINITY as NULL
Zbigniew Jędrzejewski-Szmek
2014-09-17
networkd: dhcp4 - fix unchecked return value
Tom Gundersen
2014-09-16
sd-bus: sd_bus_message_get_errno should only return positive errno
Thomas Hindoe Paaboel Andersen
2014-09-15
hashmap: introduce hash_ops to make struct Hashmap smaller
Michal Schmidt
2014-09-13
networkd: remove vestigial event sources
Dave Reisner
2014-09-08
networkd: allow specification of DHCP route metric
Angus Gibson
2014-09-08
networkctl: show the link file applied to each link
Tom Gundersen
2014-09-08
networkctl: show the network file applied to each link
Tom Gundersen
2014-09-08
sd-network: add _get_network_file api
Tom Gundersen
2014-09-08
networkd: add preferred source to dhcp4 gateway route
Emil Renner Berthing
2014-09-08
networkd: netdev - failing to create a netdev is not fatal, just fail that ne...
Tom Gundersen
2014-09-08
networkd: tuntap - return correct error when /dev/net/tun cannot be opened
Tom Gundersen
2014-09-04
networkd: link - allow loopback links to be manage, but ignore DHCP/IPv4LL
Tom Gundersen
2014-09-04
networkd: link - clarify log message when receiving address for unknown link
Tom Gundersen
2014-09-04
networkd: link - do not manage loopback links
Tom Gundersen
2014-09-04
networkd: link - save link flags when the link is added
Tom Gundersen
2014-09-04
networkd: move carrier gained/lost handling from link_update_flags() to link_...
Tom Gundersen
2014-08-31
test-network: fix off-by-one error in test
Tom Gundersen
2014-08-28
sd-event: name event sources used in libraries
Tom Gundersen
2014-08-28
networkctl: do not mix dns and ntp servers
Zbigniew Jędrzejewski-Szmek
2014-08-26
networkd-wait-online: add missing short option 'i' to optstring
Łukasz Stelmach
2014-08-21
notify: send STOPPING=1 from our daemons
Lennart Poettering
2014-08-19
networkd: don't consider deprecated or tentative addresses when determining o...
Tom Gundersen
2014-08-19
networkd: netdev - add missing callback when adding stacked devices
Tom Gundersen
2014-08-19
networkd: link - don't enforce ENSLAVING state
Tom Gundersen
2014-08-19
networkd: fix use-after-free
Tom Gundersen
2014-08-18
networkd: fix how we generate lists in link_save()
Lennart Poettering
[next]