summaryrefslogtreecommitdiff
path: root/src/core/dbus-unit.c
Commit message (Expand)AuthorAge
* core: expose consumed CPU time per unitLennart Poettering2015-03-02
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-23
* core: rework policykit hookupLennart Poettering2015-02-18
* core: open up DefaultDependencies= property for transient unitsLennart Poettering2015-02-03
* core: add a property that shows the current memory usage of a unitLennart Poettering2015-01-23
* core: properly pass unit file state to clients via the busLennart Poettering2014-12-10
* sd-bus: move common errors src/shared/bus-errors.h → src/libsystemd/sd-bus/...Lennart Poettering2014-12-10
* systemctl: show unit file preset state in "systemctl status" output"Lennart Poettering2014-12-02
* treewide: no need to negate errno for log_*_errno()Michal Schmidt2014-11-28
* treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt2014-11-28
* core: introduce the concept of AssertXYZ= similar to ConditionXYZ=, but fatal...Lennart Poettering2014-11-06
* condition: record test state internally and beef it up to be a full enumLennart Poettering2014-11-06
* bus: use STR_IN_SETWaLyong Cho2014-11-01
* mac: add mac_ prefix to distinguish origin security apisWaLyong Cho2014-10-28
* job: optionally, when a job timeout is hit, also execute a failure actionLennart Poettering2014-10-28
* core: Verify systemd1 DBus method callers via polkitStef Walter2014-08-18
* core: Rename Job.subscribed field to Job.clientsStef Walter2014-08-15
* core: no need to pass bus object to selinux access check calls anymoreLennart Poettering2014-05-14
* dbus: suppress duplicate and misleading messagesLennart Poettering2014-03-11
* bus: add sd_bus_track object for tracking peers, and port core over to itLennart Poettering2014-03-03
* api: in constructor function calls, always put the returned object pointer fi...Lennart Poettering2014-02-20
* core: fix property changes in transient unitsLennart Poettering2014-02-17
* core: fix oom checkLennart Poettering2014-01-31
* Use enums to make it obvious what boolean params meanZbigniew Jędrzejewski-Szmek2013-12-26
* core: no need to list properties for PropertiesChanged messages anymoreLennart Poettering2013-12-22
* bus: decorate the various object vtables with SD_BUS_VTABLE_PROPERTY_CONST wh...Lennart Poettering2013-12-22
* core: fix Unit.SetProperties argument parsingDavid Herrmann2013-12-10
* service: add the ability for units to join other unit's PrivateNetwork= and P...Lennart Poettering2013-11-27
* core: replace OnFailureIsolate= setting by a more generic OnFailureJobMode= s...Lennart Poettering2013-11-26
* core: fix bus serialization of conditionsLennart Poettering2013-11-25
* core: don't warn loudly if we cannot send a bus signal to a disconnected clientLennart Poettering2013-11-22
* core: fix deserialization of StartTransientUnit() parametersLennart Poettering2013-11-21
* bus: rework message handlers to always take an error argumentLennart Poettering2013-11-21
* bus: let's simplify things by getting rid of unnecessary bus parametersLennart Poettering2013-11-21
* core: convert PID 1 to libsystemd-busLennart Poettering2013-11-20
* bus: remove static introspection file exportKay Sievers2013-10-21
* list: make our list macros a bit easier to use by not requring type spec on e...Lennart Poettering2013-10-14
* cgroup: only check once when mode is UNIT_CHECKGao feng2013-08-28
* systemd,systemctl: export condition status and show failing conditionZbigniew Jędrzejewski-Szmek2013-07-17
* core: simplify drop-in writing logic a bitLennart Poettering2013-07-11
* core: when writing drop-in files, name them directly after the property we setLennart Poettering2013-07-11
* user-sessions: rely on PID 1 to kill sessionsLennart Poettering2013-07-10
* unit: save description/slice of transient units to /runLennart Poettering2013-07-10
* core: while we are reloading don't suppress bus signalsLennart Poettering2013-07-10
* machined: sync to /run after job completedLennart Poettering2013-07-02
* core: add support to run transient units in arbitrary slicesLennart Poettering2013-07-01
* core: move ControlGroup and Slice properties out of the dbus "Unit" interfaceLennart Poettering2013-07-01
* core: allow setting of the description string for transient unitsLennart Poettering2013-07-01
* core: add transient unitsLennart Poettering2013-06-28
* unit: make sure the dropins we write are high-priorityLennart Poettering2013-06-28