summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* core: Support system.conf.d and user.conf.d directories in the usual search p...Josh Triplett2014-11-29
* systemctl: add edit verbRonny Chevalier2014-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
* 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
* 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
* 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
* systemctl: append default suffix only if none presentZbigniew Jędrzejewski-Szmek2014-11-28
* udevd: don't set receive buffer size when socket activatedTom Gundersen2014-11-28
* treewide: simplify log_*_errno(r,...) immediately followed by "return r"Michal Schmidt2014-11-28
* treewide: more log_*_errno() conversions, multiline callsMichal Schmidt2014-11-28
* hostnamectl: Exit with zero on successMartin Pitt2014-11-28
* udev,update-done: more log_xyz_errno() conversionsLennart Poettering2014-11-28
* sd-bus: make sure %m resolves to the specified error in bus_error_set_errnofv()Lennart Poettering2014-11-28
* bus-proxy: automatically detect scope of bus and derive which XML snippets to...Lennart Poettering2014-11-28
* sd-bus: rename default bus address constants, they aren't "paths" but "addres...Lennart Poettering2014-11-28
* sd-bus: add new call sd_bus_get_scope() for querying whether one is connected...Lennart Poettering2014-11-28
* sd-bus: rework credential query logicLennart Poettering2014-11-28
* treewide: more log_*_errno() conversionsMichal Schmidt2014-11-28