summaryrefslogtreecommitdiff
path: root/src/core/dbus-timer.c
AgeCommit message (Expand)Author
2016-05-28tree-wide: remove newlines from unit_write_drop_inZbigniew Jędrzejewski-Szmek
2016-04-17tree-wide: fall back to now(CLOCK_MONOTONIC) if CLOCK_BOOTTIME unsupported (#...Lubomir Rintel
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack
2016-02-01core: when saving timer unit time values, store them in raw µsLennart Poettering
2016-02-01core: fix handling of AccuracyUSec and RandomDelayUSec bus propertiesLennart Poettering
2015-11-26core: rename Random* to RandomizedDelay*Zbigniew Jędrzejewski-Szmek
2015-11-18core: add new RandomSec= setting for time unitsLennart Poettering
2015-11-17core: add RemainAfterElapse= setting to timer unitsLennart Poettering
2015-10-27util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering
2015-08-17Bug #944: Deletion of unnecessary checks before a few calls of systemd functionsMarkus Elfring
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen
2014-12-08timer: timer can be a transient unitWaLyong Cho
2014-03-24timer: support timers that can resume the system from suspendLennart Poettering
2014-03-24systemctl: show last trigger time in "systemctl list-timers"Lennart Poettering
2014-03-21timer: add timer persistance (aka anacron-like behaviour)Lennart Poettering
2014-02-23dbus-timer: fix bus_timer_vtable to have the correct timesDjalal Harouni
2013-12-22core: no need to list properties for PropertiesChanged messages anymoreLennart Poettering
2013-12-22bus: decorate the various object vtables with SD_BUS_VTABLE_PROPERTY_CONST wh...Lennart Poettering
2013-11-21timer: make timer accuracy configurableLennart Poettering
2013-11-21bus: rework message handlers to always take an error argumentLennart Poettering
2013-11-20core: convert PID 1 to libsystemd-busLennart Poettering
2013-10-21bus: remove static introspection file exportKay Sievers
2013-04-23unit: rework trigger dependency logicLennart Poettering
2013-01-10dbus: properly serialize calendar timer dataLennart Poettering
2013-01-08dbus: fix serialization of calendar timersLennart Poettering
2012-11-23timer: implement calendar time eventsLennart Poettering
2012-10-02selinux: rework selinux access check logicLennart Poettering
2012-04-12relicense to LGPLv2.1 (with exceptions)Lennart Poettering
2012-04-11move libsystemd_core.la sources into core/Kay Sievers