index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
dbus-timer.c
Age
Commit message (
Expand
)
Author
2016-02-10
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-01
core: when saving timer unit time values, store them in raw µs
Lennart Poettering
2016-02-01
core: fix handling of AccuracyUSec and RandomDelayUSec bus properties
Lennart Poettering
2015-11-26
core: rename Random* to RandomizedDelay*
Zbigniew Jędrzejewski-Szmek
2015-11-18
core: add new RandomSec= setting for time units
Lennart Poettering
2015-11-17
core: add RemainAfterElapse= setting to timer units
Lennart Poettering
2015-10-27
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-08-17
Bug #944: Deletion of unnecessary checks before a few calls of systemd functions
Markus Elfring
2015-02-23
remove unused includes
Thomas Hindoe Paaboel Andersen
2014-12-08
timer: timer can be a transient unit
WaLyong Cho
2014-03-24
timer: support timers that can resume the system from suspend
Lennart Poettering
2014-03-24
systemctl: show last trigger time in "systemctl list-timers"
Lennart Poettering
2014-03-21
timer: add timer persistance (aka anacron-like behaviour)
Lennart Poettering
2014-02-23
dbus-timer: fix bus_timer_vtable to have the correct times
Djalal Harouni
2013-12-22
core: no need to list properties for PropertiesChanged messages anymore
Lennart Poettering
2013-12-22
bus: decorate the various object vtables with SD_BUS_VTABLE_PROPERTY_CONST wh...
Lennart Poettering
2013-11-21
timer: make timer accuracy configurable
Lennart Poettering
2013-11-21
bus: rework message handlers to always take an error argument
Lennart Poettering
2013-11-20
core: convert PID 1 to libsystemd-bus
Lennart Poettering
2013-10-21
bus: remove static introspection file export
Kay Sievers
2013-04-23
unit: rework trigger dependency logic
Lennart Poettering
2013-01-10
dbus: properly serialize calendar timer data
Lennart Poettering
2013-01-08
dbus: fix serialization of calendar timers
Lennart Poettering
2012-11-23
timer: implement calendar time events
Lennart Poettering
2012-10-02
selinux: rework selinux access check logic
Lennart Poettering
2012-04-12
relicense to LGPLv2.1 (with exceptions)
Lennart Poettering
2012-04-11
move libsystemd_core.la sources into core/
Kay Sievers