summaryrefslogtreecommitdiff
path: root/src/core/automount.h
AgeCommit message (Expand)Author
2016-05-02automount: rework propagation between automount and mount unitsLennart Poettering
2016-05-02core: move enforcement of the start limit into per-unit-type code againLennart Poettering
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack
2015-09-28Move all unit states to basic/ and extend systemctl --state=helpZbigniew Jędrzejewski-Szmek
2015-04-21automount: add expire supportMichael Olbrich
2013-11-20core: convert PID 1 to libsystemd-busLennart 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-23unit: rework trigger dependency logicLennart Poettering
2012-07-19use #pragma once instead of foo*foo #define guardsShawn Landden
2012-04-12relicense to LGPLv2.1 (with exceptions)Lennart Poettering
2012-04-11move libsystemd_core.la sources into core/Kay Sievers