summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-11unit: move unit_warn_if_dir_nonempty() and friend to unit.cLennart Poettering
2015-05-11core,network: major per-object logging reworkLennart Poettering
2015-05-11core: always initialize ExecParamters.bus_endpoint_fd to -1Lennart Poettering
2015-05-11units: order nspawn containers after network.targetLennart Poettering
2015-05-11util: optimize free_and_strdup() if NOPLennart Poettering
2015-05-11nspawn: pass on kill signal setting to contaner scopeLennart Poettering
2015-05-11update TODOLennart Poettering
2015-05-11test-libudev: fix leak in error caseThomas Hindoe Paaboel Andersen
2015-05-11swap: avoid null pointer dereferenceThomas Hindoe Paaboel Andersen
2015-05-11treewide: Correct typos and spell plural of bus consistentTorstein Husebø
2015-05-10Generate systemd-fsck-root.service in the initramfsZbigniew Jędrzejewski-Szmek
2015-05-09man: fix typos in previous comimtZbigniew Jędrzejewski-Szmek
2015-05-09man: document forwarding to syslog betterZbigniew Jędrzejewski-Szmek
2015-05-09buildsys: *_la_CPPFLAGS takes $(AM_CPPFLAGS) not $(AM_CFLAGS)Cristian Rodríguez
2015-05-07udevd: remove unused functionThomas Hindoe Paaboel Andersen
2015-05-06udevd: don't explicitly count the number of workersTom Gundersen
2015-05-06udevd: keep workers in a hashmap rather than a listTom Gundersen
2015-05-06udevd: worker - drop reference countingTom Gundersen
2015-05-06device: avoid null pointer dereferenceThomas Hindoe Paaboel Andersen
2015-05-06udev: fix weird coding-styleDavid Herrmann
2015-05-06test-libudev: add error handlingThomas Hindoe Paaboel Andersen
2015-05-06udevd: worker - allow passing NULL to worker_unref()Tom Gundersen
2015-05-06udevd: worker - use _exit() rather than exit()Tom Gundersen
2015-05-06udevd: modernize error handlingTom Gundersen
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-06Update TODODavid Herrmann
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-05update TODOLennart Poettering
2015-05-05man: document that nspawn -x, --template= and machinectl clone leave hostname...Lennart Poettering
2015-05-05man: nspawn is used in production these days, admit thatLennart Poettering
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