Age | Commit message (Expand) | Author |
2014-07-30 | resolved: when answer A or AAAA questions, order responses by whether address... | Lennart Poettering |
2014-07-29 | resolved: the llmnr destination address check applies to queries, not to resp... | Lennart Poettering |
2014-07-29 | resolved: add more debug logging | Lennart Poettering |
2014-07-29 | resolved: set LLMNR TCP and UDP TTLs to the values suggested by the RFC | Lennart Poettering |
2014-07-29 | sd-network: make socket filter programs static const where possible | Lennart Poettering |
2014-07-29 | resolved: we don't need the DNS server "source" concept anymore, remove it | Lennart Poettering |
2014-07-29 | networkd: fix reporting errors from hostnamed | Michael Marineau |
2014-07-29 | resolved: discard more invalid llmnr messages | Lennart Poettering |
2014-07-29 | resolved: when resolving an address PTR record via llmnr, make a tcp connecti... | Lennart Poettering |
2014-07-29 | resolve: add llmnr responder side for UDP and TCP | Lennart Poettering |
2014-07-29 | barrier: fix race in test-code | David Herrmann |
2014-07-29 | udev: place opening { at the same line as the function declaration | Kay Sievers |
2014-07-29 | udev: unify event timeout handling | Kay Sievers |
2014-07-29 | udevd: add --event-timeout commandline option | Hannes Reinecke |
2014-07-29 | login: update systemd-user PAM configuration file | Kay Sievers |
2014-07-29 | time-util: add and use USEC/NSEC_INFINIY | Kay Sievers |
2014-07-29 | barrier: convert msecs to usecs in test-code | David Herrmann |
2014-07-29 | terminal/subterm: use usec_t instead of "unsigned long" | David Herrmann |
2014-07-28 | networkd: route/address - use trivial hash functions | Tom Gundersen |
2014-07-28 | networkd: unify handling of stacked netdevs | Tom Gundersen |
2014-07-28 | networkd: store ifindex as int | Tom Gundersen |
2014-07-28 | sd-dhcp-server: add forcerenew support | Tom Gundersen |
2014-07-28 | sd-dhcp-client: add support for FORCERENEW | Tom Gundersen |
2014-07-28 | sd-dhcp-client: listen on UDP socket as soon as a lease is acquired | Tom Gundersen |
2014-07-28 | dhcp-network: enable IP_FREEBIND for UDP sockets | Tom Gundersen |
2014-07-28 | sd-dhcp-client: drop event DHCP_EVENT_NO_LEASE | Tom Gundersen |
2014-07-28 | sd-dhcp-client: only verify UDP messages | Tom Gundersen |
2014-07-28 | journald: always add syslog facility for messages coming from kmsg | Michal Sekletar |
2014-07-27 | drop_duplicates: copy full BindMount struct | Ansgar Burchardt |
2014-07-27 | parse_boolean: require exact matches | Ansgar Burchardt |
2014-07-27 | core: only set the kernel's timezone when the RTC runs in local time | Kay Sievers |
2014-07-26 | Print kdbus path when opening fails | Zbigniew Jędrzejewski-Szmek |
2014-07-26 | update-done: include a short description in .updated | Zbigniew Jędrzejewski-Szmek |
2014-07-26 | Add utility function to append root to path | Zbigniew Jędrzejewski-Szmek |
2014-07-26 | systemctl: do not bother to mutate state on error | Zbigniew Jędrzejewski-Szmek |
2014-07-26 | analyze: fix seg-fault with no cl-argument | Daniel Buch |
2014-07-26 | Always check asprintf return code | Karel Zak |
2014-07-25 | busname: CLD_KILLED was used twice | Lukas Nykryn |
2014-07-25 | bus-proxyd: fix incorrect comparison | Lukas Nykryn |
2014-07-25 | bus-proxyd: fix incorrect comparison | Lukas Nykryn |
2014-07-25 | networkd: ipv4ll - default to setting up ipv4ll routes | Tom Gundersen |
2014-07-25 | networkd: ipv4ll - drop unnecessary get_address() | Tom Gundersen |
2014-07-24 | udev: exclude MD from block device ownership event locking | Kay Sievers |
2014-07-24 | libsystemd-network: use CLOCK_BOOTTIME instead of CLOCK_MONOTONIC where possible | Tom Gundersen |
2014-07-24 | time-util: add clock_boottime_or_monotonic | Tom Gundersen |
2014-07-24 | sd-event: add support for CLOCK_BOOTTIME | Tom Gundersen |
2014-07-23 | sd-network: expose DNS/NTP servers as strings | Tom Gundersen |
2014-07-23 | resolved: don't read DHCP leases | Tom Gundersen |
2014-07-23 | networkd: merge DNS and NTP entries when exporting | Tom Gundersen |
2014-07-23 | dhcp-network: remove unused DHCP6_STATE_RS | Dan Williams |