Age | Commit message (Expand) | Author |
2015-08-24 | machined: beef up PolicyKit actions | Lennart Poettering |
2015-08-24 | systemctl: properly handle empty control group paths in "status" | Lennart Poettering |
2015-08-24 | machined: userns is only supported for container-class machines | Lennart Poettering |
2015-08-24 | machinectl: don't show ".host" pseudo-machine in list by default | Lennart Poettering |
2015-08-24 | machined: introduce pseudo-machine ".host" refererring to the host system | Lennart Poettering |
2015-08-24 | machined: validate machine names at more places | Lennart Poettering |
2015-08-24 | util: make machine_name_is_valid() a macro and move it to hostname-util.h | Lennart Poettering |
2015-08-24 | util: make hostname_is_valid() easier to read | Lennart Poettering |
2015-08-24 | machined: always look for leader PID first | Lennart Poettering |
2015-08-24 | machinectl: add new "machinectl shell" command | Lennart Poettering |
2015-08-24 | machined: add new OpenShell() bus call | Lennart Poettering |
2015-08-24 | core: open up more executable properties via the bus | Lennart Poettering |
2015-08-24 | core: optionally create LOGIN_PROCESS or USER_PROCESS utmp entries | 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 |