summaryrefslogtreecommitdiff
path: root/src/core/dbus-unit.c
Commit message (Expand)AuthorAge
* 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
* dbus: add infrastructure for changing multiple properties at once on units an...Lennart Poettering2013-06-27
* core: general cgroup reworkLennart Poettering2013-06-27
* logind: add infrastructure to keep track of machines, and move to slicesLennart Poettering2013-06-20
* core: expose a "Slice" property on Unit objects on the busLennart Poettering2013-06-18
* move _cleanup_ attribute in front of the typeHarald Hoyer2013-04-18
* nspawn: introduce the new /machine/ tree in the cgroup tree and move containe...Lennart Poettering2013-04-16
* Replace s/Dropin/DropIn/Zbigniew Jędrzejewski-Szmek2013-04-02
* Introspect and monitor dropin configurationOleksii Shevchuk2013-04-01
* Use bus_maybe_send_reply() where applicableColin Walters2013-03-18
* unit: rework resource management APILennart Poettering2013-02-27
* honor SELinux labels, when creating and writing config filesHarald Hoyer2013-02-14
* unit: optionally allow making cgroup attribute changes persistentLennart Poettering2013-01-19
* systemctl: add new "get-cgroup-attr" to query current cgroup attribute valueLennart Poettering2013-01-18
* core: add bus API and systemctl commands for altering cgroup parameters durin...Lennart Poettering2013-01-14
* core/dbus-unit: modernize styleZbigniew Jędrzejewski-Szmek2013-01-06