Age | Commit message (Expand) | Author |
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-15 | util: never use ether_ntoa(), since it formats with %x, not %02x, which makes... | Lennart Poettering |
2014-07-23 | networkd: set route protocol | Dan Williams |
2014-07-18 | change type for address family to "int" | Lennart Poettering |
2014-07-18 | sd-rtnl: make string returned by sd_rtnl_message_read_string() const | Lennart Poettering |
2014-06-18 | socket-util: introduce in_addr_union similar to sockaddr_union and make use o... | Lennart Poettering |
2014-04-19 | sd-rtnl: add multi-part message test | Tom Gundersen |
2014-04-03 | networkd: smooth transition from ipv4ll to dhcp address | Umut Tezduyar Lindskog |
2014-03-28 | sd-rtnl: rework rtnl type system | Tom Gundersen |
2014-03-24 | sd-rtnl: tests - drop redundant tests | Tom Gundersen |
2014-03-24 | sd-rtnl: add sd_rtnl_message_enter_container() | Tom Gundersen |
2014-03-23 | sd-rtnl: message - protect against SEGFAULT when reading messages | Tom Gundersen |
2014-03-07 | sd-rtnl: introduce read ether and ip address functions | Susant Sahani |
2014-03-06 | sd-rtnl:introduce table-based lookup and typesafe read() functions | Susant Sahani |
2014-03-05 | sd-rtnl: do not blindly enter containers in message_read() | Tom Gundersen |
2014-02-22 | test: always use assert_se in tests | Tom Gundersen |
2014-02-20 | api: in constructor function calls, always put the returned object pointer fi... | Lennart Poettering |
2014-02-19 | sd-rtnl: test - include missing.h to build on old kernels | Tom Gundersen |
2014-02-18 | sd-rtnl-message: store reference to the bus in the message | Tom Gundersen |
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-10 | sd-rtnl: test - improve test of MTU a bit | Tom Gundersen |
2014-02-10 | sd-rtnl: add test cases for link | Susant Sahani |
2014-01-30 | sd-rtnl: beef up rtnl-util a bit | Tom Gundersen |
2014-01-25 | sd-rtnl: extend tests a bit | Tom Gundersen |
2014-01-24 | sd-rtnl: add support for reading containers | Tom Gundersen |
2014-01-24 | sd-rtnl: add support for nested containers | Tom Gundersen |
2014-01-21 | libsystemd: split up into subdirs | Tom Gundersen |