index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
dbus-unit.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
core: allow to set exit status when using SuccessAction=/FailureAction=exit i...
Lennart Poettering
2018-11-27
1
-0
/
+40
*
core: expose bus client names currently reffing a unit as property
Lennart Poettering
2018-11-09
1
-0
/
+39
*
unit: enqueue cgroup empty check event if the last ref on a unit is dropped
Lennart Poettering
2018-11-09
1
-0
/
+6
*
core: reword polkit request a bit (#10524)
Lennart Poettering
2018-10-25
1
-1
/
+1
*
core: define "exit" and "exit-force" actions for user units and only accept that
Zbigniew Jędrzejewski-Szmek
2018-10-17
1
-1
/
+36
*
pid1: drop now-unused path parameter to add_dependency_by_name()
Zbigniew Jędrzejewski-Szmek
2018-09-15
1
-1
/
+1
*
core: Fix grammar in error message
Sven Joachim
2018-07-11
1
-1
/
+1
*
core: tiny comment fix
Lennart Poettering
2018-06-28
1
-1
/
+1
*
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: introduce a new load state "bad-setting"
Lennart Poettering
2018-06-11
1
-1
/
+4
*
core: use bus_unit_validate_load_state() for generating LoadError unit bus pr...
Lennart Poettering
2018-06-11
1
-6
/
+8
*
core: rename (and modernize) bus_unit_check_load_state() → bus_unit_validat...
Lennart Poettering
2018-06-11
1
-10
/
+18
*
pid: fix ENOENT error check
Lennart Poettering
2018-06-06
1
-1
/
+1
*
core/dbus-unit: do not pass whole Unit object
Yu Watanabe
2018-05-15
1
-15
/
+15
*
core/dbus-unit: introduce unit_can_{start,stop,isolate}_refuse_manual() funct...
Yu Watanabe
2018-05-15
1
-54
/
+15
*
core: use BUS_DEFINE_PROPERTY_GET* macros
Yu Watanabe
2018-05-15
1
-21
/
+7
*
core: use _cleanup_set_free_ instread of _cleanup_(set_freep)
Yu Watanabe
2018-05-14
1
-2
/
+2
*
dbus-unit: check userdata before obtaining data
Yu Watanabe
2018-05-13
1
-4
/
+6
*
dbus-unit: use BUS_DEFINE_PROPERTY_GET* macros
Yu Watanabe
2018-05-13
1
-108
/
+6
*
path-util: introduce empty_to_root() and use it many places
Yu Watanabe
2018-05-10
1
-1
/
+1
*
core: send NULL instead of empty string
Yu Watanabe
2018-05-10
1
-5
/
+3
*
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
-0
/
+113
*
dbus-unit: support more options in transient units
Yu Watanabe
2018-01-01
1
-65
/
+196
*
core: rename dbus property StartLimitIntervalSec= to StartLimitIntervalUSec=
Yu Watanabe
2018-01-01
1
-1
/
+2
*
core: allow changing the description for units dynamically at runtime
Lennart Poettering
2017-11-29
1
-2
/
+28
*
core: add proper escaping to writing of drop-ins/transient unit files
Lennart Poettering
2017-11-29
1
-18
/
+22
*
core: introduce SuccessAction= as unit file property
Lennart Poettering
2017-11-20
1
-0
/
+25
*
core: generalize FailureAction= move it from service to unit
Lennart Poettering
2017-11-20
1
-0
/
+1
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
core: add a new unit file setting CollectMode= for tweaking the GC logic
Lennart Poettering
2017-11-16
1
-0
/
+21
*
core: fix bus property logic for RequiresMountsFor= dependencies (#7332)
Lennart Poettering
2017-11-14
1
-2
/
+2
*
core/dbus-unit: add property_get_requires_mounts_for() to send correct messag...
Yu Watanabe
2017-11-14
1
-1
/
+32
*
core: track why unit dependencies came to be
Lennart Poettering
2017-11-10
1
-3
/
+4
*
tree-wide: use IN_SET macro (#6977)
Yu Watanabe
2017-10-04
1
-1
/
+1
*
tree-wide: use IN_SET where possible
Andreas Rammhold
2017-10-02
1
-2
/
+2
*
cgroup, unit, fragment parser: make use of new firewall functions
Daniel Mack
2017-09-22
1
-0
/
+38
*
job: add JobRunningTimeoutSec for JOB_RUNNING state
Michal Koutný
2017-04-25
1
-0
/
+1
*
core: always consider clients that pinned a unit to be subscribers
Lennart Poettering
2017-02-28
1
-2
/
+2
*
dbus: check selinux privilege before returning process list
Lennart Poettering
2017-02-10
1
-0
/
+4
*
core: improve error message when RefuseManualStart(Stop) is hit (#5132)
Jan Synacek
2017-01-24
1
-1
/
+1
*
core: GC redundant device jobs from the run queue
Lennart Poettering
2016-11-16
1
-16
/
+9
*
core: rename "clients" field of Job structure to "bus_track"
Lennart Poettering
2016-11-16
1
-3
/
+3
*
Merge pull request #4510 from keszybz/tree-wide-cleanups
Lennart Poettering
2016-11-03
1
-3
/
+3
|
\
|
*
tree-wide: drop NULL sentinel from strjoin
Zbigniew Jędrzejewski-Szmek
2016-10-23
1
-3
/
+3
*
|
core: rework the "no_gc" unit flag to become a more generic "perpetual" flag
Lennart Poettering
2016-11-02
1
-4
/
+2
*
|
failure-action: generalize failure action to emergency action
Lukas Nykryn
2016-10-21
1
-3
/
+3
|
/
*
core: add "invocation ID" concept to service manager
Lennart Poettering
2016-10-07
1
-0
/
+1
*
unit: sent change signal before removing the unit if necessary (#4106)
Michael Olbrich
2016-09-09
1
-1
/
+1
[next]