summaryrefslogtreecommitdiff
path: root/src/core/snapshot.c
Commit message (Expand)AuthorAgeFilesLines
* util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering2015-10-241-3/+4
* Move all unit states to basic/ and extend systemctl --state=helpZbigniew Jędrzejewski-Szmek2015-09-281-7/+0
* core: add unit_dbus_interface_from_type() to unit-name.hLennart Poettering2015-08-281-1/+0
* tree-wide: introduce mfree()David Herrmann2015-07-311-2/+1
* core,network: major per-object logging reworkLennart Poettering2015-05-111-10/+6
* core: rework unit name validation and manipulation logicLennart Poettering2015-05-051-2/+2
* Revert "core: do not spawn jobs or touch other units during coldplugging"Lennart Poettering2015-04-241-1/+1
* core: do not spawn jobs or touch other units during coldpluggingIvan Shapovalov2015-03-071-1/+1
* core: output unit status output strings to console, only if we actually are c...Lennart Poettering2015-01-281-2/+2
* sd-bus: move common errors src/shared/bus-errors.h → src/libsystemd/sd-bus/...Lennart Poettering2014-12-101-1/+1
* log: rearrange log function namingLennart Poettering2014-11-271-6/+6
* snapshot: return error when snapshot existsZbigniew Jędrzejewski-Szmek2014-10-301-1/+1
* core/snapshot: log info when snapshots are created and removedZbigniew Jędrzejewski-Szmek2014-06-221-7/+12
* Use enums to make it obvious what boolean params meanZbigniew Jędrzejewski-Szmek2013-12-261-1/+1
* core: convert PID 1 to libsystemd-busLennart Poettering2013-11-201-15/+9
* systemd: fix segv in snapshot creationZbigniew Jędrzejewski-Szmek2013-08-061-1/+3
* snapshot: snapshots are just a special kind of transient units nowLennart Poettering2013-07-011-14/+16
* Add __attribute__((const, pure, format)) in various placesZbigniew Jędrzejewski-Szmek2013-05-021-2/+2
* Add AllowIsolate=yes to snapshotsOleksii Shevchuk2013-04-011-0/+1
* unit: get rid of UnitVTable.suffix, which is now unusedLennart Poettering2012-07-101-1/+0
* relicense to LGPLv2.1 (with exceptions)Lennart Poettering2012-04-121-4/+4
* move libsystemd_core.la sources into core/Kay Sievers2012-04-111-0/+309