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