index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
dbus-scope.c
Age
Commit message (
Expand
)
Author
2014-12-10
sd-bus: move common errors src/shared/bus-errors.h → src/libsystemd/sd-bus/...
Lennart Poettering
2014-08-18
core: Verify systemd1 DBus method callers via polkit
Stef Walter
2014-05-15
Remove unnecessary casts in printfs
Zbigniew Jędrzejewski-Szmek
2014-02-20
api: in constructor function calls, always put the returned object pointer fi...
Lennart Poettering
2014-02-17
core: rework cgroup mask propagation
Lennart Poettering
2014-02-07
core: when an already abandoned unit gets abandoned again generate a clean error
Lennart Poettering
2014-02-07
core: watch SIGCHLD more closely to track processes of units with no reliable...
Lennart Poettering
2014-01-31
core: introduce new stop protocol for unit scopes
Lennart Poettering
2013-12-22
core: no need to list properties for PropertiesChanged messages anymore
Lennart Poettering
2013-12-22
bus: decorate the various object vtables with SD_BUS_VTABLE_PROPERTY_CONST wh...
Lennart Poettering
2013-11-20
core: convert PID 1 to libsystemd-bus
Lennart Poettering
2013-10-21
bus: remove static introspection file export
Kay Sievers
2013-07-30
core: make sure scope attributes survive a reload
Lennart Poettering
2013-07-30
core: open up SendSIGHUP property for transient units
Lennart Poettering
2013-07-02
dbus-scope: initialize variable before accessing
Dave Reisner
2013-07-02
scope: make TimeoutStopUSec= settable for transient units
Lennart Poettering
2013-07-01
scope: properly implement passive validity checking of PIDs field when creati...
Lennart Poettering
2013-07-01
core: move ControlGroup and Slice properties out of the dbus "Unit" interface
Lennart Poettering
2013-07-01
core: allow setting of the description string for transient units
Lennart Poettering
2013-07-01
core: add new "scope" unit type for making a unit of pre-existing processes
Lennart Poettering