index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
man
/
systemd.timer.xml
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
man: document that .timer units now have After= on both time-set.target + tim...
Lennart Poettering
2020-12-17
1
-4
/
+6
*
NEWS,man: tweak the description of FixedRandomDelay=
Zbigniew Jędrzejewski-Szmek
2020-11-11
1
-33
/
+30
*
Merge pull request #17497 from anitazha/randomizeonce
Lennart Poettering
2020-11-10
1
-4
/
+16
|
\
|
*
timer: add new feature FixedRandomDelay=
Kristijan Gjoshev
2020-11-05
1
-0
/
+12
|
*
man: add <option> around default booleans in systemd.timer
Anita Zhang
2020-11-04
1
-4
/
+4
*
|
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
|
/
*
man: document that RemainAfterElapse=no means that also the triggered unit ne...
Lennart Poettering
2020-09-14
1
-12
/
+8
*
man: document the random delay of persistent timers
Nazar Vinnichuk
2020-09-11
1
-3
/
+4
*
tree-wide: drop quotes from around [section]
Zbigniew Jędrzejewski-Szmek
2020-07-06
1
-3
/
+3
*
man: document that WakeSystem= affects clock choice
Lennart Poettering
2020-01-17
1
-2
/
+14
*
man: underline that AccuracySec= is about coalescing timer events, nothing else
Lennart Poettering
2020-01-17
1
-1
/
+7
*
man: document that WakeSystem= requires privs
Lennart Poettering
2019-07-12
1
-7
/
+8
*
man: document new "systemctl clean…" operation
Lennart Poettering
2019-07-11
1
-10
/
+12
*
man: Add missing <literal> tags in various man pages
Philip Withnall
2019-06-12
1
-3
/
+3
*
codespell: fix spelling errors
Ben Boeckel
2019-04-29
1
-1
/
+1
*
man: document the two new .timer settings
Lennart Poettering
2019-04-02
1
-0
/
+11
*
man: be clearer that .timer time expressions need to be reset to override them
Lennart Poettering
2019-04-01
1
-13
/
+18
*
man: clarify the role of OnBootSec= in containers
Zbigniew Jędrzejewski-Szmek
2019-03-27
1
-1
/
+1
*
man: rework timer docs to use a table for monotonic timers
Lennart Poettering
2019-03-25
1
-10
/
+36
*
man: use same header for all files
Zbigniew Jędrzejewski-Szmek
2019-03-14
1
-1
/
+1
*
man: standarize on one-line license header
Zbigniew Jędrzejewski-Szmek
2019-03-14
1
-4
/
+1
*
man: Fix implicit dep info for timer units (#10679)
Matthew Leeds
2018-11-08
1
-12
/
+6
*
man: clarify behaviour of RandomizedDelaySec=
dana
2018-10-10
1
-1
/
+1
*
man: drop mode line in file headers
Zbigniew Jędrzejewski-Szmek
2018-07-03
1
-1
/
+1
*
man: drop unused <authorgroup> tags from man sources
Zbigniew Jędrzejewski-Szmek
2018-06-14
1
-9
/
+0
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-2
/
+0
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
tree-wide: drop spurious newlines (#8764)
Lennart Poettering
2018-04-19
1
-1
/
+0
*
man: merge two sections into two subsections of one section
Zbigniew Jędrzejewski-Szmek
2018-04-18
1
-15
/
+25
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
Add SPDX license identifiers to man pages
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+2
*
man: explicitly distinguish "implicit dependencies" and "default dependencies"
John Lin
2017-09-13
1
-14
/
+28
*
man: document that OnCalendar may be specified more than once. (#5885)
Mark Stosberg
2017-05-06
1
-1
/
+3
*
man: Fix reference to timer-sync.target instead of time-sync.target (#5764)
Philip Withnall
2017-04-20
1
-1
/
+1
*
Various fixes for typos found by lintian (#3705)
Michael Biebl
2016-07-12
1
-1
/
+1
*
man: fix typo (#3261)
Andre Klärner
2016-05-16
1
-1
/
+1
*
man: document that RemainAfterExit= doesn't make much sense for repetitive ti...
Lennart Poettering
2016-04-29
1
-0
/
+6
*
man: document the default for systemd.timer's Persistent flag (#3099)
Evgeny Vereshchagin
2016-04-23
1
-1
/
+2
*
man: clarify that DefaultDependencies= is in the [Unit] section
Lennart Poettering
2016-04-12
1
-15
/
+9
*
man: fix typos
Jakub Wilk
2015-12-26
1
-1
/
+1
*
man: remove repeated words in description of RandomizedDelay
Zbigniew Jędrzejewski-Szmek
2015-11-26
1
-3
/
+3
*
core: rename Random* to RandomizedDelay*
Zbigniew Jędrzejewski-Szmek
2015-11-26
1
-4
/
+4
*
core: add new RandomSec= setting for time units
Lennart Poettering
2015-11-18
1
-6
/
+37
*
man: improve and fix documentation for RemainAfterElapse=
Lennart Poettering
2015-11-18
1
-3
/
+12
*
core: add RemainAfterElapse= setting to timer units
Lennart Poettering
2015-11-17
1
-0
/
+9
*
man: document automatic dependencies
Lennart Poettering
2015-11-11
1
-11
/
+21
*
man: fix reference to description of time span syntax
Lennart Poettering
2015-11-10
1
-1
/
+1
*
man: revert dynamic paths for split-usr setups
Tom Gundersen
2015-06-18
1
-4
/
+1
*
man: generate configured paths in manpages
Filipe Brandenburger
2015-05-28
1
-1
/
+4
*
man: boilerplate unification
Zbigniew Jędrzejewski-Szmek
2015-02-11
1
-1
/
+0
[next]