summaryrefslogtreecommitdiff
path: root/src/core/snapshot.c
Commit message (Expand)AuthorAge
* core: do not spawn jobs or touch other units during coldpluggingIvan Shapovalov2015-03-07
* core: output unit status output strings to console, only if we actually are c...Lennart Poettering2015-01-28
* sd-bus: move common errors src/shared/bus-errors.h → src/libsystemd/sd-bus/...Lennart Poettering2014-12-10
* log: rearrange log function namingLennart Poettering2014-11-27
* snapshot: return error when snapshot existsZbigniew Jędrzejewski-Szmek2014-10-30
* core/snapshot: log info when snapshots are created and removedZbigniew Jędrzejewski-Szmek2014-06-22
* Use enums to make it obvious what boolean params meanZbigniew Jędrzejewski-Szmek2013-12-26
* core: convert PID 1 to libsystemd-busLennart Poettering2013-11-20
* systemd: fix segv in snapshot creationZbigniew Jędrzejewski-Szmek2013-08-06
* snapshot: snapshots are just a special kind of transient units nowLennart Poettering2013-07-01
* Add __attribute__((const, pure, format)) in various placesZbigniew Jędrzejewski-Szmek2013-05-02
* Add AllowIsolate=yes to snapshotsOleksii Shevchuk2013-04-01
* unit: get rid of UnitVTable.suffix, which is now unusedLennart Poettering2012-07-10
* relicense to LGPLv2.1 (with exceptions)Lennart Poettering2012-04-12
* move libsystemd_core.la sources into core/Kay Sievers2012-04-11