Age | Commit message (Expand) | Author |
2015-07-14 | Merge pull request #538 from mischief/multiple-routers | Tom Gundersen |
2015-07-12 | dhcp: add support for vendor specific DHCP option | Beniamino Galvani |
2015-07-12 | basic: util - fix errorhandling in unhexmem() | Tom Gundersen |
2015-07-11 | sd-dhcp-lease: fix handling of multiple routers | Nick Owens |
2015-07-02 | lldp: set correct state for processing | Susant Sahani |
2015-06-17 | sd-dhcp-client: readd deleted error check | Thomas Hindoe Paaboel Andersen |
2015-06-13 | sd-netlink: rename from sd-rtnl | Tom Gundersen |
2015-06-11 | sd-rtnl: make joining broadcast groups implicit | Tom Gundersen |
2015-06-10 | libsystemd-network: use domain validation instead of hostname validation for ... | Nick Owens |
2015-06-10 | util: introduce CMSG_FOREACH() macro and make use of it everywhere | Lennart Poettering |
2015-06-08 | tree-wide: remove spurious space | Thomas Hindoe Paaboel Andersen |
2015-05-21 | json: minor style fixessystemd/v220 | Lennart Poettering |
2015-05-19 | dhcp-identifier: fix for unaligned write | Tom Gundersen |
2015-05-18 | util: split all hostname related calls into hostname-util.c | Lennart Poettering |
2015-04-21 | dhcp6: remove unnecessary if check | Lennart Poettering |
2015-04-14 | test-dhcp6-client: don't unref the event twice | Thomas Hindoe Paaboel Andersen |
2015-04-14 | sd-dhcp6-client: unref lease when freeing the client | Thomas Hindoe Paaboel Andersen |
2015-04-13 | test-ipv4ll: clean up the event | Thomas Hindoe Paaboel Andersen |
2015-04-12 | dhcp: yes, infiniband has the larger MAC address length, but let the compuler... | Lennart Poettering |
2015-04-11 | shared: add random-util.[ch] | Ronny Chevalier |
2015-04-10 | shared: add process-util.[ch] | Ronny Chevalier |
2015-04-10 | Revert "sd-dhcp-client: fix strict aliasing issue" | Lennart Poettering |
2015-03-27 | fix gcc warnings about uninitialized variables | Harald Hoyer |
2015-03-14 | sd-dhcp-client: fix strict aliasing issue | Shawn Landden |
2015-03-13 | test-dhcp-option: conform to usual coding style | Zbigniew Jędrzejewski-Szmek |
2015-03-13 | test-dhcp-option: add assert to check index is nonnegative | Zbigniew Jędrzejewski-Szmek |
2015-03-13 | Use space after a silencing (void) | Zbigniew Jędrzejewski-Szmek |
2015-03-13 | tree-wide: there is no ENOTSUP on linux | David Herrmann |
2015-03-12 | sd-pppoe: workaround for incomplete include in old kernels | Zbigniew Jędrzejewski-Szmek |
2015-03-04 | sd-dhcp6-client: delay setting the DUID and don't fail constructor | Thomas Haller |
2015-02-23 | remove unused includes | Thomas Hindoe Paaboel Andersen |
2015-02-16 | Transpose args in strv_fnmatch() to be more oo | Zbigniew Jędrzejewski-Szmek |
2015-02-16 | test-network: fix segfault with NULL dev_path/driver/type/name | Zbigniew Jędrzejewski-Szmek |
2015-02-16 | network-internal: chain matches with AND in net_match_config() | Zbigniew Jędrzejewski-Szmek |
2015-02-16 | Add helper for fnmatch over strv | Zbigniew Jędrzejewski-Szmek |
2015-02-12 | Add missing includes in header files | Thomas Hindoe Paaboel Andersen |
2015-02-12 | Revert "tree-wide: Always use recvmsg with MSG_CMSG_CLOEXEC" | Lennart Poettering |
2015-02-11 | network-internal: fix inverted matching | Tom Gundersen |
2015-02-10 | net: support globbing and disjunction in Match logic | Tom Gundersen |
2015-02-10 | tree-wide: Always use recvmsg with MSG_CMSG_CLOEXEC | Cristian Rodríguez |
2015-02-10 | test-lldp: fix minor OOM | Lennart Poettering |
2015-02-10 | test-lldp: initialize structs when we define them | Lennart Poettering |
2015-02-10 | test-lldp: use strndup() where possible | Lennart Poettering |
2015-02-10 | libsystemd-network: Avoid potential NULL dereference in test-lldp | Philippe De Swert |
2015-02-09 | treewide: correct typos and use consistent "MAC" spelling | Torstein Husebø |
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-28 | sd-dhcp: chop of trailing dot of DHCP supplied host and domain nams | Lennart Poettering |
2015-01-27 | sd-icmp6-nd: Add support for fetching the latest expired prefix | Patrik Flykt |