summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-05-07udevd: remove unused functionHEADmasterThomas Hindoe Paaboel Andersen1-4/+0
2015-05-06udevd: don't explicitly count the number of workersTom Gundersen1-13/+8
2015-05-06udevd: keep workers in a hashmap rather than a listTom Gundersen1-82/+74
2015-05-06udevd: worker - drop reference countingTom Gundersen1-30/+32
2015-05-06device: avoid null pointer dereferenceThomas Hindoe Paaboel Andersen1-1/+1
2015-05-06udev: fix weird coding-styleDavid Herrmann1-1/+1
2015-05-06test-libudev: add error handlingThomas Hindoe Paaboel Andersen1-1/+4
2015-05-06udevd: worker - allow passing NULL to worker_unref()Tom Gundersen1-2/+1
2015-05-06udevd: worker - use _exit() rather than exit()Tom Gundersen1-1/+1
2015-05-06udevd: modernize error handlingTom Gundersen1-48/+36
2015-05-06udevd: use kernel cmdline parserTom Gundersen1-43/+36
2015-05-06udevd: worker - move some fields from the worker to the eventTom Gundersen1-11/+14
2015-05-06udevd: worker - introduce worker_attach_event()Tom Gundersen1-13/+13
2015-05-06udevd: worker - make refcounting clearerTom Gundersen1-16/+32
2015-05-06udevd: worker - only allocate the worker struct in the main processTom Gundersen1-12/+13
2015-05-06udevd: rename worker_new() to worker_spawn()Tom Gundersen1-2/+2
2015-05-06udevd: don't track worker exitcodeTom Gundersen1-10/+2
2015-05-06Update TODODavid Herrmann1-2/+0
2015-05-06udev: fix coding styleSusant Sahani1-2/+1
2015-05-06systemctl: null-initialize pointer with cleanup attributeDaniel Buch1-1/+1
2015-05-06machinectl: remove unused variableThomas Hindoe Paaboel Andersen1-1/+1
2015-05-06bus: don't switch to kdbus if not requestedDavid Herrmann6-8/+37
2015-05-06timedated: remove unnecessary gotoZbigniew Jędrzejewski-Szmek1-3/+0
2015-05-06tmpfiles: try to handle read-only file systems gracefullyMichael Olbrich1-2/+11
2015-05-05shared/utmp-wtmp: fix copy/paste errorMichael Olbrich1-1/+1
2015-05-05Add audit type generated files to gitignoreZbigniew Jędrzejewski-Szmek1-1/+1
2015-05-05lockfile-util.[ch]: Split out from util.[ch]Colin Walters7-136/+197
2015-05-05Fix permissions on /run/systemd/nspawn/locksSeth Jennings1-2/+2
2015-05-05treewide: fix typosTorstein Husebø2-2/+2
2015-05-05update TODOLennart Poettering1-1/+5
2015-05-05man: document that nspawn -x, --template= and machinectl clone leave hostname...Lennart Poettering2-3/+16
2015-05-05man: nspawn is used in production these days, admit thatLennart Poettering1-5/+2
2015-05-05core: be more strict when manipulating slices names and unescaping paths from...Lennart Poettering4-40/+178
2015-05-05core: bus name units should not allow aliases or instancesLennart Poettering1-0/+3
2015-05-05core: rework unit name validation and manipulation logicLennart Poettering34-834/+1033
2015-05-05util: be a bit safer in path_is_safe()Lennart Poettering1-1/+1
2015-05-05cgroup-util: be more strict when processing slice unit namesLennart Poettering2-2/+8
2015-05-05build-sys: remove left-overKay Sievers1-1/+0
2015-05-05Add VARIANT as a standard value for /etc/os-releaseStephen Gallagher1-0/+35
2015-05-04generators: rename add_{root,usr}_mount to add_{sysroot,sysroot_usr}_mountZbigniew Jędrzejewski-Szmek3-21/+38
2015-05-04network: Implement fallback DHCPv6 prefix handling for older kernelsPatrik Flykt4-3/+67
2015-05-02fstab-generator: fix memleakZbigniew Jędrzejewski-Szmek1-3/+3
2015-05-02man: use utf-8 in systemd-remount-fs.service(8)Zbigniew Jędrzejewski-Szmek1-3/+3
2015-04-30terminal: update for simpler sd-bus api'sThomas Hindoe Paaboel Andersen5-25/+13
2015-04-30update TODOLennart Poettering1-2/+6
2015-04-30core: simplify %r and %R logic a bitLennart Poettering1-15/+24
2015-04-30core: catch some special cases in cg_slice_to_path()Lennart Poettering2-2/+19
2015-04-30sym: adding missing symbols to .sym fileLennart Poettering1-2/+9
2015-04-30sd-bus,sd-login: add api for querying the slice within the the user systemd i...Lennart Poettering10-64/+184
2015-04-30update TODOLennart Poettering1-0/+2