summaryrefslogtreecommitdiff
path: root/src/dummy/up-backend.c
AgeCommit message (Expand)AuthorFilesLines
2022-04-20device: Handle device coldplug using GInitableBenjamin Berg1-1/+1
2022-04-01device: Move daemon/native object into construct only propertiesBenjamin Berg1-3/+3
2021-08-17up-backend: add inhibitor lock interfaceDylan Van Assche1-0/+17
2019-02-21Replace use of G_TYPE_INSTANCE_GET_PRIVATEChristian Kellner1-3/+1
2019-02-21Replace use of deprecated g_type_class_add_privateChristian Kellner1-3/+1
2015-07-29daemon: remove custom marshal setupCosimo Cecchi1-3/+2
2014-11-26daemon: release resources at shutdownPeter Wu1-0/+20
2014-10-08all: convert value from g_get_real_time() to secondsEvangelos Foutras1-1/+1
2014-09-24all: Use g_get_real_time() when possibleBastien Nocera1-3/+1
2013-10-26daemon: Better timeout source namingBastien Nocera1-1/+1
2013-10-17all: Add GetCriticalAction daemon methodBastien Nocera1-0/+13
2013-10-14daemon: Require newer GLibBastien Nocera1-2/+0
2013-10-14daemon: Add CriticalPowerActionBastien Nocera1-0/+12
2013-10-14daemon: Remove obsolete featuresBastien Nocera1-71/+0
2013-10-14daemon: Simplify _new() functionsBastien Nocera1-3/+1
2012-07-11Use systemd for suspend and hibernateMatthias Clasen1-0/+6
2010-11-01Port from EggDebug to the GLib built-in logging frameworkRichard Hughes1-3/+1
2010-07-12trivial: fix make distcheckRichard Hughes1-0/+8
2010-06-05Port to GTestRichard Hughes1-27/+0
2010-06-05Assign names to our idle sources when using new versions of glib2Richard Hughes1-1/+5
2010-03-30trivial: Add stubs to dummy backend to make it compile again.Michael Biebl1-0/+56
2010-03-26Make dummy backend usable for architectures without a native backendMichael Biebl1-0/+12
2010-01-27Update the Free Software Foundation addressRichard Hughes1-1/+1
2010-01-26trivial: rename the new libupower 'type' to 'kind' to avoid clashing with GOb...Richard Hughes1-1/+1
2010-01-18trivial: switch to using the new marshal names internally (no ABI or API break)Richard Hughes1-2/+2
2010-01-18trivial: switch to using the new enum names internally (no ABI or API break)Richard Hughes1-2/+2
2010-01-18trivial: DkpDevice -> UpDevice (no ABI or API break)Richard Hughes1-6/+6
2010-01-18trivial: DkpDaemon -> UpDaemon (no ABI or API break)Richard Hughes1-4/+4
2010-01-18trivial: DkpBackend -> UpBackend (no ABI or API break)Richard Hughes1-42/+42
2010-01-18trivial: Rename a lot of the source files from dkp-foo to up-foo, no API or A...Richard Hughes1-0/+248