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
/
networkd.c
Age
Commit message (
Expand
)
Author
2015-02-05
networkd: move the connection to the bus out of manager_new (again)
Tom Gundersen
2015-02-05
networkd: exit on idle
Tom Gundersen
2015-02-05
networkd: log when finished enumerating links and addresses
Tom Gundersen
2015-02-03
networkd: refactor socket activation a bit
Tom Gundersen
2014-12-19
LLDP: Add support for networkctl
Susant Sahani
2014-12-08
networkd: manager - enumerate addresses globally, rather than per-link
Tom Gundersen
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-08-21
notify: send STOPPING=1 from our daemons
Lennart Poettering
2014-07-07
networkd: simplify signal handling of SIGTERM/SIGINT
Lennart Poettering
2014-06-03
networkd: split runtime config dir from state dir
Tom Gundersen
2014-06-03
networkd: drop CAP_SYS_MODULE
Tom Gundersen
2014-06-01
networkd: run as unpriviliged "systemd-network" user
Lennart Poettering
2014-05-19
resolved: add daemon to manage resolv.conf
Tom Gundersen
2014-05-12
networkd: manager - don't leak kmod context
Tom Gundersen
2014-05-12
networkd: introduce ipip tunnel
Susant Sahani
2014-04-19
networkd: tie links to rtnl rather than udev
Tom Gundersen
2014-03-14
networkd: fix creation of runtime dirs at startup
Tom Gundersen
2014-03-11
networkd: rework startup
Tom Gundersen
2014-02-28
sd-network: add new library
Tom Gundersen
2014-01-16
sd-dhcp-client/networkd: add transient hostname support
Tom Gundersen
2014-01-16
networkd: improve logging
Tom Gundersen
2014-01-12
networkd: generate resolv.conf
Tom Gundersen
2013-11-27
networkd: Initialize variable to NULL
Patrik Flykt
2013-11-26
networkd: add bridge support
Tom Gundersen
2013-11-23
networkd: fix build
Tom Gundersen
2013-11-23
networkd: use Type=notify
Tom Gundersen
2013-11-17
networkd: make all calls async
Tom Gundersen
2013-11-09
networkd: add a basic network daemon
Tom Gundersen