summaryrefslogtreecommitdiff
path: root/src/core/dbus-scope.c
AgeCommit message (Expand)Author
2016-05-25stuffLuke Shumaker
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack
2015-11-27tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easyLennart Poettering
2015-10-27util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering
2015-04-29sd-bus: drop bus parameter from message callback prototypeLennart Poettering
2015-02-18core: rework policykit hookupLennart Poettering
2014-12-10sd-bus: move common errors src/shared/bus-errors.h → src/libsystemd/sd-bus/...Lennart Poettering
2014-08-18core: Verify systemd1 DBus method callers via polkitStef Walter
2014-05-15Remove unnecessary casts in printfsZbigniew Jędrzejewski-Szmek
2014-02-20api: in constructor function calls, always put the returned object pointer fi...Lennart Poettering
2014-02-17core: rework cgroup mask propagationLennart Poettering
2014-02-07core: when an already abandoned unit gets abandoned again generate a clean errorLennart Poettering
2014-02-07core: watch SIGCHLD more closely to track processes of units with no reliable...Lennart Poettering
2014-01-31core: introduce new stop protocol for unit scopesLennart Poettering
2013-12-22core: no need to list properties for PropertiesChanged messages anymoreLennart Poettering
2013-12-22bus: decorate the various object vtables with SD_BUS_VTABLE_PROPERTY_CONST wh...Lennart Poettering
2013-11-20core: convert PID 1 to libsystemd-busLennart Poettering
2013-10-21bus: remove static introspection file exportKay Sievers
2013-07-30core: make sure scope attributes survive a reloadLennart Poettering
2013-07-30core: open up SendSIGHUP property for transient unitsLennart Poettering
2013-07-02dbus-scope: initialize variable before accessingDave Reisner
2013-07-02scope: make TimeoutStopUSec= settable for transient unitsLennart Poettering
2013-07-01scope: properly implement passive validity checking of PIDs field when creati...Lennart Poettering
2013-07-01core: move ControlGroup and Slice properties out of the dbus "Unit" interfaceLennart Poettering
2013-07-01core: allow setting of the description string for transient unitsLennart Poettering
2013-07-01core: add new "scope" unit type for making a unit of pre-existing processesLennart Poettering