summaryrefslogtreecommitdiff
path: root/src/core/mount.h
Commit message (Expand)AuthorAge
* core: expose consumed CPU time per unitLennart Poettering2015-03-02
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-23
* core: retry unmounting until we are done, in case of stacked mountsLennart Poettering2014-12-12
* mount: add new SloppyOptions= setting for mount units, mapping to mount(8)'s ...Lennart Poettering2014-06-16
* service: add the ability for units to join other unit's PrivateNetwork= and P...Lennart Poettering2013-11-27
* swap: split state machine state ACTIVATING into twoLennart Poettering2013-11-25
* core: convert PID 1 to libsystemd-busLennart Poettering2013-11-20
* mount/service: drop FsckPassNo supportTom Gundersen2013-10-19
* core: general cgroup reworkLennart Poettering2013-06-27
* Add __attribute__((const, pure, format)) in various placesZbigniew Jędrzejewski-Szmek2013-05-02
* core: add catalog entry and MESSAGE_ID for overmountingZbigniew Jędrzejewski-Szmek2012-12-05
* unit: split off KillContext from ExecContext containing only kill definitionsLennart Poettering2012-07-20
* use #pragma once instead of foo*foo #define guardsShawn Landden2012-07-19
* mount: replace PID1 internal fstab parser with generatorLennart Poettering2012-05-22
* relicense to LGPLv2.1 (with exceptions)Lennart Poettering2012-04-12
* move libsystemd_core.la sources into core/Kay Sievers2012-04-11