summaryrefslogtreecommitdiff
path: root/src/dummy/up-backend.c
Commit message (Expand)AuthorAgeFilesLines
* 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-3/+1
* daemon: remove custom marshal setupCosimo Cecchi2015-07-291-3/+2
* daemon: release resources at shutdownPeter Wu2014-11-261-0/+20
* all: convert value from g_get_real_time() to secondsEvangelos Foutras2014-10-081-1/+1
* all: Use g_get_real_time() when possibleBastien Nocera2014-09-241-3/+1
* daemon: Better timeout source namingBastien Nocera2013-10-261-1/+1
* all: Add GetCriticalAction daemon methodBastien Nocera2013-10-171-0/+13
* daemon: Require newer GLibBastien Nocera2013-10-141-2/+0
* daemon: Add CriticalPowerActionBastien Nocera2013-10-141-0/+12
* daemon: Remove obsolete featuresBastien Nocera2013-10-141-71/+0
* daemon: Simplify _new() functionsBastien Nocera2013-10-141-3/+1
* Use systemd for suspend and hibernateMatthias Clasen2012-07-111-0/+6
* Port from EggDebug to the GLib built-in logging frameworkRichard Hughes2010-11-011-3/+1
* trivial: fix make distcheckRichard Hughes2010-07-121-0/+8
* Port to GTestRichard Hughes2010-06-051-27/+0
* Assign names to our idle sources when using new versions of glib2Richard Hughes2010-06-051-1/+5
* trivial: Add stubs to dummy backend to make it compile again.Michael Biebl2010-03-301-0/+56
* Make dummy backend usable for architectures without a native backendMichael Biebl2010-03-261-0/+12
* Update the Free Software Foundation addressRichard Hughes2010-01-271-1/+1
* trivial: rename the new libupower 'type' to 'kind' to avoid clashing with GOb...Richard Hughes2010-01-261-1/+1
* trivial: switch to using the new marshal names internally (no ABI or API break)Richard Hughes2010-01-181-2/+2
* trivial: switch to using the new enum names internally (no ABI or API break)Richard Hughes2010-01-181-2/+2
* trivial: DkpDevice -> UpDevice (no ABI or API break)Richard Hughes2010-01-181-6/+6
* trivial: DkpDaemon -> UpDaemon (no ABI or API break)Richard Hughes2010-01-181-4/+4
* trivial: DkpBackend -> UpBackend (no ABI or API break)Richard Hughes2010-01-181-42/+42
* trivial: Rename a lot of the source files from dkp-foo to up-foo, no API or A...Richard Hughes2010-01-181-0/+248