summaryrefslogtreecommitdiff
path: root/src/core/path.c
Commit message (Expand)AuthorAgeFilesLines
* core: convert PID 1 to libsystemd-busLennart Poettering2013-11-201-33/+38
* list: make our list macros a bit easier to use by not requring type spec on e...Lennart Poettering2013-10-141-1/+1
* core: rework how we match mount units against each otherLennart Poettering2013-09-261-30/+2
* Add __attribute__((const, pure, format)) in various placesZbigniew Jędrzejewski-Szmek2013-05-021-2/+2
* unit: rework stop pending logicLennart Poettering2013-04-251-1/+1
* unit: rework trigger dependency logicLennart Poettering2013-04-231-37/+32
* move _cleanup_ attribute in front of the typeHarald Hoyer2013-04-181-1/+1
* Move bus_error to dbus-common and remove bus_error_message_or_strerrorSimon Peeters2013-04-181-1/+1
* units: introduce new timers.target and paths.target to hook timer/path units ...Lennart Poettering2013-03-251-5/+5
* path: avoid an allocation in path_spec_watchMichal Schmidt2013-03-081-22/+25
* core/path: install inotify watches top-down instead of bottom-upZbigniew Jędrzejewski-Szmek2013-03-031-30/+48
* core/path: catch errors when adding watchesZbigniew Jędrzejewski-Szmek2013-03-031-0/+17
* core/path: modernize styleZbigniew Jędrzejewski-Szmek2013-03-031-21/+44
* core/path: use automatic cleanupZbigniew Jędrzejewski-Szmek2013-03-031-14/+7
* core/path: fix a leak in success pathZbigniew Jędrzejewski-Szmek2013-03-031-8/+9
* units: for all unit settings that take lists, allow the empty string for rese...Lennart Poettering2013-01-171-5/+11
* systemd: use unit logging macrosZbigniew Jędrzejewski-Szmek2013-01-061-1/+2
* core/path: modernize styleZbigniew Jędrzejewski-Szmek2013-01-061-4/+7
* core: move ManagerRunningAs to sharedZbigniew Jędrzejewski-Szmek2012-09-181-1/+1
* manager: fix the buildLennart Poettering2012-09-131-2/+4
* unit: get rid of UnitVTable.suffix, which is now unusedLennart Poettering2012-07-101-1/+0
* mkdir: append _label to all mkdir() calls that explicitly set the selinux con...Kay Sievers2012-05-311-1/+1
* util: split-out path-util.[ch]Kay Sievers2012-05-081-0/+1
* relicense to LGPLv2.1 (with exceptions)Lennart Poettering2012-04-121-4/+4
* move libsystemd_core.la sources into core/Kay Sievers2012-04-111-0/+771