summaryrefslogtreecommitdiff
path: root/src/core/timer.c
AgeCommit message (Expand)Author
2014-11-28treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt
2014-11-27log: rearrange log function namingLennart Poettering
2014-11-07timer: reenable TIMER_ACTIVE timers when restartedMichael Chapman
2014-09-29Do not format USEC_INFINITY as NULLZbigniew Jędrzejewski-Szmek
2014-08-14timer: order OnCalendar units after timer-sync.target if DefaultDependencies=noTobias Geerinckx-Rice
2014-07-29time-util: add and use USEC/NSEC_INFINIYKay Sievers
2014-06-26timer: name the stamp file consistentlyMichał Bartoszkiewicz
2014-05-24core: timer - switch to touch_file()Kay Sievers
2014-04-12core: Make sure a stamp file exists for all Persistent=true timersThomas Bächler
2014-03-24core: add a setting to globally control the default for timer unit accuracyLennart Poettering
2014-03-24timer: support timers that can resume the system from suspendLennart Poettering
2014-03-24sd-event: rework API to support CLOCK_REALTIME_ALARM and CLOCK_BOOTTIME_ALARM...Lennart Poettering
2014-03-21timer: add timer persistance (aka anacron-like behaviour)Lennart Poettering
2014-02-20api: in constructor function calls, always put the returned object pointer fi...Lennart Poettering
2013-12-22core: no need to list properties for PropertiesChanged messages anymoreLennart Poettering
2013-11-21timer: make timer accuracy configurableLennart Poettering
2013-11-20core: convert PID 1 to libsystemd-busLennart Poettering
2013-10-14list: make our list macros a bit easier to use by not requring type spec on e...Lennart Poettering
2013-05-02Add __attribute__((const, pure, format)) in various placesZbigniew Jędrzejewski-Szmek
2013-04-25unit: rework stop pending logicLennart Poettering
2013-04-23timer: make sure we restart timers even if units are still running or if one ...Lennart Poettering
2013-04-23unit: rework trigger dependency logicLennart Poettering
2013-04-18Move bus_error to dbus-common and remove bus_error_message_or_strerrorSimon Peeters
2013-04-04util: make time formatting a bit smarterLennart Poettering
2013-03-25units: introduce new timers.target and paths.target to hook timer/path units ...Lennart Poettering
2013-03-25timer: downgrade time change message to debugMichal Schmidt
2013-03-15timer: fix grammar in messageZbigniew Jędrzejewski-Szmek
2013-01-17units: for all unit settings that take lists, allow the empty string for rese...Lennart Poettering
2013-01-10dbus: properly serialize calendar timer dataLennart Poettering
2013-01-06systemd: use unit logging macrosZbigniew Jędrzejewski-Szmek
2012-11-25timer: recalculate next elapse for calendar timer units when the system clock...Lennart Poettering
2012-11-23timer: implement calendar time eventsLennart Poettering
2012-09-18core: move ManagerRunningAs to sharedZbigniew Jędrzejewski-Szmek
2012-09-13manager: extend performance measurement interface to include firmware/loader ...Lennart Poettering
2012-07-10unit: get rid of UnitVTable.suffix, which is now unusedLennart Poettering
2012-04-12relicense to LGPLv2.1 (with exceptions)Lennart Poettering
2012-04-11move libsystemd_core.la sources into core/Kay Sievers