Age | Commit message (Expand) | Author |
2015-11-16 | tree-wide: sort includes | Thomas Hindoe Paaboel Andersen |
2015-10-27 | util-lib: split out allocation calls into alloc-util.[ch] | Lennart Poettering |
2015-10-25 | util-lib: split out fd-related operations into fd-util.[ch] | Lennart Poettering |
2015-10-24 | util-lib: split our string related calls from util.[ch] into its own file str... | Lennart Poettering |
2015-09-22 | sd-dhcp: fix namespacing | David Herrmann |
2015-08-27 | tree-wide: we place the opening bracket on the same line as the function name | Lennart Poettering |
2015-08-27 | dhcp: NTP servers should be requested by networkd but not implicitly by sd-dhcp | Lennart Poettering |
2015-08-26 | dhcp: generic data should be void*, not uint8_t* | Lennart Poettering |
2015-08-26 | network: s/user_data/userdata/ | Lennart Poettering |
2015-08-26 | sd-dhcp: don't randomly ref objects | David Herrmann |
2015-02-23 | remove unused includes | Thomas Hindoe Paaboel Andersen |
2015-02-02 | test-dhcp-client: add a kludge to make valgrind happy | Zbigniew Jędrzejewski-Szmek |
2015-02-02 | test-dhcp-client: open a real udp socket for test execution | Zbigniew Jędrzejewski-Szmek |
2015-01-31 | test-dhcp-client: remove linebreak | Zbigniew Jędrzejewski-Szmek |
2015-01-22 | sd-dhcp-client: use RFC4361-complient ClientID by default | Tom Gundersen |
2014-10-13 | test-dhcp-client: add more asserts | Tom Gundersen |
2014-10-11 | sd-dhcp-client: support non-Ethernet hardware addresses | Dan Williams |
2014-07-24 | libsystemd-network: use CLOCK_BOOTTIME instead of CLOCK_MONOTONIC where possible | Tom Gundersen |
2014-07-07 | dhcp-network: add check for DHCP.chaddr | Michal Sekletar |
2014-06-17 | sd-dhcp: checksum - make endianess-neutral | Tom Gundersen |
2014-05-06 | dhcp-network: don't pass ifindex to bind_udp_socket | Tom Gundersen |
2014-04-27 | libnetworkd: add link local tests | Umut Tezduyar Lindskog |
2014-04-12 | test-dhcp-client: unref lease objects to make valgrind happy | Zbigniew Jędrzejewski-Szmek |
2014-04-11 | sd-dhcp-client: Add reference counting for DHCP | Patrik Flykt |
2014-04-10 | sd-dhcp-client: test - fix for jenkins | Tom Gundersen |
2014-04-07 | test-dhcp-client: style fixes | Zbigniew Jędrzejewski-Szmek |
2014-04-06 | sd-dhcp-client: improve BPF | Tom Gundersen |
2014-03-24 | sd-event: rework API to support CLOCK_REALTIME_ALARM and CLOCK_BOOTTIME_ALARM... | Lennart Poettering |
2014-03-22 | sd-dhcp-client: test - don't close socket twice | Tom Gundersen |
2014-03-20 | libsystemd-dhcp: Update client test case for client id and end option | Patrik Flykt |
2014-03-19 | libsystemd-network: Add hangcheck timer for DHCP client test | Patrik Flykt |
2014-03-19 | libsystemd-network: Export checksum function to test case | Patrik Flykt |
2014-03-12 | test-dhcp-client: remove pointless initializer, wrongly committed earlier | Kay Sievers |
2014-03-11 | build-sys: add libsystemd-label to network/dhcp users | Kay Sievers |
2014-02-28 | sd-network: add new library | Tom Gundersen |