summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add upower.morph to disable manpagesbaserock/jjardonJavier Jardón2014-07-201-0/+5
* doc: Adjust documentation for polkit removalMartin Pitt2014-07-161-2/+1
* self-test: Add missing #includeMartin Pitt2014-07-161-0/+1
* Remove polkit testsMartin Pitt2014-07-163-29/+0
* Remove polkit dependencyEric Koegel2014-07-147-363/+0
* openbsd: Expose "capacity" and "energy-full-design" propertiesFabian Raetz2014-06-301-3/+17
* daemon: Fix possible UpHistoryItem leak on failureBastien Nocera2014-06-241-0/+2
* linux: Simplify list freeingBastien Nocera2014-06-242-4/+2
* linux: Fix small memleak on startup with Logitech devicesBastien Nocera2014-06-241-2/+2
* Do not print a critical warning when misusing up_device_set_object_path_sync()Richard Hughes2014-05-201-2/+11
* all: Remove IsDocked propertyBastien Nocera2014-05-076-66/+1
* tools: Remove is-docked from up-toolBastien Nocera2014-05-071-3/+1
* linux: Remove is_docked from the integration testBastien Nocera2014-05-071-1/+0
* lib: Fix API doc for up_client_get_on_battery()Bastien Nocera2014-05-071-1/+1
* lib: Hard-code the IsDocked valueBastien Nocera2014-05-071-5/+6
* daemon: Deprecate "IsDocked" propertyBastien Nocera2014-05-078-302/+5
* daemon: Fix shutdown on boot on some machinesBastien Nocera2014-04-231-3/+10
* lib: Fix typo in g-i annotationBastien Nocera2014-04-231-1/+1
* Update lid status when updating ac status.Jasper Lievisse Adriaanse2014-04-221-2/+68
* Create the history directory at runtimeCosimo Cecchi2014-02-251-1/+3
* lib: Fix segfault on getting property when daemon is not runningMartin Pitt2013-11-081-0/+3
* trivial: post release version bumpRichard Hughes2013-10-292-5/+5
* Released UPower 0.99.0UPOWER_0_99_0Richard Hughes2013-10-292-16/+19
* trivial: Fix a compile warning in the linux backendRichard Hughes2013-10-291-1/+1
* linux: Use daemon poll for batteries tooBastien Nocera2013-10-281-73/+23
* linux: Switch non-battery devices to use the new daemon pollBastien Nocera2013-10-281-2/+22
* linux: Switch Unifying devices to use the new daemon pollBastien Nocera2013-10-281-9/+2
* linux: Switch iDevices to use the new daemon pollBastien Nocera2013-10-281-22/+2
* linux: Switch CSR devices to use the new daemon pollBastien Nocera2013-10-281-7/+2
* daemon: Add poll helper functionsBastien Nocera2013-10-282-0/+140
* daemon: Better timeout source namingBastien Nocera2013-10-2613-18/+41
* linux: Add NoPollBatteries configuration optionBastien Nocera2013-10-262-3/+22
* linux: Split up battery and device refreshBastien Nocera2013-10-261-7/+7
* linux: Move poll disable to another functionBastien Nocera2013-10-261-4/+12
* linux: Only disable timeouts if ever setBastien Nocera2013-10-261-5/+5
* daemon: Let the backends do the pollingBastien Nocera2013-10-261-66/+1
* linux: Poll for unknown state like the daemon didBastien Nocera2013-10-261-2/+2
* linux: Fix the "unknown state" heavy pollBastien Nocera2013-10-261-9/+15
* linux: Clamp percentage for overfull batteriesMartin Pitt2013-10-222-0/+37
* build: Fix --without-systemdunitdir / --without-systemdutildirBenedikt Morbach2013-10-211-4/+8
* linux: Fix parsing of double values for certain localesBastien Nocera2013-10-201-2/+2
* daemon: Fix time to empty with multiple batteriesBastien Nocera2013-10-201-2/+2
* daemon: Restart upowerd when it crashesBastien Nocera2013-10-191-0/+1
* linux: Finish "fixing" the UPS test caseBastien Nocera2013-10-181-4/+10
* daemon: No warning with no LEDs classBastien Nocera2013-10-181-1/+2
* daemon: Don't get in a bad state when refresh failsBastien Nocera2013-10-181-5/+3
* daemon: Fix typos in commentsBastien Nocera2013-10-182-2/+2
* linux: More information in the debug outputBastien Nocera2013-10-181-1/+1
* daemon: Differentiate 2 warningsBastien Nocera2013-10-181-2/+2
* linux: Fix tests for "OnLowBattery"Bastien Nocera2013-10-181-23/+23