summaryrefslogtreecommitdiff
path: root/src/core/snapshot.c
AgeCommit message (Expand)Author
2015-08-28core: add unit_dbus_interface_from_type() to unit-name.hLennart Poettering
2015-07-31tree-wide: introduce mfree()David Herrmann
2015-05-11core,network: major per-object logging reworkLennart Poettering
2015-05-05core: rework unit name validation and manipulation logicLennart Poettering
2015-04-24Revert "core: do not spawn jobs or touch other units during coldplugging"Lennart Poettering
2015-03-07core: do not spawn jobs or touch other units during coldpluggingIvan Shapovalov
2015-01-28core: output unit status output strings to console, only if we actually are c...Lennart Poettering
2014-12-10sd-bus: move common errors src/shared/bus-errors.h → src/libsystemd/sd-bus/...Lennart Poettering
2014-11-27log: rearrange log function namingLennart Poettering
2014-10-30snapshot: return error when snapshot existsZbigniew Jędrzejewski-Szmek
2014-06-22core/snapshot: log info when snapshots are created and removedZbigniew Jędrzejewski-Szmek
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