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 | update TODO | 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 | DISTRO_PORTING: add full path for /usr/lib/systemd/systemd and fix grammar | Chris Atkinson |
2014-12-02 | shared: add format helpers for printing MAC addresses | Tom Gundersen |
2014-12-02 | update TODO | Lennart Poettering |
2014-12-02 | rc-local: drop SysVStartPriority= field which is now obsolete | Lennart Poettering |
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 | update TODO | 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-11-30 | build-sys: configure the list of system users, files and directories | Łukasz Stelmach |
2014-11-30 | man: BusName= is not optional for Type!=bus | Umut Tezduyar Lindskog |
2014-11-30 | man: delete ZX as sole compression; "Compress=" as boolean | Chris Atkinson |
2014-12-01 | resolved: make TXT RR generation and parsing more in-line with RFC 6763, sect... | Lennart Poettering |
2014-12-01 | update TODO | 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-12-01 | update TODO | Lennart Poettering |
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 | man: document that we set both soft and hard limits for Limit directives | Ronny Chevalier |
2014-11-30 | man: fix typos | Ronny Chevalier |
2014-11-30 | man: document equivalence between Limit directives and ulimit | Ronny Chevalier |
2014-11-30 | man: fix link to systemd-networkd-wait-online.service in systemd-networkd.ser... | Chris Mayo |
2014-11-30 | man: add a link to systemd-coredump(8) in Description of coredump.conf(5) | Chris Mayo |
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 | build-sys: add missing tests files to EXTRA_DIST | Ronny Chevalier |
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 | NEWS: Document new .conf.d configuration directories | Josh Triplett |
2014-11-30 | udev: strings in C are NUL-terminated anyway, no need to add a second NUL... | Lennart Poettering |