summaryrefslogtreecommitdiff
path: root/src/up-history.c
AgeCommit message (Expand)AuthorFilesLines
2012-01-18Return all history records for a timespan of zeroRichard Hughes1-1/+7
2011-10-06Don't spam the log when we're saving history when on low powerRichard Hughes1-1/+1
2011-10-04Add --with-historydir to specify where we want the history files to be storedLandry Breuil1-1/+1
2010-11-04UpHistory: Add method to set history dirMartin Pitt1-1/+13
2010-11-01Port from EggDebug to the GLib built-in logging frameworkRichard Hughes1-19/+18
2010-09-17Only save by default 7 days data to stop the log files becoming huge. Fixes r...Richard Hughes1-26/+62
2010-06-05Port to GTestRichard Hughes1-27/+0
2010-06-05Assign names to our idle sources when using new versions of glib2Richard Hughes1-1/+3
2010-03-26Convert the daemon to using objects from libupower-glib, not devkit-power-gob...Richard Hughes1-101/+117
2010-02-05Move the history files to /var/lib/upowerMichael Biebl1-1/+1
2010-01-27Update the Free Software Foundation addressRichard Hughes1-1/+1
2010-01-18trivial: DkpStatsObj -> UpStatsObj (no ABI or API break)Richard Hughes1-7/+7
2010-01-18trivial: DkpHistory -> UpHistory (no ABI or API break)Richard Hughes1-156/+156
2010-01-18trivial: switch to using the new enum names internally (no ABI or API break)Richard Hughes1-11/+11
2010-01-18trivial: DkpDevice -> UpDevice (no ABI or API break)Richard Hughes1-3/+3
2010-01-18trivial: Rename a lot of the source files from dkp-foo to up-foo, no API or A...Richard Hughes1-0/+899