summaryrefslogtreecommitdiff
path: root/src/timer.c
Commit message (Expand)AuthorAge
* timer: convert failure bool into enumLennart Poettering2012-02-03
* unit: use the UNIT() macro consistentlyMichal Schmidt2012-01-16
* unit: remove union UnitMichal Schmidt2012-01-16
* unit: reduce heap usage for unit objectsMichal Schmidt2012-01-16
* fix compiler warningKay Sievers2012-01-07
* unit: properly update references to units which are mergedLennart Poettering2012-01-06
* load-fragment: speed up parsing by using a perfect hash table with configurat...Lennart Poettering2011-08-01
* service: when reloading a service fails don't fail the entire service but jus...Lennart Poettering2011-01-20
* units: order units by default before appropriate targets in case they are pul...Lennart Poettering2010-10-29
* unit: get rid of gnoreDependencyFailure= instead treat ConflictedBy= as weake...Lennart Poettering2010-10-29
* timer: when deserializing timer state stay elapsed when we are elapsedLennart Poettering2010-10-28
* unit: serialize active timestampsLennart Poettering2010-10-27
* timer: Add missing break in switchMatthias Schiffer2010-10-05
* manager: add missing second part of s/maintenance/failed/Matthew Miller2010-08-31
* dbus: follow standardized fdo PropertiesChanged signal specLennart Poettering2010-08-20
* emacs: make sure nobody accidently adds tabs to our sourcesLennart Poettering2010-08-14
* clang: fix numerous little issues found with clang-analyzerLennart Poettering2010-08-11
* manager: when two pending jobs conflict, keep the one that "conflicts", remov...Lennart Poettering2010-08-09
* systemctl: introduce reset-maintenance commandLennart Poettering2010-07-19
* path,timer: order units after sysinit by defaultLennart Poettering2010-07-16
* socket: when the socket is supposed to stop, don't accept any connections any...Lennart Poettering2010-07-13
* dbus: make errors reported via D-Bus more usefulLennart Poettering2010-07-08
* uniformly suffix time span properties with their unitLennart Poettering2010-07-04
* unit: add DefaultDependencies= settingLennart Poettering2010-07-03
* unit: shorten active state enums to make systemctl output nicerLennart Poettering2010-07-01
* unit: add new abstracted maintenance state for unitsLennart Poettering2010-07-01
* unit: get rid of various unnecessary castsLennart Poettering2010-06-19
* typo: the correct spelling is maintenance not maintainanceLennart Poettering2010-06-16
* path: add .path unit type for monitoring filesLennart Poettering2010-05-24
* timer: fully implement timer unitsLennart Poettering2010-05-24
* build-sys: move source files to subdirectoryLennart Poettering2010-05-16