summaryrefslogtreecommitdiffstats
path: root/src/core/dbus-timer.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: remove newlines from unit_write_drop_inZbigniew Jędrzejewski-Szmek2016-05-281-6/+6
* tree-wide: fall back to now(CLOCK_MONOTONIC) if CLOCK_BOOTTIME unsupported (#...Lubomir Rintel2016-04-181-1/+1
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* core: when saving timer unit time values, store them in raw µsLennart Poettering2016-02-011-6/+2
* core: fix handling of AccuracyUSec and RandomDelayUSec bus propertiesLennart Poettering2016-02-011-2/+4
* core: rename Random* to RandomizedDelay*Zbigniew Jędrzejewski-Szmek2015-11-261-3/+3
* core: add new RandomSec= setting for time unitsLennart Poettering2015-11-181-0/+17
* core: add RemainAfterElapse= setting to timer unitsLennart Poettering2015-11-171-2/+15
* util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering2015-10-271-3/+4
* Bug #944: Deletion of unnecessary checks before a few calls of systemd functionsMarkus Elfring2015-08-171-2/+1
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-231-2/+0
* timer: timer can be a transient unitWaLyong Cho2014-12-081-0/+143
* timer: support timers that can resume the system from suspendLennart Poettering2014-03-241-3/+37
* systemctl: show last trigger time in "systemctl list-timers"Lennart Poettering2014-03-241-0/+2
* timer: add timer persistance (aka anacron-like behaviour)Lennart Poettering2014-03-211-0/+1
* dbus-timer: fix bus_timer_vtable to have the correct timesDjalal Harouni2014-02-241-2/+2
* core: no need to list properties for PropertiesChanged messages anymoreLennart Poettering2013-12-221-7/+0
* bus: decorate the various object vtables with SD_BUS_VTABLE_PROPERTY_CONST wh...Lennart Poettering2013-12-221-4/+4
* timer: make timer accuracy configurableLennart Poettering2013-11-211-0/+1
* bus: rework message handlers to always take an error argumentLennart Poettering2013-11-211-6/+6
* core: convert PID 1 to libsystemd-busLennart Poettering2013-11-201-130/+93
* bus: remove static introspection file exportKay Sievers2013-10-211-1/+1
* unit: rework trigger dependency logicLennart Poettering2013-04-231-3/+3
* dbus: properly serialize calendar timer dataLennart Poettering2013-01-101-24/+68
* dbus: fix serialization of calendar timersLennart Poettering2013-01-081-10/+15
* timer: implement calendar time eventsLennart Poettering2012-11-231-2/+4
* selinux: rework selinux access check logicLennart Poettering2012-10-021-0/+3
* relicense to LGPLv2.1 (with exceptions)Lennart Poettering2012-04-121-4/+4
* move libsystemd_core.la sources into core/Kay Sievers2012-04-111-0/+137