summaryrefslogtreecommitdiff
path: root/src/timer.c
Commit message (Expand)AuthorAgeFilesLines
* fix compiler warningKay Sievers2012-01-071-1/+0
* unit: properly update references to units which are mergedLennart Poettering2012-01-061-33/+24
* load-fragment: speed up parsing by using a perfect hash table with configurat...Lennart Poettering2011-08-011-0/+4
* service: when reloading a service fails don't fail the entire service but jus...Lennart Poettering2011-01-201-1/+1
* units: order units by default before appropriate targets in case they are pul...Lennart Poettering2010-10-291-1/+5
* unit: get rid of gnoreDependencyFailure= instead treat ConflictedBy= as weake...Lennart Poettering2010-10-291-1/+1
* timer: when deserializing timer state stay elapsed when we are elapsedLennart Poettering2010-10-281-3/+1
* unit: serialize active timestampsLennart Poettering2010-10-271-2/+2
* timer: Add missing break in switchMatthias Schiffer2010-10-051-1/+1
* manager: add missing second part of s/maintenance/failed/Matthew Miller2010-08-311-9/+9
* dbus: follow standardized fdo PropertiesChanged signal specLennart Poettering2010-08-201-1/+3
* emacs: make sure nobody accidently adds tabs to our sourcesLennart Poettering2010-08-141-1/+1
* clang: fix numerous little issues found with clang-analyzerLennart Poettering2010-08-111-7/+0
* manager: when two pending jobs conflict, keep the one that "conflicts", remov...Lennart Poettering2010-08-091-1/+1
* systemctl: introduce reset-maintenance commandLennart Poettering2010-07-191-0/+13
* path,timer: order units after sysinit by defaultLennart Poettering2010-07-161-2/+13
* socket: when the socket is supposed to stop, don't accept any connections any...Lennart Poettering2010-07-131-0/+4
* dbus: make errors reported via D-Bus more usefulLennart Poettering2010-07-081-2/+8
* uniformly suffix time span properties with their unitLennart Poettering2010-07-041-5/+5
* unit: add DefaultDependencies= settingLennart Poettering2010-07-031-0/+6
* unit: shorten active state enums to make systemctl output nicerLennart Poettering2010-07-011-1/+1
* unit: add new abstracted maintenance state for unitsLennart Poettering2010-07-011-2/+2
* unit: get rid of various unnecessary castsLennart Poettering2010-06-191-2/+2
* typo: the correct spelling is maintenance not maintainanceLennart Poettering2010-06-161-5/+5
* path: add .path unit type for monitoring filesLennart Poettering2010-05-241-3/+9
* timer: fully implement timer unitsLennart Poettering2010-05-241-8/+420
* build-sys: move source files to subdirectoryLennart Poettering2010-05-161-0/+51