summaryrefslogtreecommitdiff
path: root/src/core/load-fragment.h
AgeCommit message (Expand)Author
2013-06-17core: add new .slice unit type for partitioning systemsLennart Poettering
2013-04-23unit: rework trigger dependency logicLennart Poettering
2013-04-17Report about syntax errors with metadataZbigniew Jędrzejewski-Szmek
2013-02-27unit: rework resource management APILennart Poettering
2013-02-11core: properly validate environment data from Environment= lines in unit filesLennart Poettering
2012-07-19use #pragma once instead of foo*foo #define guardsShawn Landden
2012-07-17execute: support syscall filtering using seccomp filtersLennart Poettering
2012-06-22unit: drop the Names= optionLennart Poettering
2012-06-15service: timeout for oneshot servicesLukas Nykryn
2012-06-01journal: allow setting of a cutoff log level for disk storage, syslog, kmsg, ...Lennart Poettering
2012-05-31util: introduce a proper nsec_t and make use of it where appropriateLennart Poettering
2012-05-24main: add configuration option to alter capability bounding set for PID 1Lennart Poettering
2012-05-21units: introduce new Documentation= field and make use of it everywhereLennart Poettering
2012-04-30unit: add new dependency type RequiresMountsFor=Lennart Poettering
2012-04-12relicense to LGPLv2.1 (with exceptions)Lennart Poettering
2012-04-11move libsystemd_core.la sources into core/Kay Sievers