summaryrefslogtreecommitdiff
path: root/src/core/timer.h
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* core: add new RandomSec= setting for time unitsLennart Poettering2015-11-181-0/+1
* core: add RemainAfterElapse= setting to timer unitsLennart Poettering2015-11-171-0/+1
* Move all unit states to basic/ and extend systemctl --state=helpZbigniew Jędrzejewski-Szmek2015-09-281-13/+0
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-231-1/+0
* timer: support timers that can resume the system from suspendLennart Poettering2014-03-241-4/+3
* timer: add timer persistance (aka anacron-like behaviour)Lennart Poettering2014-03-211-1/+5
* timer: make timer accuracy configurableLennart Poettering2013-11-211-0/+2
* core: convert PID 1 to libsystemd-busLennart Poettering2013-11-201-2/+2
* Add __attribute__((const, pure, format)) in various placesZbigniew Jędrzejewski-Szmek2013-05-021-6/+6
* timer: make sure we restart timers even if units are still running or if one ...Lennart Poettering2013-04-231-0/+2
* unit: rework trigger dependency logicLennart Poettering2013-04-231-3/+0
* units: for all unit settings that take lists, allow the empty string for rese...Lennart Poettering2013-01-171-0/+2
* dbus: properly serialize calendar timer dataLennart Poettering2013-01-101-2/+2
* timer: implement calendar time eventsLennart Poettering2012-11-231-5/+11
* use #pragma once instead of foo*foo #define guardsShawn Landden2012-07-191-4/+1
* relicense to LGPLv2.1 (with exceptions)Lennart Poettering2012-04-121-4/+4
* move libsystemd_core.la sources into core/Kay Sievers2012-04-111-0/+93