summaryrefslogtreecommitdiff
path: root/src/core/snapshot.c
AgeCommit message (Expand)Author
2013-12-26Use enums to make it obvious what boolean params meanZbigniew Jędrzejewski-Szmek
2013-11-20core: convert PID 1 to libsystemd-busLennart Poettering
2013-08-06systemd: fix segv in snapshot creationZbigniew Jędrzejewski-Szmek
2013-07-01snapshot: snapshots are just a special kind of transient units nowLennart Poettering
2013-05-02Add __attribute__((const, pure, format)) in various placesZbigniew Jędrzejewski-Szmek
2013-04-01Add AllowIsolate=yes to snapshotsOleksii Shevchuk
2012-07-10unit: get rid of UnitVTable.suffix, which is now unusedLennart Poettering
2012-04-12relicense to LGPLv2.1 (with exceptions)Lennart Poettering
2012-04-11move libsystemd_core.la sources into core/Kay Sievers