summaryrefslogtreecommitdiff
path: root/src/core/dbus-timer.c
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* core: merge duplicated functionsYu Watanabe2018-05-111-21/+1
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* tree-wide: use TAKE_PTR() and TAKE_FD() macrosYu Watanabe2018-04-051-4/+2
* core: double free in bus_timer_set_transient_propertyZbigniew Jędrzejewski-Szmek2018-01-041-3/+1
* dbus-timer: add TimersMonotonic= and TimersCalendar= to set timer in transien...Yu Watanabe2018-01-021-58/+138
* core/dbus-timer: improve error messagesYu Watanabe2017-12-151-1/+3
* core,run: add timer related options to Bus-APIYu Watanabe2017-12-111-15/+7
* core: add proper escaping to writing of drop-ins/transient unit filesLennart Poettering2017-11-291-20/+18
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* timer: convert property_get_next_elapse_monotonic() to use usec_shift_clock()Lennart Poettering2017-06-221-17/+3
* 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-171-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-231-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