Age | Commit message (Expand) | Author |
2014-12-04 | networkd: fix compile | Tom Gundersen |
2014-12-04 | networkctl: use the shared functions for enumerating the local gateways | Tom Gundersen |
2014-12-04 | networkd: Add bridge port path cost | Susant Sahani |
2014-12-04 | networkd: support vxlan parameters | Susant Sahani |
2014-12-04 | rtnl: order local addresses/gateways by the address itself as last resort | Lennart Poettering |
2014-12-04 | selinux: figure out selinux context applied on exec() before closing all fds | Michal Sekletar |
2014-12-04 | utf8: minor simplifications | Lennart Poettering |
2014-12-04 | utf8: when escaping unprintable unichars, escape the whole unichar, not just ... | Lennart Poettering |
2014-12-04 | bootchart: escape non printable process name | WaLyong Cho |
2014-12-04 | utf8: intruduce utf8_escape_non_printable | WaLyong Cho |
2014-12-04 | rtnl: when querying local addresses and gateways, take address family into ac... | Lennart Poettering |
2014-12-04 | sd-bus: avoid a null dereference | Thomas Hindoe Paaboel Andersen |
2014-12-04 | systemctl: fix a leak | Thomas Hindoe Paaboel Andersen |
2014-12-04 | test-path-util: fix a leak | Thomas Hindoe Paaboel Andersen |
2014-12-04 | vconsole: don't hard-code systemd-vconsole-setup binary path | Michael Biebl |
2014-12-03 | networkctl: remove unused variable | Thomas Hindoe Paaboel Andersen |
2014-12-03 | util: don't shadow variable | Thomas Hindoe Paaboel Andersen |
2014-12-03 | resolved: don't resolve the hostname "gateway" with LLMNR, leave that to nss-... | Lennart Poettering |
2014-12-03 | rtnl: make checks for default routes more strict | Lennart Poettering |
2014-12-03 | nss-myhostname: always resolve the host name "gateway" to the local default g... | Lennart Poettering |
2014-12-03 | networkd: fix typo | Torstein Husebø |
2014-12-03 | udevd: don't take reference for NULL rtnl object | Tom Gundersen |
2014-12-03 | strv: add calls to add two entries to an strv at once | Lennart Poettering |
2014-12-03 | localed: log xkbcommon errors | Jan Synacek |
2014-12-03 | nspawn: correct EEXIST check when creating directory to mount /tmp in | Lennart Poettering |
2014-12-03 | machine-id-commit: Introduce machine-id-commit binary | Didier Roche |
2014-12-03 | machine-id-setup: add a machine_id_commit call to commit on disk a transient ... | Didier Roche |
2014-12-03 | machine-id-setup: casting const away is ugly, let's not do it if there's no r... | Lennart Poettering |
2014-12-03 | machine-id-setup: Factorize some machine-id-setup functions to be reused | Didier Roche |
2014-12-03 | rfkill: rework how we generate file names from rfkill devices | Lennart Poettering |
2014-12-03 | libudev: set errno properly in all error conditions of udev_device_new_from_s... | Lennart Poettering |
2014-12-02 | shared: add format helpers for printing MAC addresses | Tom Gundersen |
2014-12-02 | bus-proxy: don't log bus policy every single time we run | Lennart Poettering |
2014-12-02 | busctl: fix 'command line' style output of properties | Lennart Poettering |
2014-12-02 | systemctl: show unit file preset state in "systemctl status" output" | Lennart Poettering |
2014-12-02 | manager: log deserialization errors only at LOG_DEBUG level | Lennart Poettering |
2014-12-02 | core: OOM really shouldn't be considered a deserialization parse failure | Lennart Poettering |
2014-12-02 | networkctl: print the Gateway in the status output | Tom Gundersen |
2014-12-02 | sd-rtnl: route - allow GETROUTE with AF_UNSPEC | Tom Gundersen |
2014-12-02 | shared: udev-util - add hwdb cleanup macro | Tom Gundersen |
2014-12-02 | sd-rtnl: add sd_rtnl_message_{new_neigh,neigh_get_{family,ifindex}} | Tom Gundersen |
2014-12-02 | sd-rtnl: add typesystem for RTM_*NEIGH | Tom Gundersen |
2014-12-02 | sd-rtnl: add a bit more debugging in case a message is dropped | Tom Gundersen |
2014-12-02 | sd-rtnl: message - allow checking for attributes without reading out their co... | Tom Gundersen |
2014-12-02 | sd-rtnl: add sd_rtnl_message_route_get_family | Tom Gundersen |
2014-12-01 | resolved: make TXT RR generation and parsing more in-line with RFC 6763, sect... | Lennart Poettering |
2014-11-30 | core: warn and ignore SysVStartPriority= | Zbigniew Jędrzejewski-Szmek |
2014-11-30 | When warning about unsupported options, be more detailed | Zbigniew Jędrzejewski-Szmek |
2014-11-30 | cgroup-util: Don't send SIGCONT after SIGKILL | Ross Lagerwall |
2014-11-30 | timesyncd: minor simplification | Lennart Poettering |