index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
timer.h
Age
Commit message (
Expand
)
Author
2016-05-02
core: move enforcement of the start limit into per-unit-type code again
Lennart Poettering
2016-02-10
tree-wide: remove Emacs lines from all files
Daniel Mack
2015-11-18
core: add new RandomSec= setting for time units
Lennart Poettering
2015-11-17
core: add RemainAfterElapse= setting to timer units
Lennart Poettering
2015-09-28
Move all unit states to basic/ and extend systemctl --state=help
Zbigniew Jędrzejewski-Szmek
2015-02-23
remove unused includes
Thomas Hindoe Paaboel Andersen
2014-03-24
timer: support timers that can resume the system from suspend
Lennart Poettering
2014-03-21
timer: add timer persistance (aka anacron-like behaviour)
Lennart Poettering
2013-11-21
timer: make timer accuracy configurable
Lennart Poettering
2013-11-20
core: convert PID 1 to libsystemd-bus
Lennart Poettering
2013-05-02
Add __attribute__((const, pure, format)) in various places
Zbigniew Jędrzejewski-Szmek
2013-04-23
timer: make sure we restart timers even if units are still running or if one ...
Lennart Poettering
2013-04-23
unit: rework trigger dependency logic
Lennart Poettering
2013-01-17
units: for all unit settings that take lists, allow the empty string for rese...
Lennart Poettering
2013-01-10
dbus: properly serialize calendar timer data
Lennart Poettering
2012-11-23
timer: implement calendar time events
Lennart Poettering
2012-07-19
use #pragma once instead of foo*foo #define guards
Shawn Landden
2012-04-12
relicense to LGPLv2.1 (with exceptions)
Lennart Poettering
2012-04-11
move libsystemd_core.la sources into core/
Kay Sievers