summaryrefslogtreecommitdiff
path: root/src/up-history.c
Commit message (Expand)AuthorAgeFilesLines
* history: Allow overriding history directory for testingBenjamin Berg2022-05-101-1/+4
* history: Remove unused and bogus defineBenjamin Berg2022-01-271-1/+0
* history: Delay saving history even on low powerBenjamin Berg2022-01-271-17/+27
* history: Fix time compression of data pointsBenjamin Berg2022-01-251-8/+5
* Replace use of G_TYPE_INSTANCE_GET_PRIVATEChristian Kellner2019-02-211-3/+1
* Replace use of deprecated g_type_class_add_privateChristian Kellner2019-02-211-2/+1
* daemon: plug huge memleak in GetStatisticsPeter Wu2014-11-261-1/+1
* daemon: Fix possible UpHistoryItem leak on failureBastien Nocera2014-06-241-0/+2
* Create the history directory at runtimeCosimo Cecchi2014-02-251-1/+3
* daemon: Better timeout source namingBastien Nocera2013-10-261-1/+1
* daemon: Require newer GLibBastien Nocera2013-10-141-2/+0
* daemon: Remove unneeded reset of priv struct membersBastien Nocera2013-10-141-5/+0
* daemon: Simplify _new() functionsBastien Nocera2013-10-141-3/+1
* Make GetHistory() array order consistentMartin Pitt2013-08-291-2/+2
* Fix two memory leaksColin Watson2013-01-291-0/+1
* Return all history records for a timespan of zeroRichard Hughes2012-01-181-1/+7
* Don't spam the log when we're saving history when on low powerRichard Hughes2011-10-061-1/+1
* Add --with-historydir to specify where we want the history files to be storedLandry Breuil2011-10-041-1/+1
* UpHistory: Add method to set history dirMartin Pitt2010-11-041-1/+13
* Port from EggDebug to the GLib built-in logging frameworkRichard Hughes2010-11-011-19/+18
* Only save by default 7 days data to stop the log files becoming huge. Fixes r...Richard Hughes2010-09-171-26/+62
* Port to GTestRichard Hughes2010-06-051-27/+0
* Assign names to our idle sources when using new versions of glib2Richard Hughes2010-06-051-1/+3
* Convert the daemon to using objects from libupower-glib, not devkit-power-gob...Richard Hughes2010-03-261-101/+117
* Move the history files to /var/lib/upowerMichael Biebl2010-02-051-1/+1
* Update the Free Software Foundation addressRichard Hughes2010-01-271-1/+1
* trivial: DkpStatsObj -> UpStatsObj (no ABI or API break)Richard Hughes2010-01-181-7/+7
* trivial: DkpHistory -> UpHistory (no ABI or API break)Richard Hughes2010-01-181-156/+156
* trivial: switch to using the new enum names internally (no ABI or API break)Richard Hughes2010-01-181-11/+11
* trivial: DkpDevice -> UpDevice (no ABI or API break)Richard Hughes2010-01-181-3/+3
* trivial: Rename a lot of the source files from dkp-foo to up-foo, no API or A...Richard Hughes2010-01-181-0/+899