index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
dbus-scope.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-3
/
+0
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
core: add new new bus call for migrating foreign processes to scope/service u...
Lennart Poettering
2018-02-12
1
-6
/
+26
*
dbus-scope: simplify bus_scope_set_transient_property()
Yu Watanabe
2018-01-01
1
-15
/
+4
*
core: add proper escaping to writing of drop-ins/transient unit files
Lennart Poettering
2017-11-29
1
-27
/
+20
*
core: track scope controllers on the bus
Lennart Poettering
2017-11-23
1
-1
/
+38
*
core: refuse accepting a scope controller unless we are called on the API bus
Lennart Poettering
2017-11-23
1
-0
/
+5
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
core: make sure RequestStop signal is send directed
Lennart Poettering
2016-07-20
1
-1
/
+1
*
tree-wide: remove newlines from unit_write_drop_in
Zbigniew Jędrzejewski-Szmek
2016-05-28
1
-1
/
+1
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy
Lennart Poettering
2015-11-27
1
-1
/
+1
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-7
/
+8
*
sd-bus: drop bus parameter from message callback prototype
Lennart Poettering
2015-04-29
1
-2
/
+1
*
core: rework policykit hookup
Lennart Poettering
2015-02-18
1
-9
/
+13
*
sd-bus: move common errors src/shared/bus-errors.h → src/libsystemd/sd-bus/...
Lennart Poettering
2014-12-10
1
-1
/
+1
*
core: Verify systemd1 DBus method callers via polkit
Stef Walter
2014-08-18
1
-0
/
+7
*
Remove unnecessary casts in printfs
Zbigniew Jędrzejewski-Szmek
2014-05-15
1
-1
/
+1
*
api: in constructor function calls, always put the returned object pointer fi...
Lennart Poettering
2014-02-20
1
-2
/
+2
*
core: rework cgroup mask propagation
Lennart Poettering
2014-02-17
1
-0
/
+2
*
core: when an already abandoned unit gets abandoned again generate a clean error
Lennart Poettering
2014-02-07
1
-1
/
+10
*
core: watch SIGCHLD more closely to track processes of units with no reliable...
Lennart Poettering
2014-02-07
1
-5
/
+12
*
core: introduce new stop protocol for unit scopes
Lennart Poettering
2014-01-31
1
-0
/
+55
*
core: no need to list properties for PropertiesChanged messages anymore
Lennart Poettering
2013-12-22
1
-5
/
+0
*
bus: decorate the various object vtables with SD_BUS_VTABLE_PROPERTY_CONST wh...
Lennart Poettering
2013-12-22
1
-1
/
+1
*
core: convert PID 1 to libsystemd-bus
Lennart Poettering
2013-11-20
1
-82
/
+45
*
bus: remove static introspection file export
Kay Sievers
2013-10-21
1
-1
/
+1
*
core: make sure scope attributes survive a reload
Lennart Poettering
2013-07-30
1
-0
/
+2
*
core: open up SendSIGHUP property for transient units
Lennart Poettering
2013-07-30
1
-0
/
+4
*
dbus-scope: initialize variable before accessing
Dave Reisner
2013-07-02
1
-1
/
+1
*
scope: make TimeoutStopUSec= settable for transient units
Lennart Poettering
2013-07-02
1
-0
/
+15
*
scope: properly implement passive validity checking of PIDs field when creati...
Lennart Poettering
2013-07-01
1
-4
/
+8
*
core: move ControlGroup and Slice properties out of the dbus "Unit" interface
Lennart Poettering
2013-07-01
1
-0
/
+2
*
core: allow setting of the description string for transient units
Lennart Poettering
2013-07-01
1
-2
/
+2
*
core: add new "scope" unit type for making a unit of pre-existing processes
Lennart Poettering
2013-07-01
1
-0
/
+162