summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2014-11-28udev: rules - modernise add_rule a bitTom Gundersen
2014-11-28sd-bus: move packet header definition to bus-protocol.hLennart Poettering
2014-11-28treewide: convert some left-over (usec_t) -1 to USEC_INFINITYLennart Poettering
2014-11-28treewide: introduce UID_INVALID (and friends) as macro for (uid_t) -1Lennart Poettering
2014-11-28udevadm hwdb: discard extra leading whitespaces in hwdbPeter Hutterer
2014-11-28mount: constify MountParametersZbigniew Jędrzejewski-Szmek
2014-11-28mount: deal with inotify queue overflowZbigniew Jędrzejewski-Szmek