summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2014-11-28mount: create directory before adding watches on itZbigniew Jędrzejewski-Szmek
2014-11-28mount: be more careful about errors when parsing mtabZbigniew Jędrzejewski-Szmek
2014-11-28mount: simplify mount_needs_network checkZbigniew Jędrzejewski-Szmek
2014-11-28mount: check options as well as fstype for network mountsChris Leech
2014-11-28mount: add remote-fs dependencies if needed after changeChris Leech
2014-11-28mount: monitor for utab changes with inotifyChris Leech
2014-11-28mount: use libmount to enumerate /proc/self/mountinfoChris Leech
2014-11-28coredump: simplify a few things by allocating small fields on the stack rathe...Lennart Poettering
2014-11-28coredump: rework compose_open_fds()Lennart Poettering