aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Generate systemd-fsck-root.service in the initramfsZbigniew Jędrzejewski-Szmek2015-05-101-5/+60
* udevd: remove unused functionThomas Hindoe Paaboel Andersen2015-05-071-4/+0
* udevd: don't explicitly count the number of workersTom Gundersen2015-05-061-13/+8
* udevd: keep workers in a hashmap rather than a listTom Gundersen2015-05-061-82/+74
* udevd: worker - drop reference countingTom Gundersen2015-05-061-30/+32
* device: avoid null pointer dereferenceThomas Hindoe Paaboel Andersen2015-05-061-1/+1
* udev: fix weird coding-styleDavid Herrmann2015-05-061-1/+1
* test-libudev: add error handlingThomas Hindoe Paaboel Andersen2015-05-061-1/+4
* udevd: worker - allow passing NULL to worker_unref()Tom Gundersen2015-05-061-2/+1
* udevd: worker - use _exit() rather than exit()Tom Gundersen2015-05-061-1/+1
* udevd: modernize error handlingTom Gundersen2015-05-061-48/+36
* udevd: use kernel cmdline parserTom Gundersen2015-05-061-43/+36
* udevd: worker - move some fields from the worker to the eventTom Gundersen2015-05-061-11/+14
* udevd: worker - introduce worker_attach_event()Tom Gundersen2015-05-061-13/+13
* udevd: worker - make refcounting clearerTom Gundersen2015-05-061-16/+32
* udevd: worker - only allocate the worker struct in the main processTom Gundersen2015-05-061-12/+13
* udevd: rename worker_new() to worker_spawn()Tom Gundersen2015-05-061-2/+2
* udevd: don't track worker exitcodeTom Gundersen2015-05-061-10/+2
* udev: fix coding styleSusant Sahani2015-05-061-2/+1
* systemctl: null-initialize pointer with cleanup attributeDaniel Buch2015-05-061-1/+1
* machinectl: remove unused variableThomas Hindoe Paaboel Andersen2015-05-061-1/+1
* bus: don't switch to kdbus if not requestedDavid Herrmann2015-05-066-8/+37
* timedated: remove unnecessary gotoZbigniew Jędrzejewski-Szmek2015-05-061-3/+0
* tmpfiles: try to handle read-only file systems gracefullyMichael Olbrich2015-05-061-2/+11
* shared/utmp-wtmp: fix copy/paste errorMichael Olbrich2015-05-051-1/+1
* Add audit type generated files to gitignoreZbigniew Jędrzejewski-Szmek2015-05-051-1/+1
* lockfile-util.[ch]: Split out from util.[ch]Colin Walters2015-05-056-136/+195
* Fix permissions on /run/systemd/nspawn/locksSeth Jennings2015-05-051-2/+2
* treewide: fix typosTorstein Husebø2015-05-051-1/+1
* core: be more strict when manipulating slices names and unescaping paths from...Lennart Poettering2015-05-054-40/+178
* core: bus name units should not allow aliases or instancesLennart Poettering2015-05-051-0/+3
* core: rework unit name validation and manipulation logicLennart Poettering2015-05-0534-834/+1033
* util: be a bit safer in path_is_safe()Lennart Poettering2015-05-051-1/+1
* cgroup-util: be more strict when processing slice unit namesLennart Poettering2015-05-052-2/+8
* generators: rename add_{root,usr}_mount to add_{sysroot,sysroot_usr}_mountZbigniew Jędrzejewski-Szmek2015-05-043-21/+38
* network: Implement fallback DHCPv6 prefix handling for older kernelsPatrik Flykt2015-05-044-3/+67
* fstab-generator: fix memleakZbigniew Jędrzejewski-Szmek2015-05-021-3/+3
* terminal: update for simpler sd-bus api'sThomas Hindoe Paaboel Andersen2015-04-305-25/+13
* core: simplify %r and %R logic a bitLennart Poettering2015-04-301-15/+24
* core: catch some special cases in cg_slice_to_path()Lennart Poettering2015-04-302-2/+19
* sym: adding missing symbols to .sym fileLennart Poettering2015-04-301-2/+9
* sd-bus,sd-login: add api for querying the slice within the the user systemd i...Lennart Poettering2015-04-3010-64/+184
* core: simplify unit type detection logicLennart Poettering2015-04-307-12/+26
* sd-bus: when we get ENOTTY on the HELLO ioctl assume incompatible API versionLennart Poettering2015-04-302-4/+20
* core: rework cgroup path parse logicLennart Poettering2015-04-304-69/+172
* networkd: introduce vti6 tunnelSusant Sahani2015-04-297-0/+53
* networkd: tunnel improve loggingSusant Sahani2015-04-291-176/+64
* sd-bus: properly handle creds that are known but undefined for a processLennart Poettering2015-04-2910-102/+211
* core: fix event source annotationsMantas Mikulėnas2015-04-293-3/+9
* tree-wide: get rid of a few more explicit bus parametersLennart Poettering2015-04-294-10/+8