Age | Commit message (Expand) | Author |
2015-08-25 | resolved: allow dns_cache_put() without a question | Daniel Mack |
2015-08-25 | sd-network: make LLMNR specific config parser generic | Daniel Mack |
2015-08-25 | resolved: move assertion | Daniel Mack |
2015-08-25 | resolved: use switch-case statements for protocol details | Daniel Mack |
2015-08-25 | resolved: remove runtime check for previously asserted condition | Daniel Mack |
2015-08-24 | resolved: change error code when trying to resolve direct LLMNR PTR RRs | Lennart Poettering |
2015-08-24 | resolve-host: support parsing numeric interface names | Lennart Poettering |
2015-08-24 | resolved: remove duplicate handling of "no servers" query result | Lennart Poettering |
2015-08-24 | resolved: replace transaction list by hashmap | Lennart Poettering |
2015-08-24 | Merge pull request #1012 from gentoo-root/master | Tom Gundersen |
2015-08-24 | sd-bus: don't list activators as proper peers | David Herrmann |
2015-08-24 | Revert "sd-bus: include queried path in GetManagedObjects" | David Herrmann |
2015-08-22 | sd-device: fix enumeration of devices without subsystem | Maxim Mikityanskiy |
2015-08-22 | Merge pull request #1010 from poettering/resolved-question-key | Tom Gundersen |
2015-08-21 | resolved: always split up questions into per-RR transactions | Lennart Poettering |
2015-08-21 | resolved: only maintain one question RR key per transaction | Lennart Poettering |
2015-08-21 | resolved: add extra check for family when doing LLMNR TCP connections | Lennart Poettering |
2015-08-21 | resolved: add reference to negative caching RFC | Lennart Poettering |
2015-08-21 | remove unused variables | Thomas Hindoe Paaboel Andersen |
2015-08-21 | Merge pull request #1005 from poettering/resolved-refuse-compression | Tom Gundersen |
2015-08-21 | resolve-host: Minor wording improvement | Lennart Poettering |
2015-08-21 | resolved: when passing RRs across the bus, make sure not to use name compression | Lennart Poettering |
2015-08-21 | core: downgrade "Module inserted" message for kmod to DEBUG | Lennart Poettering |
2015-08-21 | Merge pull request #1002 from poettering/resolved-various | Tom Gundersen |
2015-08-21 | resolved: rework synthesizing logic | Lennart Poettering |
2015-08-21 | resolved: make DnsQuestion logic handle NULL arrays as empty arrays | Lennart Poettering |
2015-08-21 | resolved: minor typo comment fix | Lennart Poettering |
2015-08-21 | dns-domain: add call for concatenating two domain names | Lennart Poettering |
2015-08-21 | hostname-util: introduce new is_gateway_hostname() call | Lennart Poettering |
2015-08-21 | network: Save DNS and NTP data for a DHCPv6 link | Patrik Flykt |
2015-08-21 | network: Add function to serialize an IPv6 address | Patrik Flykt |
2015-08-21 | test-dhcp6-client: Add tests for DNS and NTP options | Patrik Flykt |
2015-08-21 | sd-dhcp6: Support deprecated SNTP Configuration Option | Patrik Flykt |
2015-08-21 | sd-dhcp6: Add support for DHCPv6 NTP Server Option | Patrik Flykt |
2015-08-21 | sd-dhcp6: Add support for DHCPv6 DNS Domain Search List option | Patrik Flykt |
2015-08-21 | sd-dhcp6: Add support for DHCPv6 DNS Recursive Name Server option | Patrik Flykt |
2015-08-21 | dhcp6-option: Add helper function for uncompressed domain names | Patrik Flykt |
2015-08-21 | dhcp6-option: Add helper function for fetching IPv6 addresses | Patrik Flykt |
2015-08-21 | sd-dhcp6-client: Save a DHCPv6 lease also with Information Reply | Patrik Flykt |
2015-08-21 | sd-dhcp6-client: Fix unreferencing DHCPv6 lease on client reset | Patrik Flykt |
2015-08-20 | timedatectl: when no timezone is set consider UTC the default | Lennart Poettering |
2015-08-19 | Merge pull request #990 from owtaylor/issue-989 | David Herrmann |
2015-08-19 | timedatectl: assert timezone is not null in setenv() call. | Dimitri John Ledkov |
2015-08-18 | logind: get a fresh file descriptor to clean up a VT | Owen W. Taylor |
2015-08-18 | logind: use open_terminal() instead of open() | Owen W. Taylor |
2015-08-18 | journal: fix json output of unicode characters | Daniel Mack |
2015-08-18 | journal: remove error check that never happens | Thomas Hindoe Paaboel Andersen |
2015-08-17 | Merge pull request #977 from richardmaw-codethink/machinectl-userns-login-v2 | Lennart Poettering |
2015-08-17 | Merge pull request #976 from elfring/Remove_unnecessary_checks2 | Lennart Poettering |
2015-08-17 | Merge pull request #958 from stefwalter/fix-journalctl-f-regression | Lennart Poettering |