index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
job.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: use LOG_MESSAGE() where possible
Zbigniew Jędrzejewski-Szmek
2022-05-11
1
-7
/
+7
*
core: split $MONITOR_METADATA and return it only if a single unit triggers On...
Luca Boccassi
2022-03-10
1
-12
/
+0
*
core: simply freeing list in job_free()
Luca Boccassi
2022-02-02
1
-6
/
+2
*
service: pass service exit status to spawned On{Failure,Success}= dependency
Peter Morrow
2021-12-13
1
-0
/
+16
*
core: add StartUnitWithFlags DBUS method
Luca Boccassi
2021-12-07
1
-2
/
+2
*
pid1: add a manager_trigger_run_queue() helper
Lennart Poettering
2021-11-12
1
-6
/
+2
*
cgroup: re-evaluate startup units during shutdown as well
Peter Morrow
2021-09-24
1
-0
/
+2
*
core: Add information on which condition failed to the job done message
Daan De Meyer
2021-08-28
1
-11
/
+43
*
Revert "core: Add information on which condition failed to job skipped format...
Lennart Poettering
2021-08-26
1
-34
/
+11
*
core: Add information on which condition failed to job skipped format string
Daan De Meyer
2021-08-26
1
-11
/
+34
*
Drop the text argument from assert_not_reached()
Zbigniew Jędrzejewski-Szmek
2021-08-03
1
-3
/
+3
*
core: align string tables
Zbigniew Jędrzejewski-Szmek
2021-07-19
1
-25
/
+25
*
Merge pull request #20058 from keszybz/status-format
Zbigniew Jędrzejewski-Szmek
2021-07-01
1
-280
/
+208
|
\
|
*
core: rework unit printing and implement 'combined' format
Zbigniew Jędrzejewski-Szmek
2021-06-30
1
-280
/
+208
*
|
Merge pull request #20030 from keszybz/exec_fd-event-source
Zbigniew Jędrzejewski-Szmek
2021-07-01
1
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
core: disable event sources before unreffing them
Zbigniew Jędrzejewski-Szmek
2021-05-12
1
-3
/
+3
*
|
core: add new OnSuccess= dependency type
Lennart Poettering
2021-05-25
1
-1
/
+1
*
|
core: rebreak a few comments
Lennart Poettering
2021-05-25
1
-22
/
+16
*
|
core: split dependency types into atoms
Lennart Poettering
2021-05-25
1
-46
/
+38
*
|
alloc-util: simplify GREEDY_REALLOC() logic by relying on malloc_usable_size()
Lennart Poettering
2021-05-19
1
-6
/
+6
|
/
*
Merge pull request #18863 from keszybz/cmdline-escaping
Lennart Poettering
2021-05-07
1
-1
/
+1
|
\
|
*
Flagsify EscapeStyle and make ESCAPE_BACKSLASH_ONELINE implicit
Zbigniew Jędrzejewski-Szmek
2021-04-01
1
-1
/
+1
*
|
core: apply LogLevelMax to messages about units
Ryan Hendrickson
2021-05-03
1
-38
/
+39
*
|
tree-wide: avoid uninitialized warning on _cleanup_ variables
Luca Boccassi
2021-04-14
1
-1
/
+1
|
/
*
core: update setings on the unit and job as the result of ExecCondition=
Anita Zhang
2021-01-22
1
-2
/
+1
*
core: job - use hashmap_ensure_put
Susant Sahani
2021-01-17
1
-5
/
+1
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
tree-wide: define iterator inside of the macro
Zbigniew Jędrzejewski-Szmek
2020-09-08
1
-17
/
+11
*
core/job: adjust whitespace and comment
Zbigniew Jędrzejewski-Szmek
2020-07-22
1
-2
/
+3
*
Revert "job: Don't mark as redundant if deps are relevant"
Dave Reisner
2020-06-23
1
-44
/
+7
*
manager: free the jobs hashmap after we have no jobs
Zbigniew Jędrzejewski-Szmek
2020-05-28
1
-0
/
+4
*
core: add debug log when a job in the activation queue is not runnable
Luca Boccassi
2020-04-22
1
-2
/
+10
*
tree-wide: spellcheck using codespell
Zbigniew Jędrzejewski-Szmek
2020-04-16
1
-1
/
+1
*
Use Finished instead of Started for Type=oneshot services (#14851)
Zbigniew Jędrzejewski-Szmek
2020-03-05
1
-2
/
+8
*
pid1: when showing error status, do not switch to status=temporary
Zbigniew Jędrzejewski-Szmek
2020-03-01
1
-5
/
+4
*
pid1: when printing status message status, give reason
Zbigniew Jędrzejewski-Szmek
2020-03-01
1
-1
/
+1
*
job: Don't mark as redundant if deps are relevant
Kevin Kuehler
2020-01-03
1
-7
/
+44
*
Merge pull request #13904 from keur/job_mode_triggering
Zbigniew Jędrzejewski-Szmek
2019-11-07
1
-0
/
+1
|
\
|
*
core: Add triggering job mode
Kevin Kuehler
2019-11-05
1
-0
/
+1
*
|
core, job: fix breakage of ordering dependencies by systemctl reload command
HATAYAMA Daisuke
2019-11-04
1
-3
/
+3
|
/
*
job: fix coverity issue
Lennart Poettering
2019-07-31
1
-2
/
+5
*
job: make the run queue order deterministic
Michael Olbrich
2019-07-18
1
-4
/
+5
*
core: ExecCondition= for services
Anita Zhang
2019-07-17
1
-1
/
+2
*
tree-wide: drop duplicated blank lines
Yu Watanabe
2019-07-15
1
-1
/
+0
*
Merge pull request #12461 from Werkov/fix-job-ordering
Lennart Poettering
2019-07-11
1
-87
/
+74
|
\
|
*
core: Extract job ordering logic
Michal Koutný
2019-06-26
1
-87
/
+74
*
|
Use unit->id instead of description in messages
Zbigniew Jędrzejewski-Szmek
2019-07-10
1
-3
/
+3
*
|
basic/time-util: add helper function to check if timestamp is set
Zbigniew Jędrzejewski-Szmek
2019-07-04
1
-1
/
+1
|
/
*
util: split out sorting related calls to new sort-util.[ch]
Lennart Poettering
2019-03-13
1
-0
/
+1
*
Fail RequisiteOf units with oneshots
Jonathon Kowalski
2019-02-15
1
-0
/
+25
[next]