index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
dbus-service.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
core: use BUS_DEFINE_PROPERTY_GET() macro at more places
Yu Watanabe
2019-04-14
1
-21
/
+1
*
service: handle abort stops with dedicated timeout
Jan Klötzke
2019-04-12
1
-0
/
+22
*
Make fopen_temporary and fopen_temporary_label unlocked
Zbigniew Jędrzejewski-Szmek
2019-04-12
1
-1
/
+0
*
core: implement OOMPolicy= and watch cgroups for OOM killings
Lennart Poettering
2019-04-09
1
-0
/
+6
*
core: export ReloadResult value on the bus
Lennart Poettering
2019-04-01
1
-0
/
+1
*
headers: remove unneeded includes from util.h
Zbigniew Jędrzejewski-Szmek
2019-03-27
1
-0
/
+1
*
core: fix received size of signal or status size
Yu Watanabe
2019-03-04
1
-10
/
+13
*
core/dbus-service: empty assignment to PIDFile= resets the value
Yu Watanabe
2019-02-06
1
-16
/
+18
*
core/dbus-service: write PIDFile= setting to transient unit file
Yu Watanabe
2019-02-06
1
-2
/
+6
*
core: USB function properties do not change dynamically, don't claim so
Lennart Poettering
2018-11-28
1
-2
/
+2
*
cgroup: drastically simplify caching of cgroups members mask
Lennart Poettering
2018-11-23
1
-1
/
+1
*
man: let's deprecate PermissionsStartOnly=
Lennart Poettering
2018-11-16
1
-1
/
+1
*
core: log about /var/run/ prefix used in PIDFile=, patch it to be /run instead
Lennart Poettering
2018-11-10
1
-2
/
+34
*
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
*
core: use bus_property_get_*() functions instead of NULL
Yu Watanabe
2018-05-10
1
-3
/
+3
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
coccinelle: run no-if-assignments.cocci again
Lennart Poettering
2018-03-23
1
-1
/
+2
*
dbus-service: expose *ExitStatus= settings on bus
Yu Watanabe
2018-01-02
1
-0
/
+68
*
dbus-service: support more options in transient service unit
Yu Watanabe
2018-01-01
1
-111
/
+167
*
core: rename bus_exec_command_set_transient_property() to bus_set_transient_e...
Yu Watanabe
2018-01-01
1
-1
/
+1
*
core: implement transient socket unit
Yu Watanabe
2017-12-23
1
-108
/
+2
*
tree-wide: use __fsetlocking() instead of fxyz_unlocked()
Lennart Poettering
2017-12-14
1
-1
/
+5
*
core: open up all ExecXYZ= fields of service units to transient units
Lennart Poettering
2017-11-29
1
-5
/
+7
*
tree-wide: generate SD_BUS_ERROR_INVALID_ARGS when we get invalid arguments o...
Lennart Poettering
2017-11-29
1
-1
/
+1
*
core: add proper escaping to writing of drop-ins/transient unit files
Lennart Poettering
2017-11-29
1
-25
/
+33
*
core: generalize FailureAction= move it from service to unit
Lennart Poettering
2017-11-20
1
-1
/
+1
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
execute: replace command flag bools by a flags field
Lennart Poettering
2017-08-10
1
-2
/
+2
*
core: introduce a restart counter (#6495)
Lennart Poettering
2017-08-09
1
-0
/
+1
*
tree-wide: fput[cs]() → fput[cs]_unlocked() wherever that makes sense (#6396)
Lennart Poettering
2017-07-21
1
-1
/
+1
*
core: make NotifyAccess= and FileDescriptorStoreMax= available to transient s...
Lennart Poettering
2017-06-26
1
-0
/
+33
*
core: make "Restart" service property accessible via the transient API
Lennart Poettering
2016-12-14
1
-0
/
+23
*
failure-action: generalize failure action to emergency action
Lukas Nykryn
2016-10-21
1
-3
/
+3
*
core: add RemoveIPC= setting
Lennart Poettering
2016-08-19
1
-0
/
+3
*
core: move obsolete properties to the end of vtables
Lennart Poettering
2016-08-18
1
-5
/
+6
*
tree-wide: remove newlines from unit_write_drop_in
Zbigniew Jędrzejewski-Szmek
2016-05-28
1
-3
/
+3
*
Merge pull request #2569 from zonque/removals
Martin Pitt
2016-02-10
1
-2
/
+0
|
\
|
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
|
core: make the StartLimitXYZ= settings generic and apply to any kind of unit,...
Lennart Poettering
2016-02-10
1
-4
/
+5
|
/
*
core: rework unit timeout handling, and add new setting RuntimeMaxSec=
Lennart Poettering
2016-02-01
1
-0
/
+14
*
core: don't reset /dev/console if stdin/stdout/stderr as passed as fd in a tr...
Lennart Poettering
2016-01-28
1
-0
/
+2
*
core: expose number of file descriptors in fd store on the bus
Lennart Poettering
2015-11-02
1
-1
/
+2
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: move more file I/O related calls into fileio.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-25
1
-1
/
+2
*
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-24
1
-6
/
+7
*
core dbus: Check that flush works with memstream
Nicolas Cornu
2015-10-21
1
-1
/
+3
*
core: add support for setting stdin/stdout/stderr for transient services
Lennart Poettering
2015-10-08
1
-0
/
+32
*
core: Add FFSDescriptors and FFSStrings service parameters
Pawel Szewczyk
2015-09-22
1
-0
/
+2
[next]