summaryrefslogtreecommitdiff
path: root/src/network/networkd-wait-online.c
AgeCommit message (Expand)Author
2015-09-29util: introduce common version() implementation and use it everywhereLennart Poettering
2015-07-26networkd-wait-online: fix -i argumentMartin Pitt
2015-06-15everywhere: port everything to sigprocmask_many() and friendsLennart Poettering
2015-05-29util: split out signal-util.[ch] from util.[ch]Lennart Poettering
2015-02-02networkd-wait-online: add timeoutTom Gundersen
2015-01-31networkd-wait-online: allow specific devices to be ignoredTom Gundersen
2014-11-28treewide: no need to negate errno for log_*_errno()Michal Schmidt
2014-11-28treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt
2014-08-26networkd-wait-online: add missing short option 'i' to optstringŁukasz Stelmach
2014-08-03Unify parse_argv styleZbigniew Jędrzejewski-Szmek
2014-07-17networkd-wait-online: track linksTom Gundersen
2014-07-17sd-network: fix parameter order for sd_network_monitor_new()Lennart Poettering
2014-05-24Fix several small typosJonathan Boulle
2014-05-19networkd-wait-online: wait for addresses to be configuredTom Gundersen
2014-05-08networkd-wait-online: flush monitor events after processingTom Gundersen
2014-05-08networkd-wait-online: fix false positives when checking if a link is managed ...Tom Gundersen
2014-05-07networkd-wait-online: rely purely on sd-network events and drop rtnl hooksTom Gundersen
2014-04-26networkd-wait-online: refactor a bitTom Gundersen
2014-04-26networkd-wait-online: drop config file and add commandline options insteadTom Gundersen
2014-04-24networkd-wait-online: improve interoptability and enable by defaultTom Gundersen
2014-03-03networkd: wait-online - fix typoTom Gundersen
2014-03-01networkd-wait-online: use automatic cleanupThomas Hindoe Paaboel Andersen
2014-02-28sd-network: turn states 'unknown' and 'unmanaged' into errnosTom Gundersen
2014-02-28networkd: add networkd-wait-onlineTom Gundersen