summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-12-03machine-id-commit: Introduce machine-id-commit binaryDidier Roche
2014-12-03machine-id-setup: add a machine_id_commit call to commit on disk a transient ...Didier Roche
2014-12-03machine-id-setup: casting const away is ugly, let's not do it if there's no r...Lennart Poettering
2014-12-03machine-id-setup: Factorize some machine-id-setup functions to be reusedDidier Roche
2014-12-03rfkill: rework how we generate file names from rfkill devicesLennart Poettering
2014-12-03libudev: set errno properly in all error conditions of udev_device_new_from_s...Lennart Poettering
2014-12-02shared: add format helpers for printing MAC addressesTom Gundersen
2014-12-02bus-proxy: don't log bus policy every single time we runLennart Poettering
2014-12-02busctl: fix 'command line' style output of propertiesLennart Poettering
2014-12-02systemctl: show unit file preset state in "systemctl status" output"Lennart Poettering
2014-12-02manager: log deserialization errors only at LOG_DEBUG levelLennart Poettering
2014-12-02core: OOM really shouldn't be considered a deserialization parse failureLennart Poettering
2014-12-02networkctl: print the Gateway in the status outputTom Gundersen
2014-12-02sd-rtnl: route - allow GETROUTE with AF_UNSPECTom Gundersen
2014-12-02shared: udev-util - add hwdb cleanup macroTom Gundersen
2014-12-02sd-rtnl: add sd_rtnl_message_{new_neigh,neigh_get_{family,ifindex}}Tom Gundersen
2014-12-02sd-rtnl: add typesystem for RTM_*NEIGHTom Gundersen
2014-12-02sd-rtnl: add a bit more debugging in case a message is droppedTom Gundersen
2014-12-02sd-rtnl: message - allow checking for attributes without reading out their co...Tom Gundersen
2014-12-02sd-rtnl: add sd_rtnl_message_route_get_familyTom Gundersen
2014-12-01resolved: make TXT RR generation and parsing more in-line with RFC 6763, sect...Lennart Poettering
2014-11-30core: warn and ignore SysVStartPriority=Zbigniew Jędrzejewski-Szmek
2014-11-30When warning about unsupported options, be more detailedZbigniew Jędrzejewski-Szmek
2014-11-30cgroup-util: Don't send SIGCONT after SIGKILLRoss Lagerwall
2014-11-30timesyncd: minor simplificationLennart Poettering
2014-11-30journald: close passed fds we cannot make sense ofLennart Poettering
2014-11-30terminal/screen: fix GL/GR double-mappingDavid Herrmann
2014-11-30delta: Fix broken separator supportAlison Chaiken
2014-11-30core: remove unused variablesRonny Chevalier
2014-11-30network: remove unused variableRonny Chevalier
2014-11-30tests: use assert_se instead of assertRonny Chevalier
2014-11-30resolve: remove unused variableRonny Chevalier
2014-11-30systemctl: remove unused variableThomas Hindoe Paaboel Andersen
2014-11-30udev: strings in C are NUL-terminated anyway, no need to add a second NUL...Lennart Poettering
2014-11-29journald-remote,journal-upload: Support .d directories in the usual search pathsJosh Triplett
2014-11-29timesyncd: Support timesyncd.conf.d directories in the usual search pathsJosh Triplett
2014-11-29resolved: Support resolved.conf.d directories in the usual search pathsJosh Triplett
2014-11-29coredump: Support coredump.conf.d directories in the usual search pathsJosh Triplett
2014-11-29bootchart: Support bootchart.conf.d directories in the usual search pathsJosh Triplett
2014-11-29systemd-sleep: Support sleep.conf.d directories in the usual search pathsJosh Triplett
2014-11-29journald: Support journald.conf.d directories in the usual search pathsJosh Triplett
2014-11-29core: Support system.conf.d and user.conf.d directories in the usual search p...Josh Triplett
2014-11-29systemctl: add edit verbRonny Chevalier
2014-11-29nspawn: fix unused variable warningZbigniew Jędrzejewski-Szmek
2014-11-29delta: diff returns 1 when files differ, ignore thisZbigniew Jędrzejewski-Szmek
2014-11-29shared: install - report error if mask symlink can not be marked for removalTom Gundersen
2014-11-29shared: time-dst - ensure nulstr is null terminatedTom Gundersen
2014-11-28mount: use DEFINE_TRIVIAL_CLEANUP_FUNCZbigniew Jędrzejewski-Szmek
2014-11-28udev: rules - ignore the lack of trailing newlineTom Gundersen
2014-11-28udev: rules - print the first invalid characterTom Gundersen