summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-05-06udevd: use kernel cmdline parserTom Gundersen
2015-05-06udevd: worker - move some fields from the worker to the eventTom Gundersen
2015-05-06udevd: worker - introduce worker_attach_event()Tom Gundersen
2015-05-06udevd: worker - make refcounting clearerTom Gundersen
2015-05-06udevd: worker - only allocate the worker struct in the main processTom Gundersen
2015-05-06udevd: rename worker_new() to worker_spawn()Tom Gundersen
2015-05-06udevd: don't track worker exitcodeTom Gundersen
2015-05-06udev: fix coding styleSusant Sahani
2015-05-06systemctl: null-initialize pointer with cleanup attributeDaniel Buch
2015-05-06machinectl: remove unused variableThomas Hindoe Paaboel Andersen
2015-05-06bus: don't switch to kdbus if not requestedDavid Herrmann
2015-05-06timedated: remove unnecessary gotoZbigniew Jędrzejewski-Szmek
2015-05-06tmpfiles: try to handle read-only file systems gracefullyMichael Olbrich
2015-05-05shared/utmp-wtmp: fix copy/paste errorMichael Olbrich
2015-05-05Add audit type generated files to gitignoreZbigniew Jędrzejewski-Szmek
2015-05-05lockfile-util.[ch]: Split out from util.[ch]Colin Walters
2015-05-05Fix permissions on /run/systemd/nspawn/locksSeth Jennings
2015-05-05treewide: fix typosTorstein Husebø
2015-05-05core: be more strict when manipulating slices names and unescaping paths from...Lennart Poettering
2015-05-05core: bus name units should not allow aliases or instancesLennart Poettering
2015-05-05core: rework unit name validation and manipulation logicLennart Poettering
2015-05-05util: be a bit safer in path_is_safe()Lennart Poettering
2015-05-05cgroup-util: be more strict when processing slice unit namesLennart Poettering
2015-05-04generators: rename add_{root,usr}_mount to add_{sysroot,sysroot_usr}_mountZbigniew Jędrzejewski-Szmek
2015-05-04network: Implement fallback DHCPv6 prefix handling for older kernelsPatrik Flykt
2015-05-02fstab-generator: fix memleakZbigniew Jędrzejewski-Szmek
2015-04-30terminal: update for simpler sd-bus api'sThomas Hindoe Paaboel Andersen
2015-04-30core: simplify %r and %R logic a bitLennart Poettering
2015-04-30core: catch some special cases in cg_slice_to_path()Lennart Poettering
2015-04-30sym: adding missing symbols to .sym fileLennart Poettering
2015-04-30sd-bus,sd-login: add api for querying the slice within the the user systemd i...Lennart Poettering
2015-04-30core: simplify unit type detection logicLennart Poettering
2015-04-30sd-bus: when we get ENOTTY on the HELLO ioctl assume incompatible API versionLennart Poettering
2015-04-30core: rework cgroup path parse logicLennart Poettering
2015-04-29networkd: introduce vti6 tunnelSusant Sahani
2015-04-29networkd: tunnel improve loggingSusant Sahani
2015-04-29sd-bus: properly handle creds that are known but undefined for a processLennart Poettering
2015-04-29core: fix event source annotationsMantas Mikulėnas
2015-04-29tree-wide: get rid of a few more explicit bus parametersLennart Poettering
2015-04-29core: for queued reload message there is no need to store the bus explicitlyLennart Poettering
2015-04-29sd-bus: allow passing NULL as bus parameter to sd_bus_send()Lennart Poettering
2015-04-29sd-bus: drop bus parameter from message callback prototypeLennart Poettering
2015-04-29test: rename test-bus-kernel-benchmark to test-bus-benchmarkTom Gundersen
2015-04-29core: annotate event sourcesTom Gundersen
2015-04-29sd-bus: benchmark - also support testing non-kdbus transportsTom Gundersen
2015-04-29libudev: monitor - fix typo in log messageTom Gundersen
2015-04-28machined: make PropertiesChanged match more strictLennart Poettering
2015-04-28machined: make sure to track machine unit states properlyLennart Poettering
2015-04-28bus-util: drop redundant bus argument from bus_message_map_all_properties() a...Lennart Poettering
2015-04-28nspawn: when run as a service, don't ask machined for terminatin of ourselvesLennart Poettering