summaryrefslogtreecommitdiff
path: root/src/up-wakeups.c
AgeCommit message (Expand)AuthorFilesLines
2014-11-26daemon: fix memleak in org.freedesktop.UPower.Wakeups.GetDataPeter Wu1-1/+4
2014-09-16Fencepost array access errorEric Koegel1-2/+2
2013-10-26daemon: Better timeout source namingBastien Nocera1-3/+3
2013-10-14daemon: Require newer GLibBastien Nocera1-6/+1
2013-10-14daemon: Remove unneeded reset of priv struct membersBastien Nocera1-6/+0
2013-10-14daemon: Simplify _new() functionsBastien Nocera1-3/+1
2013-02-20Revert "Add option to run daemon on the session bus for testing"Martin Pitt1-1/+1
2012-10-03Do not continue to poll if /proc/timer_stats is not readableRichard Hughes1-1/+1
2011-04-26Add option to run daemon on the session bus for testingMartin Pitt1-1/+1
2010-11-01Port from EggDebug to the GLib built-in logging frameworkRichard Hughes1-12/+10
2010-06-05Port to GTestRichard Hughes1-27/+0
2010-06-05Assign names to our idle sources when using new versions of glib2Richard Hughes1-3/+18
2010-03-26Convert the daemon to using objects from libupower-glib, not devkit-power-gob...Richard Hughes1-53/+58
2010-01-27Update the Free Software Foundation addressRichard Hughes1-1/+1
2010-01-18Rename the DBus service from org.freedesktop.DeviceKit.Power to org.freedeskt...Richard Hughes1-1/+1
2010-01-18trivial: DkpWakeups -> UpWakeups (no ABI or API break)Richard Hughes1-110/+110
2010-01-18trivial: DkpDaemon -> UpDaemon (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/+804