index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
timer.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
service: set TRIGGER_UNIT= and TRIGGER_TIMER_REALTIME_USEC/MONOTONIC_USEC on ...
Luca Boccassi
2022-08-23
1
-1
/
+106
*
Fix issue with system time set back (#24131)
João Loureiro
2022-08-08
1
-12
/
+11
*
core/timer: fix potential use-after-free
Yu Watanabe
2022-05-10
1
-1
/
+1
*
core/timer: fix memleak
Yu Watanabe
2022-05-10
1
-5
/
+6
*
strv: declare iterator of FOREACH_STRING() in the loop
Zbigniew Jędrzejewski-Szmek
2022-03-23
1
-2
/
+0
*
list: declare iterator of LIST_FOREACH() in the loop
Yu Watanabe
2022-03-19
1
-5
/
+0
*
Revert "core: Propagate condition failed state to triggering units."
Daan De Meyer
2021-12-17
1
-9
/
+3
*
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
-3
/
+9
*
core: Check unit start rate limiting earlier
Daan De Meyer
2021-08-25
1
-6
/
+17
*
Drop the text argument from assert_not_reached()
Zbigniew Jędrzejewski-Szmek
2021-08-03
1
-2
/
+2
*
core: align string tables
Zbigniew Jędrzejewski-Szmek
2021-07-19
1
-7
/
+7
*
tree-wide: add FORMAT_TIMESPAN()
Zbigniew Jędrzejewski-Szmek
2021-07-09
1
-11
/
+5
*
tree-wide: use FORMAT_TIMESTAMP()
Zbigniew Jędrzejewski-Szmek
2021-07-09
1
-8
/
+3
*
core: disable event sources before unreffing them
Zbigniew Jędrzejewski-Szmek
2021-05-12
1
-4
/
+4
*
core: use UNIT_TRIGGER at more places
Lennart Poettering
2021-04-15
1
-1
/
+1
*
core: order timer units after both time-sync.target and time-set.target
Lennart Poettering
2020-12-17
1
-4
/
+11
*
core: use SYNTHETIC_ERRNO() macro
Yu Watanabe
2020-11-27
1
-4
/
+2
*
core/timer: drop unnecessary brackets
Yu Watanabe
2020-11-27
1
-8
/
+3
*
Merge pull request #17497 from anitazha/randomizeonce
Lennart Poettering
2020-11-10
1
-1
/
+33
|
\
|
*
timer: add new feature FixedRandomDelay=
Kristijan Gjoshev
2020-11-05
1
-1
/
+33
*
|
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
|
/
*
core: propagate triggered unit in more load states
Lennart Poettering
2020-09-14
1
-2
/
+2
*
core: don't acquire dual timestamp needlessly if we don't need it in .timer h...
Lennart Poettering
2020-07-21
1
-8
/
+9
*
timer: Adjust calendar timers based on monotonic timer instead of realtime
Filipe Brandenburger
2020-07-15
1
-4
/
+5
*
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
-2
/
+4
*
Merge pull request #14151 from mk-fg/fix-timer-dump-syntax-bug
Anita Zhang
2019-11-26
1
-1
/
+1
|
\
|
*
core.timer: fix "systemd-analyze dump" and docs syntax inconsistencies wrt On...
Mike Kazantsev
2019-11-26
1
-1
/
+1
*
|
core: adjust load functions for other unit types to be more like service
Zbigniew Jędrzejewski-Szmek
2019-10-11
1
-14
/
+13
*
|
core: turn unit_load_fragment_and_dropin_optional() into a flag
Zbigniew Jędrzejewski-Szmek
2019-10-11
1
-1
/
+1
|
/
*
tree-wide: get rid of strappend()
Lennart Poettering
2019-07-12
1
-1
/
+1
*
core: hook up timer unit type with clean operation
Lennart Poettering
2019-07-11
1
-0
/
+38
*
timer: simplify computation of unit activation time
David Tardon
2019-05-18
1
-14
/
+2
*
core: optionally, trigger .timer units on timezone and clock changes
Lennart Poettering
2019-04-02
1
-8
/
+22
*
Merge pull request #12115 from poettering/verbose-job-enqueue
Zbigniew Jędrzejewski-Szmek
2019-03-28
1
-1
/
+1
|
\
|
*
core: add new API for enqueing a job with returning the transaction data
Lennart Poettering
2019-03-27
1
-1
/
+1
*
|
headers: remove unneeded includes from util.h
Zbigniew Jędrzejewski-Szmek
2019-03-27
1
-0
/
+4
|
/
*
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: delay persistent timers by "RandomizedDelaySec=" at boot.
Taro Yamada
2019-02-21
1
-0
/
+7
*
core: whenever we change state of a unit, force out PropertiesChanged bus signal
Lennart Poettering
2018-12-01
1
-0
/
+4
*
core: Detect initial timer state from serialized data
Michal Koutný
2018-11-21
1
-9
/
+10
*
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: don't drop timer expired but not yet processed when system date is changed
Insun
2018-10-30
1
-9
/
+9
*
core: rework serialization
Lennart Poettering
2018-10-26
1
-17
/
+11
*
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
-2
/
+2
[next]