index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
job.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
core: Clean up includes a little
Daan De Meyer
2024-08-14
1
-2
/
+3
*
various: move ptr indicator to return value
Zbigniew Jędrzejewski-Szmek
2024-06-19
1
-1
/
+1
*
core: Fail to start/stop/reload unit if frozen
Adrian Vovk
2024-01-30
1
-0
/
+1
*
core: refuse late merge only for anchor job when JOB_RESTART_DEPENDENCIES
Mike Yuan
2023-07-12
1
-1
/
+1
*
service: fix for RestartMode=direct option
Richard Phibel
2023-07-06
1
-1
/
+1
*
core: introduce a new job mode JOB_RESTART_DEPENDENCIES
Lennart Poettering
2023-07-03
1
-0
/
+1
*
core: several cleanups for job_get_timeout()
Yu Watanabe
2023-05-10
1
-1
/
+1
*
tree-wide: drop _pure_ attribute from non-pure functions
Yu Watanabe
2023-05-10
1
-1
/
+1
*
pid1: drop duplicate include
Zbigniew Jędrzejewski-Szmek
2023-05-09
1
-2
/
+0
*
tree-wide: Use "unmet" for condition checks, not "failed"
Colin Walters
2022-09-01
1
-1
/
+1
*
core: add basic infrastructure to record unit activation information
Luca Boccassi
2022-08-23
1
-0
/
+6
*
core: drop unused BUS_UNIT_QUEUE_RETURN_SKIP_ON_CONDITION_FAIL flag
Luca Boccassi
2022-08-03
1
-1
/
+0
*
core: split $MONITOR_METADATA and return it only if a single unit triggers On...
Luca Boccassi
2022-03-10
1
-4
/
+0
*
service: pass service exit status to spawned On{Failure,Success}= dependency
Peter Morrow
2021-12-13
1
-0
/
+4
*
core: add StartUnitWithFlags DBUS method
Luca Boccassi
2021-12-07
1
-0
/
+1
*
core: split dependency types into atoms
Lennart Poettering
2021-05-25
1
-1
/
+3
*
tree-wide: use -EINVAL for enum invalid values
Zbigniew Jędrzejewski-Szmek
2021-02-10
1
-4
/
+4
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
Revert "job: Don't mark as redundant if deps are relevant"
Dave Reisner
2020-06-23
1
-2
/
+1
*
job: Don't mark as redundant if deps are relevant
Kevin Kuehler
2020-01-03
1
-1
/
+2
*
core: Add triggering job mode
Kevin Kuehler
2019-11-05
1
-0
/
+1
*
job: make the run queue order deterministic
Michael Olbrich
2019-07-18
1
-1
/
+2
*
core: ExecCondition= for services
Anita Zhang
2019-07-17
1
-1
/
+1
*
core: Extract job ordering logic
Michal Koutný
2019-06-26
1
-0
/
+2
*
codespell: fix spelling errors
Ben Boeckel
2019-04-29
1
-1
/
+1
*
core: rework how we deserialize jobs
Lennart Poettering
2018-12-12
1
-0
/
+2
*
core: don't track jobs-finishing-during-reload explicitly
Lennart Poettering
2018-12-12
1
-1
/
+0
*
job: update job_free() to follow our usual return-NULL style
Lennart Poettering
2018-12-12
1
-1
/
+1
*
tree-wide: add whitespace between type and variable name
Yu Watanabe
2018-12-04
1
-1
/
+1
*
job: add a comment that JOB_DONE also means skipped due to condition (#10453)
Lennart Poettering
2018-10-18
1
-1
/
+1
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-4
/
+0
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
fix race between daemon-reload and other commands
David Tardon
2018-05-19
1
-0
/
+2
*
core: enforce that scope units can be started only once
Lennart Poettering
2018-04-27
1
-0
/
+1
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
pid1: rename job_check_gc to job_may_gc
Zbigniew Jędrzejewski-Szmek
2018-02-15
1
-1
/
+1
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
job: Ensure JobRunningTimeoutSec= survives serialization (#6128)
Michal Koutný
2017-06-18
1
-0
/
+1
*
job: add JobRunningTimeoutSec for JOB_RUNNING state
Michal Koutný
2017-04-25
1
-1
/
+1
*
core: add bus calls for determining jobs waiting for other jobs
Lennart Poettering
2016-11-16
1
-0
/
+3
*
core: GC redundant device jobs from the run queue
Lennart Poettering
2016-11-16
1
-0
/
+7
*
core: rename "clients" field of Job structure to "bus_track"
Lennart Poettering
2016-11-16
1
-1
/
+1
*
core: a few small coding style/modernization updates for job.c
Lennart Poettering
2016-11-16
1
-2
/
+2
*
core: add Ref()/Unref() bus calls for units
Lennart Poettering
2016-08-22
1
-2
/
+2
*
core: don't log job status message in case job was effectively NOP (#3199)
Michal Sekletar
2016-05-16
1
-1
/
+1
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
core: rework job_get_timeout() to use usec_t and handle USEC_INFINITY time ev...
Lennart Poettering
2016-02-04
1
-2
/
+2
*
core: refactoring: add job_type_to_access_method
Evgeny Vereshchagin
2016-01-31
1
-0
/
+2
*
core: make sure "systemctl reload-or-try-restart is actually a noop if a unit...
Lennart Poettering
2016-01-28
1
-0
/
+3
*
tree-wide: sort includes in *.h
Thomas Hindoe Paaboel Andersen
2015-11-18
1
-0
/
+1
[next]