summaryrefslogtreecommitdiff
path: root/src/dbus-timer.c
AgeCommit message (Expand)Author
2011-04-16dbus: split out object management code into dbus-common, and simplify itLennart Poettering
2011-03-09dbus: properly generate UnknownInterface, UnknownProperty and PropertyReadOnl...Lennart Poettering
2011-03-09drop unnecessary suffix NULs as gcc adds them anywayLennart Poettering
2011-02-21dbus: don't rely that timer/path units have an initialized unit fieldLennart Poettering
2010-11-23build-sys: allow cross-compilationThierry Reding
2010-08-20dbus: follow standardized fdo PropertiesChanged signal specLennart Poettering
2010-08-14emacs: make sure nobody accidently adds tabs to our sourcesLennart Poettering
2010-07-04uniformly suffix time span properties with their unitLennart Poettering
2010-07-04dbus: include NextElapse field in timer propertiesLennart Poettering
2010-07-04dbus: complete coverage of timer unitsLennart Poettering
2010-06-19dbus: to make sure that systemd stays controllable during early bootup, regis...Lennart Poettering
2010-05-24timer: fully implement timer unitsLennart Poettering