summaryrefslogtreecommitdiff
path: root/src/up-history.c
AgeCommit message (Expand)AuthorFilesLines
2014-11-26daemon: plug huge memleak in GetStatisticsPeter Wu1-1/+1
2014-06-24daemon: Fix possible UpHistoryItem leak on failureBastien Nocera1-0/+2
2014-02-25Create the history directory at runtimeCosimo Cecchi1-1/+3
2013-10-26daemon: Better timeout source namingBastien Nocera1-1/+1
2013-10-14daemon: Require newer GLibBastien Nocera1-2/+0
2013-10-14daemon: Remove unneeded reset of priv struct membersBastien Nocera1-5/+0
2013-10-14daemon: Simplify _new() functionsBastien Nocera1-3/+1
2013-08-29Make GetHistory() array order consistentMartin Pitt1-2/+2
2013-01-29Fix two memory leaksColin Watson1-0/+1
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