index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
unit.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: unify how we define bit mak enums
Lennart Poettering
2018-06-12
1
-3
/
+3
*
core: enumerate perpetual units in a separate per-unit-type method
Lennart Poettering
2018-06-07
1
-1
/
+7
*
core: add a new unit method "catchup()"
Lennart Poettering
2018-06-07
1
-7
/
+10
*
core: subscribe to /etc/localtime timezone changes and update timer elapsatio...
Lennart Poettering
2018-06-06
1
-0
/
+3
*
core: rework how we track service and scope PIDs
Lennart Poettering
2018-06-05
1
-1
/
+6
*
core: don't trigger OnFailure= deps when a unit is going to restart
Lennart Poettering
2018-06-01
1
-1
/
+6
*
core: undo the dependency inversion between unit.h and all unit types
Felipe Sateler
2018-05-15
1
-33
/
+10
*
core: enforce that scope units can be started only once
Lennart Poettering
2018-04-27
1
-0
/
+3
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
core: delay adding target dependencies until all units are loaded and aliases...
Michal Sekletar
2018-03-23
1
-0
/
+5
*
Introduce _cleanup_(unit_freep)
Zbigniew Jędrzejewski-Szmek
2018-03-11
1
-0
/
+1
*
bpf: rework how we keep track and attach cgroup bpf programs
Lennart Poettering
2018-02-21
1
-2
/
+2
*
Merge pull request #8175 from keszybz/gc-cleanup
Lennart Poettering
2018-02-15
1
-11
/
+10
|
\
|
*
pid1: include the source unit in UnitRef
Zbigniew Jędrzejewski-Szmek
2018-02-15
1
-6
/
+6
|
*
pid1: rename unit_check_gc to unit_may_gc
Zbigniew Jędrzejewski-Szmek
2018-02-15
1
-5
/
+4
*
|
core: add new new bus call for migrating foreign processes to scope/service u...
Lennart Poettering
2018-02-12
1
-0
/
+2
*
|
cgroup: add a new "can_delegate" flag to the unit vtable, and set it for scop...
Lennart Poettering
2018-02-12
1
-0
/
+3
|
/
*
selinux: make sure we never use /dev/null for making unit selinux access deci...
Lennart Poettering
2018-01-31
1
-0
/
+2
*
core: rework how we count the n_on_console counter
Lennart Poettering
2018-01-24
1
-0
/
+1
*
core: add a new unit_needs_console() call
Lennart Poettering
2018-01-24
1
-0
/
+5
*
core: rework how we track which PIDs to watch for a unit
Lennart Poettering
2018-01-23
1
-2
/
+4
*
mount: forbid mount on path with symlinks
Alan Jenkins
2018-01-20
1
-1
/
+1
*
core: be stricter when handling PID files and MAINPID sd_notify() messages
Lennart Poettering
2018-01-11
1
-1
/
+1
*
tree-wide: introduce new safe_fork() helper and port everything over
Lennart Poettering
2017-12-25
1
-1
/
+1
*
service: Don't stop unneeded units needed by restarted service (#7526)
Michal Koutný
2017-12-05
1
-0
/
+4
*
core: add proper escaping to writing of drop-ins/transient unit files
Lennart Poettering
2017-11-29
1
-10
/
+29
*
core: warn about left-over processes in cgroup on unit start
Lennart Poettering
2017-11-25
1
-0
/
+2
*
Merge pull request #7381 from poettering/cgroup-unified-delegate-rework
Zbigniew Jędrzejewski-Szmek
2017-11-22
1
-0
/
+5
|
\
|
*
core: unify common code for preparing for forking off unit processes
Lennart Poettering
2017-11-21
1
-0
/
+5
*
|
core: introduce SuccessAction= as unit file property
Lennart Poettering
2017-11-20
1
-0
/
+1
*
|
core: generalize FailureAction= move it from service to unit
Lennart Poettering
2017-11-20
1
-0
/
+2
|
/
*
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
/
+13
*
unit: rework a bit how we keep the service fdstore from being destroyed durin...
Lennart Poettering
2017-11-16
1
-3
/
+2
*
core: implement /run/systemd/units/-based path for passing unit info from PID...
Lennart Poettering
2017-11-16
1
-0
/
+8
*
core: add internal API to remove dependencies again, based on dependency mask
Lennart Poettering
2017-11-10
1
-0
/
+2
*
core: track why unit dependencies came to be
Lennart Poettering
2017-11-10
1
-9
/
+60
*
unit: when JobTimeoutSec= is turned off, implicitly turn off JobRunningTimeou...
Lennart Poettering
2017-10-05
1
-0
/
+1
*
tree-wide: use IN_SET where possible
Andreas Rammhold
2017-10-02
1
-4
/
+4
*
cgroup: after determining that a cgroup is empty, asynchronously dispatch this
Lennart Poettering
2017-09-27
1
-0
/
+4
*
core: rename cgroup_queue → cgroup_realize_queue
Lennart Poettering
2017-09-27
1
-2
/
+2
*
unit: remove unused fields from Unit structure
Lennart Poettering
2017-09-27
1
-3
/
+0
*
core: make sure to log invocation ID of units also when doing structured logging
Lennart Poettering
2017-09-22
1
-0
/
+1
*
core: serialize/deserialize IP accounting across daemon reload/reexec
Lennart Poettering
2017-09-22
1
-0
/
+3
*
core: when creating the socket fds for a socket unit, join socket's cgroup first
Lennart Poettering
2017-09-22
1
-0
/
+2
*
cgroup, unit, fragment parser: make use of new firewall functions
Daniel Mack
2017-09-22
1
-0
/
+8
*
cgroup: add fields to accommodate eBPF related details
Daniel Mack
2017-09-22
1
-0
/
+13
*
core: introduce unit_set_exec_params()
Lennart Poettering
2017-08-10
1
-0
/
+2
*
core: properly handle deserialization of unknown unit types (#6476)
Zbigniew Jędrzejewski-Szmek
2017-07-31
1
-0
/
+1
*
Drop busname unit type
Zbigniew Jędrzejewski-Szmek
2017-07-23
1
-2
/
+0
[next]