index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
path.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
core/manager: introduce manager_add_job_full() which takes extra TransactionA...
Mike Yuan
2024-10-27
1
-1
/
+1
*
path: drop IN_ATTRIB from parent directory watches
Ronan Pigott
2024-07-08
1
-1
/
+1
*
core: use ASSERT_PTR(CAST(u)) everywhere
Mike Yuan
2024-03-21
1
-43
/
+28
*
core: path: Re-enter waiting if target is deactivating
Adrian Vovk
2024-01-21
1
-3
/
+3
*
tree-wide: port over various pieces of code to strv_extend_many()
Lennart Poettering
2024-01-17
1
-5
/
+1
*
tree-wide: drop space between variable and an increment/decrement
Yu Watanabe
2023-12-24
1
-1
/
+1
*
core: add WantsMountsFor=
Luca Boccassi
2023-11-29
1
-1
/
+1
*
core: serialize and deserialize trigger ratelimits for socket and path
Zbigniew Jędrzejewski-Szmek
2023-11-22
1
-1
/
+6
*
core: use uniform style for RateLimit initialization
Zbigniew Jędrzejewski-Szmek
2023-11-22
1
-2
/
+1
*
path: also modernize path state machine logging
Lennart Poettering
2023-09-27
1
-13
/
+13
*
tree-wide: use LIST_POP()
David Tardon
2023-08-17
1
-2
/
+1
*
tree-wide: drop _pure_ + _const_ from local, static functions
Lennart Poettering
2023-08-09
1
-2
/
+2
*
Revert "core: add IgnoreOnSoftReboot= unit option"
Luca Boccassi
2023-07-23
1
-14
/
+2
*
core: add IgnoreOnSoftReboot= unit option
Luca Boccassi
2023-07-21
1
-2
/
+14
*
core: drop UnitNotifyFlags
Mike Yuan
2023-05-24
1
-1
/
+1
*
core/path: do not enqueue new job in .trigger_notify callback
Yu Watanabe
2023-04-29
1
-5
/
+63
*
core/path: align table
Yu Watanabe
2023-04-29
1
-2
/
+2
*
tree-wide: use -EBADF for fd initialization
Zbigniew Jędrzejewski-Szmek
2022-12-19
1
-1
/
+1
*
tree-wide: Use "unmet" for condition checks, not "failed"
Colin Walters
2022-09-01
1
-1
/
+1
*
service: set TRIGGER_UNIT= and TRIGGER_PATH= on activation by path unit
Luca Boccassi
2022-08-23
1
-11
/
+133
*
stat-util: fix dir_is_empty() with hidden/backup files
Lennart Poettering
2022-05-04
1
-1
/
+1
*
inotify-util: declare iterator in FOREACH_INOTIFY_EVENT()
Yu Watanabe
2022-03-25
1
-2
/
+1
*
list: declare iterator of LIST_FOREACH() in the loop
Yu Watanabe
2022-03-19
1
-18
/
+7
*
path unit: add TriggerLimitBurst= and TriggerLimitIntervalSec=
Luca Boccassi
2021-12-19
1
-4
/
+18
*
core: Add trigger limit for path units
Daan De Meyer
2021-12-18
1
-0
/
+10
*
Revert "core: Propagate condition failed state to triggering units."
Daan De Meyer
2021-12-17
1
-11
/
+5
*
fix DirectoryNotEmpty when it comes to a Non-directory file
yangmingtai
2021-12-06
1
-1
/
+1
*
tree-wide: use ERRNO_IS_TRANSIENT()
Yu Watanabe
2021-11-30
1
-1
/
+1
*
shared: clean up mkdir.h/label.h situation
Lennart Poettering
2021-11-16
1
-1
/
+1
*
core: rename/generalize UNIT(u)->test_start_limit() hook
Michal Sekletar
2021-11-11
1
-3
/
+3
*
core: Propagate condition failed state to triggering units.
Daan De Meyer
2021-11-03
1
-5
/
+11
*
basic: split out inotify-related calls from fs-util.h → inotify-util.h
Lennart Poettering
2021-10-05
1
-1
/
+1
*
core: Check unit start rate limiting earlier
Daan De Meyer
2021-08-25
1
-6
/
+17
*
core: align string tables
Zbigniew Jędrzejewski-Szmek
2021-07-19
1
-7
/
+7
*
tree-wide: make cunescape*() functions return ssize_t
Zbigniew Jędrzejewski-Szmek
2021-07-09
1
-4
/
+5
*
Merge pull request #20030 from keszybz/exec_fd-event-source
Zbigniew Jędrzejewski-Szmek
2021-07-01
1
-1
/
+1
|
\
|
*
core: disable event sources before unreffing them
Zbigniew Jędrzejewski-Szmek
2021-05-12
1
-1
/
+1
*
|
core: watch paths with symlinks in .path units
Lennart Poettering
2021-05-25
1
-20
/
+42
*
|
core: optimize loop in path_spec_fd_event()
Lennart Poettering
2021-05-25
1
-7
/
+7
*
|
core: log about all errors in path_spec_watch()
Lennart Poettering
2021-05-25
1
-2
/
+4
*
|
core: align path inotify mask table a bit
Lennart Poettering
2021-05-25
1
-4
/
+4
|
/
*
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
[next]