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.c
Age
Commit message (
Expand
)
Author
2016-05-02
core: move enforcement of the start limit into per-unit-type code again
Lennart Poettering
2016-04-22
tree-wide: don't assume CLOCK_BOOTIME is generally available
Lennart Poettering
2016-04-17
tree-wide: fall back to now(CLOCK_MONOTONIC) if CLOCK_BOOTTIME unsupported (#...
Lubomir Rintel
2016-04-12
core: remove ManagerRunningAs enum
Lennart Poettering
2016-02-16
core: fix assertion check
Lennart Poettering
2016-02-11
core: don't choke if a unit another unit triggers vanishes during reload
Lennart Poettering
2016-02-10
tree-wide: remove Emacs lines from all files
Daniel Mack
2015-11-27
tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy
Lennart Poettering
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-11-12
core: drop "override" flag when building transactions
Lennart Poettering
2015-11-11
util-lib: use MODE_INVALID as invalid value for mode_t everywhere
Lennart Poettering
2015-11-11
core: simplify things a bit by checking default_dependencies boolean in calle...
Lennart Poettering
2015-11-07
core/timer: in containers OnBootSec should count from container startup
Michal Schmidt
2015-10-27
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
util-lib: move string table stuff into its own string-table.[ch]
Lennart Poettering
2015-10-27
util-lib: move a number of fs operations into fs-util.[ch]
Lennart Poettering
2015-10-27
util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]
Lennart Poettering
2015-10-26
util-lib: split out user/group/uid/gid calls into user-util.[ch]
Lennart Poettering
2015-10-24
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-09-28
Move all unit states to basic/ and extend systemctl --state=help
Zbigniew Jędrzejewski-Szmek
2015-08-28
core: add unit_dbus_interface_from_type() to unit-name.h
Lennart Poettering
2015-08-27
Revert "sd-bus: do not connect to dbus-1 socket when kdbus is available"
David Herrmann
2015-08-17
Bug #944: Deletion of unnecessary checks before a few calls of systemd functions
Markus Elfring
2015-08-11
sd-bus: do not connect to dbus-1 socket when kdbus is available
Kay Sievers
2015-05-13
core: only set event source name when we create an event source
Lennart Poettering
2015-05-11
core: rename SystemdRunningAs to ManagerRunningAs
Lennart Poettering
2015-05-11
core,network: major per-object logging rework
Lennart Poettering
2015-04-29
core: annotate event sources
Tom Gundersen
2015-04-24
Revert "core: do not spawn jobs or touch other units during coldplugging"
Lennart Poettering
2015-03-07
core: do not spawn jobs or touch other units during coldplugging
Ivan Shapovalov
2015-02-23
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-01-28
core: output unit status output strings to console, only if we actually are c...
Lennart Poettering
2014-12-08
timer: timer can be a transient unit
WaLyong Cho
2014-11-28
treewide: convert some left-over (usec_t) -1 to USEC_INFINITY
Lennart Poettering
2014-11-28
treewide: introduce UID_INVALID (and friends) as macro for (uid_t) -1
Lennart Poettering
2014-11-28
treewide: more log_*_errno + return simplifications
Michal Schmidt
2014-11-28
core: convert log_unit_*() to log_unit_*_errno()
Michal Schmidt
2014-11-28
treewide: no need to negate errno for log_*_errno()
Michal Schmidt
2014-11-28
treewide: auto-convert the simple cases to log_*_errno()
Michal Schmidt
2014-11-27
log: rearrange log function naming
Lennart Poettering
2014-11-07
timer: reenable TIMER_ACTIVE timers when restarted
Michael Chapman
2014-09-29
Do not format USEC_INFINITY as NULL
Zbigniew Jędrzejewski-Szmek
2014-08-14
timer: order OnCalendar units after timer-sync.target if DefaultDependencies=no
Tobias Geerinckx-Rice
2014-07-29
time-util: add and use USEC/NSEC_INFINIY
Kay Sievers
2014-06-26
timer: name the stamp file consistently
Michał Bartoszkiewicz
2014-05-24
core: timer - switch to touch_file()
Kay Sievers
2014-04-12
core: Make sure a stamp file exists for all Persistent=true timers
Thomas Bächler
2014-03-24
core: add a setting to globally control the default for timer unit accuracy
Lennart Poettering
2014-03-24
timer: support timers that can resume the system from suspend
Lennart Poettering
[next]