index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
dbus-timer.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
timer: introduce DeferReactivation setting
Arthur Shau
2024-10-11
1
-0
/
+4
*
timer: Add two more helper functions
Daan De Meyer
2023-10-20
1
-17
/
+5
*
tree-wide: use ASSERT_PTR more
David Tardon
2022-09-13
1
-6
/
+3
*
list: declare iterator of LIST_FOREACH() in the loop
Yu Watanabe
2022-03-19
1
-2
/
+0
*
tree-wide: add FORMAT_TIMESPAN()
Zbigniew Jędrzejewski-Szmek
2021-07-09
1
-2
/
+1
*
tree-wide: sd_bus_error_setf → set_bus_error_set
Zbigniew Jędrzejewski-Szmek
2021-04-07
1
-1
/
+1
*
core: do not initialize variable which is unconditionally set below
Zbigniew Jędrzejewski-Szmek
2021-02-10
1
-1
/
+1
*
Merge pull request #17497 from anitazha/randomizeonce
Lennart Poettering
2020-11-10
1
-0
/
+4
|
\
|
*
timer: add new feature FixedRandomDelay=
Kristijan Gjoshev
2020-11-05
1
-0
/
+4
*
|
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
|
/
*
shared: split out property get helpers
Lennart Poettering
2020-06-30
1
-1
/
+1
*
core: TAKE_PTR in timer_add_one_calendar_spec
Anita Zhang
2019-08-22
1
-1
/
+1
*
pid1: split out another helper func for two similar code paths
Zbigniew Jędrzejewski-Szmek
2019-07-16
1
-42
/
+41
*
pid1: split out helper func for two similar code paths
Zbigniew Jędrzejewski-Szmek
2019-07-16
1
-46
/
+40
*
core: optionally, trigger .timer units on timezone and clock changes
Lennart Poettering
2019-04-02
1
-0
/
+8
*
core: use more structured initialization
Lennart Poettering
2019-04-02
1
-12
/
+20
*
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: merge duplicated functions
Yu Watanabe
2018-05-10
1
-21
/
+1
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
tree-wide: use TAKE_PTR() and TAKE_FD() macros
Yu Watanabe
2018-04-05
1
-4
/
+2
*
core: double free in bus_timer_set_transient_property
Zbigniew Jędrzejewski-Szmek
2018-01-04
1
-3
/
+1
*
dbus-timer: add TimersMonotonic= and TimersCalendar= to set timer in transien...
Yu Watanabe
2018-01-01
1
-58
/
+138
*
core/dbus-timer: improve error messages
Yu Watanabe
2017-12-15
1
-1
/
+3
*
core,run: add timer related options to Bus-API
Yu Watanabe
2017-12-11
1
-15
/
+7
*
core: add proper escaping to writing of drop-ins/transient unit files
Lennart Poettering
2017-11-29
1
-20
/
+18
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
timer: convert property_get_next_elapse_monotonic() to use usec_shift_clock()
Lennart Poettering
2017-06-22
1
-17
/
+3
*
tree-wide: remove newlines from unit_write_drop_in
Zbigniew Jędrzejewski-Szmek
2016-05-28
1
-6
/
+6
*
tree-wide: fall back to now(CLOCK_MONOTONIC) if CLOCK_BOOTTIME unsupported (#...
Lubomir Rintel
2016-04-18
1
-1
/
+1
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
core: when saving timer unit time values, store them in raw µs
Lennart Poettering
2016-02-01
1
-6
/
+2
*
core: fix handling of AccuracyUSec and RandomDelayUSec bus properties
Lennart Poettering
2016-02-01
1
-2
/
+4
*
core: rename Random* to RandomizedDelay*
Zbigniew Jędrzejewski-Szmek
2015-11-26
1
-3
/
+3
*
core: add new RandomSec= setting for time units
Lennart Poettering
2015-11-18
1
-0
/
+17
*
core: add RemainAfterElapse= setting to timer units
Lennart Poettering
2015-11-17
1
-2
/
+15
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-3
/
+4
*
Bug #944: Deletion of unnecessary checks before a few calls of systemd functions
Markus Elfring
2015-08-17
1
-2
/
+1
*
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-23
1
-2
/
+0
*
timer: timer can be a transient unit
WaLyong Cho
2014-12-08
1
-0
/
+143
*
timer: support timers that can resume the system from suspend
Lennart Poettering
2014-03-24
1
-3
/
+37
*
systemctl: show last trigger time in "systemctl list-timers"
Lennart Poettering
2014-03-24
1
-0
/
+2
*
timer: add timer persistance (aka anacron-like behaviour)
Lennart Poettering
2014-03-21
1
-0
/
+1
*
dbus-timer: fix bus_timer_vtable to have the correct times
Djalal Harouni
2014-02-24
1
-2
/
+2
*
core: no need to list properties for PropertiesChanged messages anymore
Lennart Poettering
2013-12-22
1
-7
/
+0
*
bus: decorate the various object vtables with SD_BUS_VTABLE_PROPERTY_CONST wh...
Lennart Poettering
2013-12-22
1
-4
/
+4
*
timer: make timer accuracy configurable
Lennart Poettering
2013-11-21
1
-0
/
+1
*
bus: rework message handlers to always take an error argument
Lennart Poettering
2013-11-21
1
-6
/
+6
*
core: convert PID 1 to libsystemd-bus
Lennart Poettering
2013-11-20
1
-130
/
+93
*
bus: remove static introspection file export
Kay Sievers
2013-10-21
1
-1
/
+1
[next]