Age | Commit message (Expand) | Author |
2014-02-20 | api: in constructor function calls, always put the returned object pointer fi... | Lennart Poettering |
2014-02-19 | make gcc shut up | Lennart Poettering |
2014-02-19 | networkd: dhcp - log when lease is lost | Tom Gundersen |
2014-02-19 | networkd: link - only reset transient hostname if it was set by us | Tom Gundersen |
2014-02-18 | net-match: fix Driver= match | Tom Gundersen |
2014-02-18 | networkd: refactor link_add() ... | Tom Gundersen |
2014-02-18 | man: minor fixes to networkd page | Tom Gundersen |
2014-02-18 | sd-rtnl-message: store reference to the bus in the message | Tom Gundersen |
2014-02-17 | networkd: act on lease only if there is one | Umut Tezduyar Lindskog |
2014-02-15 | sd-rtnl: always include linux/rtnetlink.h | Tom Gundersen |
2014-02-15 | sd-rtnl: message_open_container - don't take a 'size' argument | Tom Gundersen |
2014-02-13 | rtnl: support adding VETH_INFO_PEER containers into rtnl messages | Lennart Poettering |
2014-02-13 | rtnl: rename constructors from the form sd_rtnl_xxx_yyy_new() to sd_rtnl_xxx_... | Lennart Poettering |
2014-02-13 | rtnl: drop "sd_" prefix from cleanup macros | Lennart Poettering |
2014-02-13 | networkd: correctly handle manager_free(NULL) | Tom Gundersen |
2014-02-12 | networkd: work inside containers | Tom Gundersen |
2014-02-10 | networkd: link - correctly skip state ENSLAVING when no vlans configured | Tom Gundersen |
2014-02-10 | networkd: VLAN - allow multiple vlans to be created on a link | Tom Gundersen |
2014-02-10 | networkd: fix setting dns from dhcp | Tom Gundersen |
2014-02-07 | remove unused variables | Thomas Hindoe Paaboel Andersen |
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-02-01 | networkd: remove unused variable | Tom Gundersen |
2014-02-01 | networkd: don't fail on DHCP errors | Tom Gundersen |
2014-01-31 | networkd: dhcp - refactor handler | Tom Gundersen |
2014-01-31 | networkd: don't check for ifindex in answer to RTM_NEWLINK | Tom Gundersen |
2014-01-30 | networkd: netdev - reduce chance of race when receiving netdev's ifindex | Tom Gundersen |
2014-01-30 | sd-dhcp-client/net-util: make netmask_to_prefixlen generic | Tom Gundersen |
2014-01-30 | networkd: address - add support for broadcast | Tom Gundersen |
2014-01-30 | net-util: verify the address family | Tom Gundersen |
2014-01-30 | networkd: dhcpv4 - add notion of 'CriticalConnection' | Tom Gundersen |
2014-01-25 | networkd: improve logging a bit | Tom Gundersen |
2014-01-25 | networkd: add basic VLAN support | Tom Gundersen |
2014-01-22 | sd-rtnl: simplify sd_rtnl_message_addr_new() | Tom Gundersen |
2014-01-22 | networkd: add basic bonding support | Tom Gundersen |
2014-01-22 | sd-rtnl: link - allow setting the change mask | Tom Gundersen |
2014-01-19 | networkd: use 'up'/'down' rather than 'on'/'off' | Tom Gundersen |
2014-01-18 | networkd: dhcp - by default ignore the MTU | Tom Gundersen |
2014-01-18 | sd-dhcp-client: refactor client_{free,new} | 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-16 | networkd: dhcp - only set the MTU option once | Tom Gundersen |
2014-01-16 | networkd: link - only save original MTU when necessary | Tom Gundersen |
2014-01-16 | networkd: improve logging | Tom Gundersen |
2014-01-16 | sd-dhcp-client/networkd: add interface MTU support | Tom Gundersen |
2014-01-13 | networkd: DHCPv4 - allow opting out of using DNS servers | Tom Gundersen |