summaryrefslogtreecommitdiff
path: root/src/up-wakeups.c
Commit message (Expand)AuthorAgeFilesLines
* Do not spin in a loop when /proc/timer_stats cannot be writtenRichard Hughes2017-04-231-5/+7
* daemon: remove custom marshal setupCosimo Cecchi2015-07-291-1/+0
* daemon: make UpWakeups a subclass of UpExportedWakeupsSkeletonCosimo Cecchi2015-07-291-12/+7
* daemon: port main() to GDBusCosimo Cecchi2015-07-291-23/+16
* daemon: port UpWakeups to GDBusCosimo Cecchi2015-07-291-107/+63
* daemon: fix memleak in org.freedesktop.UPower.Wakeups.GetDataPeter Wu2014-11-261-1/+4
* Fencepost array access errorEric Koegel2014-09-161-2/+2
* daemon: Better timeout source namingBastien Nocera2013-10-261-3/+3
* daemon: Require newer GLibBastien Nocera2013-10-141-6/+1
* daemon: Remove unneeded reset of priv struct membersBastien Nocera2013-10-141-6/+0
* daemon: Simplify _new() functionsBastien Nocera2013-10-141-3/+1
* Revert "Add option to run daemon on the session bus for testing"Martin Pitt2013-02-201-1/+1
* Do not continue to poll if /proc/timer_stats is not readableRichard Hughes2012-10-031-1/+1
* Add option to run daemon on the session bus for testingMartin Pitt2011-04-261-1/+1
* Port from EggDebug to the GLib built-in logging frameworkRichard Hughes2010-11-011-12/+10
* Port to GTestRichard Hughes2010-06-051-27/+0
* Assign names to our idle sources when using new versions of glib2Richard Hughes2010-06-051-3/+18
* Convert the daemon to using objects from libupower-glib, not devkit-power-gob...Richard Hughes2010-03-261-53/+58
* Update the Free Software Foundation addressRichard Hughes2010-01-271-1/+1
* Rename the DBus service from org.freedesktop.DeviceKit.Power to org.freedeskt...Richard Hughes2010-01-181-1/+1
* trivial: DkpWakeups -> UpWakeups (no ABI or API break)Richard Hughes2010-01-181-110/+110
* trivial: DkpDaemon -> UpDaemon (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/+804