Age | Commit message (Expand) | Author |
2014-02-22 | networkd: handle SIGINT and SIGTERM | Tom Gundersen |
2014-02-20 | api: in constructor function calls, always put the returned object pointer fi... | Lennart Poettering |
2014-02-18 | networkd: refactor link_add() ... | Tom Gundersen |
2014-02-13 | networkd: correctly handle manager_free(NULL) | Tom Gundersen |
2014-02-12 | networkd: work inside containers | Tom Gundersen |
2014-02-07 | networkd: netdev - rename Netdev to NetDev | Tom Gundersen |
2014-02-07 | sd-dhcp-client: split sd_dhcp_lease from sd_dhcp_client | Tom Gundersen |
2014-01-30 | networkd: netdev - reduce chance of race when receiving netdev's ifindex | Tom Gundersen |
2014-01-22 | networkd: add basic bonding support | Tom Gundersen |
2014-01-18 | sd-dhcp-client/networkd: add domainname support | Tom Gundersen |
2014-01-18 | networkd: don't hard depend on system bus | Tom Gundersen |
2014-01-18 | networkd: resolv.conf - reword comment | Tom Gundersen |
2014-01-16 | networkd: resolv.conf - extend the comment a bit | Tom Gundersen |
2014-01-16 | sd-dhcp-client: refactor DNS support | Tom Gundersen |
2014-01-16 | sd-dhcp-client/networkd: add transient hostname support | Tom Gundersen |
2014-01-12 | networkd: fix wording | Tom Gundersen |
2014-01-12 | networkd: generate resolv.conf | Tom Gundersen |
2014-01-08 | No need to canonicalize fixed paths | Zbigniew Jędrzejewski-Szmek |
2014-01-03 | networkd: link hash uses 64, not 32 bit keys | Tom Gundersen |
2014-01-03 | networkd: print the ifindex of added links | Tom Gundersen |
2014-01-03 | networkd: improve logging | Tom Gundersen |
2014-01-03 | networkd: add some debug info about notifications we ignore | Tom Gundersen |
2014-01-02 | networkd: only track state of links we are managing | Tom Gundersen |
2014-01-02 | networkd: improve logging | Tom Gundersen |
2013-12-18 | core,logind,networkd: check for udev device initialization via enumeration ma... | Lennart Poettering |
2013-12-18 | core,logind,networkd: don't pick up devices from udev before they finished ud... | Lennart Poettering |
2013-12-17 | networkd: rename link_update_flags to link_update | Tom Gundersen |
2013-12-13 | event: be more conservative when returning errors from event handler callbacks | Lennart Poettering |
2013-12-11 | event: hook up sd-event with the service watchdog logic | Lennart Poettering |
2013-12-04 | networkd: add link-sense and simplify state-machine a bit | Tom Gundersen |
2013-11-26 | networkd: add bridge support | Tom Gundersen |
2013-11-21 | networkd: don't filter on udev tags | Tom Gundersen |
2013-11-19 | networkd: make sure Links and Networks are freed | Tom Gundersen |
2013-11-17 | networkd: make all calls async | Tom Gundersen |
2013-11-12 | bus: introduce concept of a "default" event loop per-thread and make use of i... | Lennart Poettering |
2013-11-09 | networkd: add a basic network daemon | Tom Gundersen |