summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-11-01Released UPower 0.9.7UPOWER_0_9_7Richard Hughes1-0/+18
2010-11-01Ensure the self check code can find UPower.confRichard Hughes2-2/+18
2010-11-01trivial: fix make distcheckRichard Hughes1-1/+1
2010-11-01Port from EggDebug to the GLib built-in logging frameworkRichard Hughes35-860/+240
2010-11-01libupower-glib: Reject invalid object paths to avoid asserting libdbusRichard Hughes1-0/+6
2010-11-01Add French translationChristoph Thompson2-0/+131
2010-10-21remove the UP_DEVICE_SUPPLY_CHARGED_THRESHOLD heuristicMichal Schmidt1-8/+0
2010-10-18Keyboard backlight of zero is not an errorAlex Murray1-4/+5
2010-10-12Do not dist the UPowerGlib-1.0.gir file to fix building on F14Richard Hughes3-3/+3
2010-10-11Add support for controlling leds keyboard backlightsAlex Murray9-1/+514
2010-10-05Fix up all the warnings when building with new versions of gobject-introspectionRichard Hughes4-16/+16
2010-10-05Fix building with gobject-introspection 0.9.10Edward Sheldrake1-2/+3
2010-10-04trivial: post release version bumpRichard Hughes2-6/+6
2010-10-04Released UPower 0.9.6UPOWER_0_9_6Richard Hughes1-0/+19
2010-10-04Fix the build with new versions of gobject-introspectionRichard Hughes1-1/+2
2010-09-20Do not continue to poll the serial port if there is no Watts Up Pro adaptorRichard Hughes1-5/+1
2010-09-20Allow explicitly disabling libimobiledevice supportBrett Witherspoon1-7/+10
2010-09-17Only save by default 7 days data to stop the log files becoming huge. Fixes r...Richard Hughes3-29/+176
2010-09-17trivial: fix make distcheckRichard Hughes1-1/+1
2010-08-31Remove devkit-power-gobjectRichard Hughes30-3837/+2
2010-08-19Fix up_polkit_get_subject() D-BUS error returnMatthias Clasen1-0/+7
2010-08-19Fix double D-BUS return in up_daemon_*_allowedMatthias Clasen3-10/+23
2010-08-19Add missing D-Bus return in up_qos_cancel_request()Matthias Clasen1-0/+2
2010-08-19Revert "Add missing D-Bus return in up_qos_cancel_request()"Martin Pitt4-34/+12
2010-08-19Add missing D-Bus return in up_qos_cancel_request()Matthias Clasen4-12/+34
2010-08-19Free GErrors after returning themMatthias Clasen2-0/+16
2010-08-10Ensure we've initialized errors when calling into PolicyKitRichard Hughes1-4/+10
2010-08-10Fix compile with the latest PolicyKit releaseRichard Hughes2-3/+24
2010-07-26Ensure the new device types get valid descriptions in upower --dumpRichard Hughes1-1/+6
2010-07-12trivial: post release version bumpRichard Hughes2-5/+5
2010-07-12Released UPower 0.9.5UPOWER_0_9_5Richard Hughes1-0/+24
2010-07-12trivial: fix make distcheckRichard Hughes1-0/+8
2010-07-07Dynamic testing for enough hibernate swapMartin Pitt1-14/+27
2010-07-07fix typo in numerical constantMartin Pitt1-1/+1
2010-07-07Fix UP_DAEMON_WATERLINE harderMartin Pitt2-4/+5
2010-07-07src/linux/up-backend.c: Add missing #includeMartin Pitt1-0/+1
2010-07-07Increase UP_DAEMON_SWAP_WATERLINEMartin Pitt1-1/+4
2010-07-07Get the powersave command from the backend rather than hardcoding Linux speci...Richard Hughes3-15/+31
2010-07-02up-device-supply.c: Fix #27902 Bug - Daemon Segmentation FaultMariusz Ceier2-18/+18
2010-06-14Use pm-is-supported to test if various sleep modes are supported.Victor Lowther1-13/+15
2010-06-14Cast cnt to int to stop gcc from complaining.Victor Lowther1-1/+1
2010-06-05Port to GTestRichard Hughes16-725/+144
2010-06-05Assign names to our idle sources when using new versions of glib2Richard Hughes12-7/+69
2010-06-02Update the list of supported TrippLite HID Power DevicesJoseph Stockman1-0/+20
2010-06-01Add UP_DEVICE_KIND_COMPUTER as we'll need UP_DEVICE_KIND_TABLET for wacom tab...Richard Hughes3-1/+5
2010-05-29When calculating used swap space, only use anonymous pagesSteven Walter1-1/+1
2010-05-28trivial: print the specific error from libusb1Richard Hughes1-2/+10
2010-05-28trivial: Get rid of some over-verbose debuggingRichard Hughes1-2/+0
2010-05-28trivial: Rename a few 'DeviceKit-power' strings we missedRichard Hughes7-12/+14
2010-05-28Fix compilation of the idevice deviceBastien Nocera1-1/+2