summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2014-11-28update TODOLennart Poettering
2014-11-28sd-bus: add support for matches against arrays of strings in messagesLennart Poettering
2014-11-28sd-bus: if a NULL signatures is passed to sd_bus_message_skip(), make it skip...Lennart Poettering
2014-11-28sd-bus: add arrays of strings in the bloom filterLennart Poettering
2014-11-28update TODOLennart Poettering
2014-11-28sd-bus: make more connection properties readableLennart Poettering
2014-11-28sd-bus: add new sd_bus_get_address() for querying the current bus addressLennart Poettering
2014-11-28sd-bus: rename sd_bus_get_owner_id() → sd_bus_get_bus_id()Lennart Poettering
2014-11-28treewide: another round of simplificationsMichal Schmidt
2014-11-28treewide: use log_*_errno whenever %m is in the format stringMichal Schmidt
2014-11-28core: fix return value in error path after sd_event_add_io() failureMichal Schmidt
2014-11-28treewide: a few more log_*_errno + return simplificationsMichal Schmidt
2014-11-28treewide: yet more log_*_errno + return simplificationsMichal Schmidt
2014-11-28Revert "systemctl: append default suffix only if none present"Zbigniew Jędrzejewski-Szmek
2014-11-28treewide: more log_*_errno + return simplificationsMichal Schmidt
2014-11-28systemctl: append default suffix only if none presentZbigniew Jędrzejewski-Szmek
2014-11-28udevd: don't set receive buffer size when socket activatedTom Gundersen
2014-11-28treewide: simplify log_*_errno(r,...) immediately followed by "return r"Michal Schmidt
2014-11-28treewide: more log_*_errno() conversions, multiline callsMichal Schmidt
2014-11-28hostnamectl: Exit with zero on successMartin Pitt
2014-11-28udev,update-done: more log_xyz_errno() conversionsLennart Poettering
2014-11-28sd-bus: make sure %m resolves to the specified error in bus_error_set_errnofv()Lennart Poettering
2014-11-28update TODOLennart Poettering
2014-11-28bus-proxy: automatically detect scope of bus and derive which XML snippets to...Lennart Poettering
2014-11-28sd-bus: rename default bus address constants, they aren't "paths" but "addres...Lennart Poettering
2014-11-28sd-bus: add new call sd_bus_get_scope() for querying whether one is connected...Lennart Poettering
2014-11-28sd-bus: rework credential query logicLennart Poettering
2014-11-28treewide: more log_*_errno() conversionsMichal Schmidt
2014-11-28treewide: drop unnecessary trailing \n in log_*() callsMichal Schmidt
2014-11-28core: two more log_unit_*_errno() conversionsMichal Schmidt
2014-11-28core: convert log_unit_*() to log_unit_*_errno()Michal Schmidt
2014-11-28core: add log_unit_*_errno() macrosMichal Schmidt
2014-11-28treewide: no need to negate errno for log_*_errno()Michal Schmidt