summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* timesyncd: Support timesyncd.conf.d directories in the usual search pathsJosh Triplett2014-11-29
* resolved: Support resolved.conf.d directories in the usual search pathsJosh Triplett2014-11-29
* coredump: Support coredump.conf.d directories in the usual search pathsJosh Triplett2014-11-29
* bootchart: Support bootchart.conf.d directories in the usual search pathsJosh Triplett2014-11-29
* systemd-sleep: Support sleep.conf.d directories in the usual search pathsJosh Triplett2014-11-29
* journald: Support journald.conf.d directories in the usual search pathsJosh Triplett2014-11-29
* core: Support system.conf.d and user.conf.d directories in the usual search p...Josh Triplett2014-11-29
* man: Factor out a common snippet for .d directories and precedenceJosh Triplett2014-11-29
* man/logind.conf.xml: Make "man logind.conf.d" work tooJosh Triplett2014-11-29
* systemctl: add edit verbRonny Chevalier2014-11-29
* man: update description of default extension for isolateChris Atkinson2014-11-29
* nspawn: fix unused variable warningZbigniew Jędrzejewski-Szmek2014-11-29
* delta: diff returns 1 when files differ, ignore thisZbigniew Jędrzejewski-Szmek2014-11-29
* shared: install - report error if mask symlink can not be marked for removalTom Gundersen2014-11-29
* shared: time-dst - ensure nulstr is null terminatedTom Gundersen2014-11-29
* README: notice kernel config for CPUQuotaWaLyong Cho2014-11-28
* mount: use DEFINE_TRIVIAL_CLEANUP_FUNCZbigniew Jędrzejewski-Szmek2014-11-28
* udev: rules - ignore the lack of trailing newlineTom Gundersen2014-11-28
* udev: rules - print the first invalid characterTom Gundersen2014-11-28
* udev: rules - modernise add_rule a bitTom Gundersen2014-11-28
* sd-bus: move packet header definition to bus-protocol.hLennart Poettering2014-11-28
* treewide: convert some left-over (usec_t) -1 to USEC_INFINITYLennart Poettering2014-11-28
* treewide: introduce UID_INVALID (and friends) as macro for (uid_t) -1Lennart Poettering2014-11-28
* udevadm hwdb: discard extra leading whitespaces in hwdbPeter Hutterer2014-11-28
* mount: constify MountParametersZbigniew Jędrzejewski-Szmek2014-11-28
* mount: deal with inotify queue overflowZbigniew Jędrzejewski-Szmek2014-11-28
* mount: create directory before adding watches on itZbigniew Jędrzejewski-Szmek2014-11-28
* mount: be more careful about errors when parsing mtabZbigniew Jędrzejewski-Szmek2014-11-28
* mount: simplify mount_needs_network checkZbigniew Jędrzejewski-Szmek2014-11-28
* mount: check options as well as fstype for network mountsChris Leech2014-11-28
* mount: add remote-fs dependencies if needed after changeChris Leech2014-11-28
* mount: monitor for utab changes with inotifyChris Leech2014-11-28
* mount: use libmount to enumerate /proc/self/mountinfoChris Leech2014-11-28
* coredump: simplify a few things by allocating small fields on the stack rathe...Lennart Poettering2014-11-28
* coredump: rework compose_open_fds()Lennart Poettering2014-11-28
* update TODOLennart Poettering2014-11-28
* sd-bus: add support for matches against arrays of strings in messagesLennart Poettering2014-11-28
* sd-bus: if a NULL signatures is passed to sd_bus_message_skip(), make it skip...Lennart Poettering2014-11-28
* sd-bus: add arrays of strings in the bloom filterLennart Poettering2014-11-28
* update TODOLennart Poettering2014-11-28
* sd-bus: make more connection properties readableLennart Poettering2014-11-28
* sd-bus: add new sd_bus_get_address() for querying the current bus addressLennart Poettering2014-11-28
* sd-bus: rename sd_bus_get_owner_id() → sd_bus_get_bus_id()Lennart Poettering2014-11-28
* treewide: another round of simplificationsMichal Schmidt2014-11-28
* treewide: use log_*_errno whenever %m is in the format stringMichal Schmidt2014-11-28
* core: fix return value in error path after sd_event_add_io() failureMichal Schmidt2014-11-28
* treewide: a few more log_*_errno + return simplificationsMichal Schmidt2014-11-28
* treewide: yet more log_*_errno + return simplificationsMichal Schmidt2014-11-28
* Revert "systemctl: append default suffix only if none present"Zbigniew Jędrzejewski-Szmek2014-11-28
* treewide: more log_*_errno + return simplificationsMichal Schmidt2014-11-28