index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
timer.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
timer: convert failure bool into enum
Lennart Poettering
2012-02-03
1
-9
/
+28
*
unit: use the UNIT() macro consistently
Michal Schmidt
2012-01-16
1
-12
/
+12
*
unit: remove union Unit
Michal Schmidt
2012-01-16
1
-14
/
+14
*
unit: reduce heap usage for unit objects
Michal Schmidt
2012-01-16
1
-0
/
+1
*
fix compiler warning
Kay Sievers
2012-01-07
1
-1
/
+0
*
unit: properly update references to units which are merged
Lennart Poettering
2012-01-06
1
-33
/
+24
*
load-fragment: speed up parsing by using a perfect hash table with configurat...
Lennart Poettering
2011-08-01
1
-0
/
+4
*
service: when reloading a service fails don't fail the entire service but jus...
Lennart Poettering
2011-01-20
1
-1
/
+1
*
units: order units by default before appropriate targets in case they are pul...
Lennart Poettering
2010-10-29
1
-1
/
+5
*
unit: get rid of gnoreDependencyFailure= instead treat ConflictedBy= as weake...
Lennart Poettering
2010-10-29
1
-1
/
+1
*
timer: when deserializing timer state stay elapsed when we are elapsed
Lennart Poettering
2010-10-28
1
-3
/
+1
*
unit: serialize active timestamps
Lennart Poettering
2010-10-27
1
-2
/
+2
*
timer: Add missing break in switch
Matthias Schiffer
2010-10-05
1
-1
/
+1
*
manager: add missing second part of s/maintenance/failed/
Matthew Miller
2010-08-31
1
-9
/
+9
*
dbus: follow standardized fdo PropertiesChanged signal spec
Lennart Poettering
2010-08-20
1
-1
/
+3
*
emacs: make sure nobody accidently adds tabs to our sources
Lennart Poettering
2010-08-14
1
-1
/
+1
*
clang: fix numerous little issues found with clang-analyzer
Lennart Poettering
2010-08-11
1
-7
/
+0
*
manager: when two pending jobs conflict, keep the one that "conflicts", remov...
Lennart Poettering
2010-08-09
1
-1
/
+1
*
systemctl: introduce reset-maintenance command
Lennart Poettering
2010-07-19
1
-0
/
+13
*
path,timer: order units after sysinit by default
Lennart Poettering
2010-07-16
1
-2
/
+13
*
socket: when the socket is supposed to stop, don't accept any connections any...
Lennart Poettering
2010-07-13
1
-0
/
+4
*
dbus: make errors reported via D-Bus more useful
Lennart Poettering
2010-07-08
1
-2
/
+8
*
uniformly suffix time span properties with their unit
Lennart Poettering
2010-07-04
1
-5
/
+5
*
unit: add DefaultDependencies= setting
Lennart Poettering
2010-07-03
1
-0
/
+6
*
unit: shorten active state enums to make systemctl output nicer
Lennart Poettering
2010-07-01
1
-1
/
+1
*
unit: add new abstracted maintenance state for units
Lennart Poettering
2010-07-01
1
-2
/
+2
*
unit: get rid of various unnecessary casts
Lennart Poettering
2010-06-19
1
-2
/
+2
*
typo: the correct spelling is maintenance not maintainance
Lennart Poettering
2010-06-16
1
-5
/
+5
*
path: add .path unit type for monitoring files
Lennart Poettering
2010-05-24
1
-3
/
+9
*
timer: fully implement timer units
Lennart Poettering
2010-05-24
1
-8
/
+420
*
build-sys: move source files to subdirectory
Lennart Poettering
2010-05-16
1
-0
/
+51