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
/
path.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
core: use UNIT_TRIGGER at more places
Lennart Poettering
2021-04-15
1
-1
/
+1
*
core: use SYNTHETIC_ERRNO() macro
Yu Watanabe
2020-11-27
1
-4
/
+2
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
core: propagate unit start limit hit state to triggering path unit
Lennart Poettering
2020-09-14
1
-0
/
+15
*
core: propagate triggered unit in more load states
Lennart Poettering
2020-09-14
1
-4
/
+3
*
Merge pull request #15697 from OhNoMoreGit/fix-path-units
Zbigniew Jędrzejewski-Szmek
2020-06-25
1
-39
/
+36
|
\
|
*
core/path: recheck path specs when triggered unit changes state
Michael Chapman
2020-05-05
1
-38
/
+35
|
*
core/path: use escaped path in serialization
Michael Chapman
2020-05-05
1
-1
/
+1
*
|
core: fix compilation with gcc -O3
Zbigniew Jędrzejewski-Szmek
2020-05-09
1
-6
/
+7
*
|
pid1: convert to the new scheme
Zbigniew Jędrzejewski-Szmek
2020-05-05
1
-1
/
+0
|
/
*
core: clearly refuse OnFailure= deps on units that can't fail
Lennart Poettering
2020-01-09
1
-0
/
+2
*
Merge pull request #14074 from keszybz/rename-system-options
Zbigniew Jędrzejewski-Szmek
2019-11-20
1
-8
/
+4
|
\
|
*
core/path: minor simplification
Zbigniew Jędrzejewski-Szmek
2019-11-18
1
-8
/
+4
*
|
core/path: fix spurious triggering of PathExists= on restart/reload
Zbigniew Jędrzejewski-Szmek
2019-11-18
1
-6
/
+5
*
|
core/path: serialize the previous_exists state
Zbigniew Jędrzejewski-Szmek
2019-11-18
1
-4
/
+51
|
/
*
core: adjust load functions for other unit types to be more like service
Zbigniew Jędrzejewski-Szmek
2019-10-11
1
-16
/
+20
*
core: turn unit_load_fragment_and_dropin_optional() into a flag
Zbigniew Jędrzejewski-Szmek
2019-10-11
1
-1
/
+1
*
fs-util: introduce inotify_add_watch_and_warn() helper
Franck Bui
2019-10-05
1
-17
/
+22
*
path: stop watching path specs once we triggered the target unit
Michal Sekletar
2019-09-17
1
-4
/
+2
*
tree-wide: introduce strerror_safe()
Yu Watanabe
2019-07-05
1
-1
/
+1
*
core: add new API for enqueing a job with returning the transaction data
Lennart Poettering
2019-03-27
1
-1
/
+1
*
core: unify code for checking whether unit to trigger is loaded
Lennart Poettering
2019-03-18
1
-6
/
+3
*
core: rename unit_{start_limit|condition|assert}_test() to unit_test_xyz()
Lennart Poettering
2019-03-18
1
-1
/
+1
*
core: whenever we change state of a unit, force out PropertiesChanged bus signal
Lennart Poettering
2018-12-01
1
-0
/
+4
*
coccinelle: make use of SYNTHETIC_ERRNO
Zbigniew Jędrzejewski-Szmek
2018-11-22
1
-4
/
+3
*
core: introduce a helper function to wrap unit_log_{success,failure}
Zbigniew Jędrzejewski-Szmek
2018-11-16
1
-5
/
+1
*
core: log a recognizable message when a unit succeeds, too
Lennart Poettering
2018-11-16
1
-1
/
+3
*
core: make log messages about units entering a 'failed' state recognizable
Lennart Poettering
2018-11-16
1
-1
/
+1
*
core: rework serialization
Lennart Poettering
2018-10-26
1
-2
/
+3
*
pid1: drop unused path parameter to add_two_dependencies_by_name()
Zbigniew Jędrzejewski-Szmek
2018-09-15
1
-2
/
+2
*
pid1: drop now-unused path parameter to add_dependency_by_name()
Zbigniew Jędrzejewski-Szmek
2018-09-15
1
-1
/
+1
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-3
/
+0
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
core: add a couple of more error cases that should result in "bad-setting"
Lennart Poettering
2018-06-11
1
-1
/
+1
*
Merge pull request #9158 from poettering/notify-auto-reload
Zbigniew Jędrzejewski-Szmek
2018-06-05
1
-1
/
+1
|
\
|
*
core: don't trigger OnFailure= deps when a unit is going to restart
Lennart Poettering
2018-06-01
1
-1
/
+1
*
|
path-util: introduce path_simplify()
Yu Watanabe
2018-06-03
1
-1
/
+1
|
/
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
core/path: add one more assert
Zbigniew Jędrzejewski-Szmek
2018-02-26
1
-1
/
+2
*
core/path: implement transient path unit
Yu Watanabe
2017-12-15
1
-1
/
+5
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
core: track why unit dependencies came to be
Lennart Poettering
2017-11-10
1
-17
/
+25
*
tree-wide: use `!IN_SET(..)` for `a != b && a != c && …`
Andreas Rammhold
2017-10-02
1
-2
/
+1
*
tree-wide: use IN_SET where possible
Andreas Rammhold
2017-10-02
1
-8
/
+7
*
core: log unit failure with type-specific result code
Lennart Poettering
2017-09-27
1
-0
/
+3
*
core: add "invocation ID" concept to service manager
Lennart Poettering
2016-10-07
1
-0
/
+4
*
core: remember first unit failure, not last unit failure
Lennart Poettering
2016-08-04
1
-1
/
+1
*
core: move enforcement of the start limit into per-unit-type code again
Lennart Poettering
2016-05-02
1
-0
/
+8
*
core: remove ManagerRunningAs enum
Lennart Poettering
2016-04-12
1
-1
/
+1
*
import: use (void) more
Zbigniew Jędrzejewski-Szmek
2016-04-08
1
-5
/
+3
[next]