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
*
core: make refuse_late_merge a proper attr of Job and introduce TRANSACTION_R...
Mike Yuan
2024-10-27
1
-17
/
+28
*
core/job: trivial modernization
Mike Yuan
2024-10-27
1
-6
/
+10
*
core: do BindMount/MountImage operations in async control process
Luca Boccassi
2024-08-29
1
-2
/
+2
*
terminal-util: split out color macros/helpers into its own header
Lennart Poettering
2024-07-19
1
-0
/
+1
*
various: move ptr indicator to return value
Zbigniew Jędrzejewski-Szmek
2024-06-19
1
-1
/
+1
*
core: clean up OnFailure= and OnSuccess= handling a bit
Mike Yuan
2024-06-09
1
-3
/
+4
*
core: switch j->unit->manager to j->manager
Mike Yuan
2024-04-18
1
-11
/
+17
*
core: rename SoftRebootStartTimestamp -> ShutdownStartTimestamp and generalize
Luca Boccassi
2024-04-17
1
-2
/
+5
*
core: Fail to start/stop/reload unit if frozen
Adrian Vovk
2024-01-30
1
-1
/
+8
*
core/job: emit job start message if we're only waiting for unit state
Mike Yuan
2023-12-12
1
-17
/
+14
*
serialize: add common deserialize_read_line() helper and use it everywhere
Lennart Poettering
2023-09-08
1
-12
/
+8
*
core: refuse late merge only for anchor job when JOB_RESTART_DEPENDENCIES
Mike Yuan
2023-07-12
1
-2
/
+3
*
service: fix for RestartMode=direct option
Richard Phibel
2023-07-06
1
-2
/
+2
*
core: introduce a new job mode JOB_RESTART_DEPENDENCIES
Lennart Poettering
2023-07-03
1
-0
/
+1
*
core: do not GC units/jobs that are in the D-Bus queue
Lennart Poettering
2023-06-08
1
-0
/
+4
*
core: several cleanups for job_get_timeout()
Yu Watanabe
2023-05-10
1
-3
/
+7
*
core/job: use new job ID when we failed to deserialize job ID
Yu Watanabe
2023-04-26
1
-0
/
+4
*
core/job: handle job ID overflow or conflict more sanely
Yu Watanabe
2023-04-26
1
-1
/
+23
*
core/job: fix indentation
Yu Watanabe
2023-04-26
1
-2
/
+2
*
core/job: add one more assertion
Yu Watanabe
2023-04-26
1
-0
/
+1
*
Uphold/StopWhenUnneeded/BindsTo: requeue when job finishes
Luca Boccassi
2023-04-13
1
-0
/
+6
*
doc: correct wrong use "'s" contractions
Jan Engelhardt
2023-03-07
1
-1
/
+1
*
tree-wide: drop () around the first argument of a ternary op
Zbigniew Jędrzejewski-Szmek
2022-10-11
1
-3
/
+3
*
tree-wide: use nested ASSERT_PTR
David Tardon
2022-09-14
1
-5
/
+1
*
tree-wide: check parameter before dereferencing
David Tardon
2022-09-13
1
-2
/
+4
*
tree-wide: use ASSERT_PTR more
David Tardon
2022-09-13
1
-2
/
+1
*
Merge pull request #24404 from thatguystone/socket-jobs
Lennart Poettering
2022-09-05
1
-3
/
+21
|
\
|
*
job: Don't discard propagated restart jobs when unit is activating
Andrew Stone
2022-08-26
1
-3
/
+21
*
|
tree-wide: Use "unmet" for condition checks, not "failed"
Colin Walters
2022-09-01
1
-5
/
+5
*
|
core: add basic infrastructure to record unit activation information
Luca Boccassi
2022-08-23
1
-3
/
+26
|
/
*
core: drop unused BUS_UNIT_QUEUE_RETURN_SKIP_ON_CONDITION_FAIL flag
Luca Boccassi
2022-08-03
1
-2
/
+2
*
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
[next]