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-wait-online.c
Age
Commit message (
Expand
)
Author
2015-09-29
util: introduce common version() implementation and use it everywhere
Lennart Poettering
2015-07-26
networkd-wait-online: fix -i argument
Martin Pitt
2015-06-15
everywhere: port everything to sigprocmask_many() and friends
Lennart Poettering
2015-05-29
util: split out signal-util.[ch] from util.[ch]
Lennart Poettering
2015-02-02
networkd-wait-online: add timeout
Tom Gundersen
2015-01-31
networkd-wait-online: allow specific devices to be ignored
Tom Gundersen
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-26
networkd-wait-online: add missing short option 'i' to optstring
Łukasz Stelmach
2014-08-03
Unify parse_argv style
Zbigniew Jędrzejewski-Szmek
2014-07-17
networkd-wait-online: track links
Tom Gundersen
2014-07-17
sd-network: fix parameter order for sd_network_monitor_new()
Lennart Poettering
2014-05-24
Fix several small typos
Jonathan Boulle
2014-05-19
networkd-wait-online: wait for addresses to be configured
Tom Gundersen
2014-05-08
networkd-wait-online: flush monitor events after processing
Tom Gundersen
2014-05-08
networkd-wait-online: fix false positives when checking if a link is managed ...
Tom Gundersen
2014-05-07
networkd-wait-online: rely purely on sd-network events and drop rtnl hooks
Tom Gundersen
2014-04-26
networkd-wait-online: refactor a bit
Tom Gundersen
2014-04-26
networkd-wait-online: drop config file and add commandline options instead
Tom Gundersen
2014-04-24
networkd-wait-online: improve interoptability and enable by default
Tom Gundersen
2014-03-03
networkd: wait-online - fix typo
Tom Gundersen
2014-03-01
networkd-wait-online: use automatic cleanup
Thomas Hindoe Paaboel Andersen
2014-02-28
sd-network: turn states 'unknown' and 'unmanaged' into errnos
Tom Gundersen
2014-02-28
networkd: add networkd-wait-online
Tom Gundersen