Age | Commit message (Expand) | Author |
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 |
2014-11-30 | journald: close passed fds we cannot make sense of | Lennart Poettering |
2014-11-30 | terminal/screen: fix GL/GR double-mapping | David Herrmann |
2014-11-30 | delta: Fix broken separator support | Alison Chaiken |
2014-11-30 | core: remove unused variables | Ronny Chevalier |
2014-11-30 | network: remove unused variable | Ronny Chevalier |
2014-11-30 | tests: use assert_se instead of assert | Ronny Chevalier |
2014-11-30 | resolve: remove unused variable | Ronny Chevalier |
2014-11-30 | systemctl: remove unused variable | Thomas Hindoe Paaboel Andersen |
2014-11-30 | udev: strings in C are NUL-terminated anyway, no need to add a second NUL... | Lennart Poettering |
2014-11-29 | journald-remote,journal-upload: Support .d directories in the usual search paths | Josh Triplett |
2014-11-29 | timesyncd: Support timesyncd.conf.d directories in the usual search paths | Josh Triplett |
2014-11-29 | resolved: Support resolved.conf.d directories in the usual search paths | Josh Triplett |
2014-11-29 | coredump: Support coredump.conf.d directories in the usual search paths | Josh Triplett |
2014-11-29 | bootchart: Support bootchart.conf.d directories in the usual search paths | Josh Triplett |
2014-11-29 | systemd-sleep: Support sleep.conf.d directories in the usual search paths | Josh Triplett |
2014-11-29 | journald: Support journald.conf.d directories in the usual search paths | Josh Triplett |
2014-11-29 | core: Support system.conf.d and user.conf.d directories in the usual search p... | Josh Triplett |
2014-11-29 | systemctl: add edit verb | Ronny Chevalier |
2014-11-29 | nspawn: fix unused variable warning | Zbigniew Jędrzejewski-Szmek |
2014-11-29 | delta: diff returns 1 when files differ, ignore this | Zbigniew Jędrzejewski-Szmek |
2014-11-29 | shared: install - report error if mask symlink can not be marked for removal | Tom Gundersen |
2014-11-29 | shared: time-dst - ensure nulstr is null terminated | Tom Gundersen |
2014-11-28 | mount: use DEFINE_TRIVIAL_CLEANUP_FUNC | Zbigniew Jędrzejewski-Szmek |
2014-11-28 | udev: rules - ignore the lack of trailing newline | Tom Gundersen |
2014-11-28 | udev: rules - print the first invalid character | Tom Gundersen |
2014-11-28 | udev: rules - modernise add_rule a bit | Tom Gundersen |