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: track why unit dependencies came to be
Lennart Poettering
2017-11-10
1
-12
/
+17
*
core: simplify - don't add jobs to dbus queue if we immediately remove them (...
Alan Jenkins
2017-11-07
1
-2
/
+1
*
tree-wide: use IN_SET macro (#6977)
Yu Watanabe
2017-10-04
1
-1
/
+1
*
tree-wide: use IN_SET where possible
Andreas Rammhold
2017-10-02
1
-10
/
+4
*
job: change result field for log message about job result RESULT= → JOB_RES...
Lennart Poettering
2017-09-22
1
-3
/
+6
*
core: make sure to log invocation ID of units also when doing structured logging
Lennart Poettering
2017-09-22
1
-0
/
+2
*
core: do not print color console message about gc-ed jobs
Zbigniew Jędrzejewski-Szmek
2017-07-01
1
-23
/
+25
*
Merge pull request #6113 from keszybz/shell-quoting
Lennart Poettering
2017-06-20
1
-1
/
+1
|
\
|
*
Use "dollar-single-quotes" to escape shell-sensitive strings
Zbigniew Jędrzejewski-Szmek
2017-06-19
1
-1
/
+1
*
|
job: Ensure JobRunningTimeoutSec= survives serialization (#6128)
Michal Koutný
2017-06-18
1
-5
/
+28
|
/
*
Merge pull request #5164 from Werkov/ordering-for-_netdev-devices
Lennart Poettering
2017-04-29
1
-7
/
+31
|
\
|
*
job: add JobRunningTimeoutSec for JOB_RUNNING state
Michal Koutný
2017-04-25
1
-7
/
+31
*
|
tree-wide: mark log_struct with _printf_ and fix fallout
Zbigniew Jędrzejewski-Szmek
2017-04-21
1
-3
/
+3
|
/
*
Merge pull request #4526 from keszybz/coredump-python
Lennart Poettering
2017-02-16
1
-6
/
+8
|
\
|
*
tree-wide: add SD_ID128_MAKE_STR, remove LOG_MESSAGE_ID
Zbigniew Jędrzejewski-Szmek
2017-02-15
1
-6
/
+8
*
|
core: explicitly verify that BindsTo= deps are in order before dispatch start...
Lennart Poettering
2017-02-14
1
-0
/
+2
|
/
*
pid1: remove duplicate const attribute
Zbigniew Jędrzejewski-Szmek
2017-01-31
1
-1
/
+1
*
core: fix typo
Lennart Poettering
2016-12-21
1
-1
/
+1
*
core: add bus calls for determining jobs waiting for other jobs
Lennart Poettering
2016-11-16
1
-0
/
+127
*
core: GC redundant device jobs from the run queue
Lennart Poettering
2016-11-16
1
-4
/
+110
*
core: rename "clients" field of Job structure to "bus_track"
Lennart Poettering
2016-11-16
1
-3
/
+3
*
core: a few small coding style/modernization updates for job.c
Lennart Poettering
2016-11-16
1
-7
/
+5
*
core: make a constant table actually constant
Lennart Poettering
2016-11-02
1
-8
/
+8
*
core: don't hit an assert when printing status messages about units with over...
Lennart Poettering
2016-11-02
1
-1
/
+2
*
failure-action: generalize failure action to emergency action
Lukas Nykryn
2016-10-21
1
-1
/
+1
*
core: add Ref()/Unref() bus calls for units
Lennart Poettering
2016-08-22
1
-7
/
+10
*
core: don't log job status message in case job was effectively NOP (#3199)
Michal Sekletar
2016-05-16
1
-11
/
+13
*
core: introduce MANAGER_IS_RELOADING() macro
Lennart Poettering
2016-04-12
1
-1
/
+1
*
core: remove ManagerRunningAs enum
Lennart Poettering
2016-04-12
1
-1
/
+1
*
core: fix "stoppping" typo
Martin Pitt
2016-03-24
1
-1
/
+1
*
systemd: obey systemd.log_color config
Zbigniew Jędrzejewski-Szmek
2016-03-17
1
-9
/
+17
*
tree-wide: make ++/-- usage consistent WRT spacing
Vito Caputo
2016-02-22
1
-2
/
+2
*
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
-9
/
+7
*
core: rework unit timeout handling, and add new setting RuntimeMaxSec=
Lennart Poettering
2016-02-01
1
-6
/
+5
*
core: refactoring: add job_type_to_access_method
Evgeny Vereshchagin
2016-01-31
1
-0
/
+12
*
core: make sure "systemctl reload-or-try-restart is actually a noop if a unit...
Lennart Poettering
2016-01-28
1
-0
/
+8
*
tree-wide: use xsprintf() where applicable
Daniel Mack
2016-01-12
1
-1
/
+2
*
core: Minor cleaning up of unit/log status and log logic
Lennart Poettering
2015-11-17
1
-25
/
+48
*
core: drop "override" flag when building transactions
Lennart Poettering
2015-11-12
1
-13
/
+0
*
core: remove support for RequiresOverridable= and RequisiteOverridable=
Lennart Poettering
2015-11-12
1
-2
/
+0
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: move string table stuff into its own string-table.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]
Lennart Poettering
2015-10-27
1
-1
/
+2
*
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-24
1
-0
/
+1
*
util: split out escaping code into escape.[ch]
Lennart Poettering
2015-10-24
1
-8
/
+11
*
cgtop: underline table header
Lennart Poettering
2015-09-22
1
-7
/
+7
*
basic: rework virtualization detection API
Lennart Poettering
2015-09-07
1
-1
/
+1
*
core: adjust job completion message log levels
Michal Schmidt
2015-07-21
1
-2
/
+13
*
core: small refactor of job completion logging
Michal Schmidt
2015-07-21
1
-25
/
+15
[next]