index
:
delta/systemd.git
assert-cleanups-and-constification
baserock/adamcoldrick/yaml-morphology
baserock/jjardon/fix_parallel_build
baserock/jjardon/intltool
baserock/morph
baserock/paulsherwood/sd-update
baserock/pedroalvarez/v217
baserock/pedroalvarez/v218
baserock/ps/update-linux-v3.12-systemd-v208
baserock/radiofree/enable_xz
baserock/richardmaw/nspawn-path-escapes
baserock/richardmaw/wip-upgrade-root
baserock/v218-with-canonical-hostname-fix
baserock/v219-314-gd736e4f-network_fixes
baserock/v219-729-g163ab29-jetson_btrfs_fixes
cap-bpf-compat
chase-symlinks-rework
coverity
coverity-now-for-real
coverity-python
default_memory
dependabot/github_actions/actions/checkout-2.4.0
dependabot/github_actions/actions/upload-artifact-2.3.1
dependabot/github_actions/github/codeql-action-1.0.23
dependabot/github_actions/github/codeql-action-1.0.24
dependabot/github_actions/github/codeql-action-1.0.27
dependabot/github_actions/github/super-linter-4.8.2
dependabot/github_actions/github/super-linter-4.8.3
dependabot/github_actions/github/super-linter-4.8.4
dependabot/github_actions/systemd/mkosi-11
dependabot/pip/dot-github/workflows/meson-0.60.3
dev-no-noexec
enabled-optimization
gc-cleanup
gcc-hypothesis
hidden-units-are-good-units
hwdb
keszybz-patch-1
main
master
meson-allows-fuzzer-building
msekletar-security-list-process
oomd-and-user-slices
proot
readme-double-header
revert-10744-logind-lock-down
revert-11715-revert-11534-coverity2
revert-12181-install-etc-systemd-generator-dirs
revert-12463-issue-12452-netlink
revert-13201-networkctl-merge-table_add_cell
revert-13843-watchdog
revert-14900-fix-privatedevices-dev-mac-label
revert-15648-journalctl-cat-beefup
revert-16058-fix-memory-protection-default
revert-16460-turn-off-ubuntu-ppa
revert-1740-master
revert-18355-resolved-discover
revert-18515-temporarily-pin-arch-repos
revert-18807-noexec
revert-19146-fix-JOURNAL-doc
revert-20598-order_noauto
revert-20998-dev/hv-detect
revert-2818-master
revert-2843-clock_boottime
revert-2859-ldconfig-after-localfs
revert-3283-master
revert-3528-upstream-add-networkd-dbus
revert-5012-master
revert-5298-relocatable-tests
revert-6508-audit-socket
setup-semaphore
stat2
systemctl-list-dependencies
systemd-paypal-funding
tasks-max-dynamic
v216-stable
what-s-up-with-coverity
wip/hadess/add-move-udev-action
wip/hadess/chassis-override
wip/hadess/hp-accel-quirk
wip/hadess/lis3lv02d-rule-hp
wip/hadess/logitech-hidraw
wip/hadess/logitech-ultrathin-touch-mouse
wip/hadess/memory-id
wip/hadess/minipro-uaccess
wip/hadess/rfkill-uaccess
wip/hadess/unsupported-dmi
wip/hadess/usb-analysers-uaccess
wip/hadess/webcams
github.com: systemd/systemd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
job.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
core: when we uninstall a job, add unit to dbus queue
Alberts Muktupāvels
2019-02-12
1
-0
/
+2
*
tree-wide: fix some trailing whitespace
Lennart Poettering
2019-01-17
1
-1
/
+1
*
Log the job being merged
bl33pbl0p
2019-01-16
1
-4
/
+5
*
core: rework how we deserialize jobs
Lennart Poettering
2018-12-12
1
-5
/
+11
*
job: be more careful when removing job object from jobs hash table
Lennart Poettering
2018-12-12
1
-1
/
+1
*
core: don't track jobs-finishing-during-reload explicitly
Lennart Poettering
2018-12-12
1
-19
/
+1
*
job: update job_free() to follow our usual return-NULL style
Lennart Poettering
2018-12-12
1
-2
/
+2
*
Merge pull request #10963 from poettering/bus-force-state-change-signal
Zbigniew Jędrzejewski-Szmek
2018-12-06
1
-0
/
+3
|
\
|
*
core: when we install a job, announce this via the bus
Lennart Poettering
2018-12-01
1
-0
/
+3
*
|
tree-wide: add whitespace between type and variable name
Yu Watanabe
2018-12-04
1
-1
/
+1
|
/
*
core: allow to set exit status when using SuccessAction=/FailureAction=exit i...
Lennart Poettering
2018-11-27
1
-1
/
+1
*
coccinelle: make use of SYNTHETIC_ERRNO
Zbigniew Jędrzejewski-Szmek
2018-11-22
1
-4
/
+4
*
job: simplify status message extraction
Lennart Poettering
2018-11-16
1
-15
/
+8
*
job: when a job was skipped due to a failed condition, log about it
Lennart Poettering
2018-11-16
1
-4
/
+18
*
core: make unit_start() return a distinguishable error code in case condition...
Lennart Poettering
2018-11-16
1
-1
/
+3
*
job: add two explanatory comments
Lennart Poettering
2018-11-16
1
-3
/
+4
*
job: let's remove one comparison and reduce indentation level by one
Lennart Poettering
2018-11-16
1
-12
/
+14
*
job: also include job ID in log messages when we begin with a job
Lennart Poettering
2018-11-16
1
-4
/
+8
*
core: move unit_status_emit_starting_stopping_reloading() and related calls t...
Lennart Poettering
2018-11-16
1
-16
/
+103
*
job: add log message when we can't enable the job run event source
Lennart Poettering
2018-11-16
1
-2
/
+7
*
job: add comment for EAGAIN job run case
Lennart Poettering
2018-11-16
1
-3
/
+3
*
job: minor coding style tweaks
Lennart Poettering
2018-11-16
1
-3
/
+4
*
job: include JOB_ID field in log message about jobs
Lennart Poettering
2018-11-16
1
-5
/
+7
*
core: rework serialization
Lennart Poettering
2018-10-26
1
-26
/
+17
[next]