summaryrefslogtreecommitdiff
path: root/src/core/path.c
AgeCommit message (Expand)AuthorFilesLines
2013-12-22core: no need to list properties for PropertiesChanged messages anymoreLennart Poettering1-2/+1
2013-11-20core: convert PID 1 to libsystemd-busLennart Poettering1-33/+38
2013-10-14list: make our list macros a bit easier to use by not requring type spec on e...Lennart Poettering1-1/+1
2013-09-26core: rework how we match mount units against each otherLennart Poettering1-30/+2
2013-05-02Add __attribute__((const, pure, format)) in various placesZbigniew Jędrzejewski-Szmek1-2/+2
2013-04-25unit: rework stop pending logicLennart Poettering1-1/+1
2013-04-23unit: rework trigger dependency logicLennart Poettering1-37/+32
2013-04-18move _cleanup_ attribute in front of the typeHarald Hoyer1-1/+1
2013-04-18Move bus_error to dbus-common and remove bus_error_message_or_strerrorSimon Peeters1-1/+1
2013-03-25units: introduce new timers.target and paths.target to hook timer/path units ...Lennart Poettering1-5/+5
2013-03-08path: avoid an allocation in path_spec_watchMichal Schmidt1-22/+25
2013-03-03core/path: install inotify watches top-down instead of bottom-upZbigniew Jędrzejewski-Szmek1-30/+48
2013-03-03core/path: catch errors when adding watchesZbigniew Jędrzejewski-Szmek1-0/+17
2013-03-03core/path: modernize styleZbigniew Jędrzejewski-Szmek1-21/+44
2013-03-03core/path: use automatic cleanupZbigniew Jędrzejewski-Szmek1-14/+7
2013-03-03core/path: fix a leak in success pathZbigniew Jędrzejewski-Szmek1-8/+9
2013-01-17units: for all unit settings that take lists, allow the empty string for rese...Lennart Poettering1-5/+11
2013-01-06systemd: use unit logging macrosZbigniew Jędrzejewski-Szmek1-1/+2
2013-01-06core/path: modernize styleZbigniew Jędrzejewski-Szmek1-4/+7
2012-09-18core: move ManagerRunningAs to sharedZbigniew Jędrzejewski-Szmek1-1/+1
2012-09-13manager: fix the buildLennart Poettering1-2/+4
2012-07-10unit: get rid of UnitVTable.suffix, which is now unusedLennart Poettering1-1/+0
2012-05-31mkdir: append _label to all mkdir() calls that explicitly set the selinux con...Kay Sievers1-1/+1
2012-05-08util: split-out path-util.[ch]Kay Sievers1-0/+1
2012-04-12relicense to LGPLv2.1 (with exceptions)Lennart Poettering1-4/+4
2012-04-11move libsystemd_core.la sources into core/Kay Sievers1-0/+771