summaryrefslogtreecommitdiffstats
path: root/src/core/timer.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* api: in constructor function calls, always put the returned object pointer fi...Lennart Poettering2014-02-201-2/+2
* core: no need to list properties for PropertiesChanged messages anymoreLennart Poettering2013-12-221-1/+0
* timer: make timer accuracy configurableLennart Poettering2013-11-211-4/+8
* core: convert PID 1 to libsystemd-busLennart Poettering2013-11-201-27/+51
* list: make our list macros a bit easier to use by not requring type spec on e...Lennart Poettering2013-10-141-1/+1
* Add __attribute__((const, pure, format)) in various placesZbigniew Jędrzejewski-Szmek2013-05-031-2/+2
* unit: rework stop pending logicLennart Poettering2013-04-261-1/+1
* timer: make sure we restart timers even if units are still running or if one ...Lennart Poettering2013-04-231-12/+18
* unit: rework trigger dependency logicLennart Poettering2013-04-231-56/+49
* Move bus_error to dbus-common and remove bus_error_message_or_strerrorSimon Peeters2013-04-181-1/+1
* util: make time formatting a bit smarterLennart Poettering2013-04-041-2/+2
* units: introduce new timers.target and paths.target to hook timer/path units ...Lennart Poettering2013-03-251-4/+4
* timer: downgrade time change message to debugMichal Schmidt2013-03-251-2/+2
* timer: fix grammar in messageZbigniew Jędrzejewski-Szmek2013-03-161-2/+2
* units: for all unit settings that take lists, allow the empty string for rese...Lennart Poettering2013-01-171-2/+9
* dbus: properly serialize calendar timer dataLennart Poettering2013-01-101-1/+1
* systemd: use unit logging macrosZbigniew Jędrzejewski-Szmek2013-01-061-16/+30
* timer: recalculate next elapse for calendar timer units when the system clock...Lennart Poettering2012-11-251-0/+13
* timer: implement calendar time eventsLennart Poettering2012-11-231-63/+133
* core: move ManagerRunningAs to sharedZbigniew Jędrzejewski-Szmek2012-09-181-1/+1
* manager: extend performance measurement interface to include firmware/loader ...Lennart Poettering2012-09-131-1/+1
* unit: get rid of UnitVTable.suffix, which is now unusedLennart Poettering2012-07-101-1/+0
* relicense to LGPLv2.1 (with exceptions)Lennart Poettering2012-04-121-4/+4
* move libsystemd_core.la sources into core/Kay Sievers2012-04-111-0/+520