summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-09-16Bump GLib min req to 2.34Eric Koegel1-1/+1
2014-09-02linux: Respect the CriticalPowerAction config optionBastien Nocera1-2/+14
2014-09-02daemon: Add helper to get string from configBastien Nocera2-0/+12
2014-09-02Linux integration tests: Split big tests into several smaller onesMartin Pitt1-19/+51
2014-09-02Linux integration tests: Fix error handling for Python 3.4Martin Pitt1-1/+2
2014-09-02Linux integration tests: Fix crash if there is no session D-BUSMartin Pitt1-1/+4
2014-08-18trivial: post release version bumpRichard Hughes2-5/+5
2014-08-18Released UPower 0.99.1Richard Hughes2-1/+21
2014-08-18Free the obtained device list array after useAlexander Jesner1-0/+2
2014-07-16doc: Adjust documentation for polkit removalMartin Pitt1-2/+1
2014-07-16self-test: Add missing #includeMartin Pitt1-0/+1
2014-07-16Remove polkit testsMartin Pitt3-29/+0
2014-07-14Remove polkit dependencyEric Koegel7-363/+0
2014-06-30openbsd: Expose "capacity" and "energy-full-design" propertiesFabian Raetz1-3/+17
2014-06-24daemon: Fix possible UpHistoryItem leak on failureBastien Nocera1-0/+2
2014-06-24linux: Simplify list freeingBastien Nocera2-4/+2
2014-06-24linux: Fix small memleak on startup with Logitech devicesBastien Nocera1-2/+2
2014-05-20Do not print a critical warning when misusing up_device_set_object_path_sync()Richard Hughes1-2/+11
2014-05-07all: Remove IsDocked propertyBastien Nocera6-66/+1
2014-05-07tools: Remove is-docked from up-toolBastien Nocera1-3/+1
2014-05-07linux: Remove is_docked from the integration testBastien Nocera1-1/+0
2014-05-07lib: Fix API doc for up_client_get_on_battery()Bastien Nocera1-1/+1
2014-05-07lib: Hard-code the IsDocked valueBastien Nocera1-5/+6
2014-05-07daemon: Deprecate "IsDocked" propertyBastien Nocera8-302/+5
2014-04-23daemon: Fix shutdown on boot on some machinesBastien Nocera1-3/+10
2014-04-23lib: Fix typo in g-i annotationBastien Nocera1-1/+1
2014-04-22Update lid status when updating ac status.Jasper Lievisse Adriaanse1-2/+68
2014-02-25Create the history directory at runtimeCosimo Cecchi1-1/+3
2013-11-08lib: Fix segfault on getting property when daemon is not runningMartin Pitt1-0/+3
2013-10-29trivial: post release version bumpRichard Hughes2-5/+5
2013-10-29Released UPower 0.99.0Richard Hughes2-16/+19
2013-10-29trivial: Fix a compile warning in the linux backendRichard Hughes1-1/+1
2013-10-28linux: Use daemon poll for batteries tooBastien Nocera1-73/+23
2013-10-28linux: Switch non-battery devices to use the new daemon pollBastien Nocera1-2/+22
2013-10-28linux: Switch Unifying devices to use the new daemon pollBastien Nocera1-9/+2
2013-10-28linux: Switch iDevices to use the new daemon pollBastien Nocera1-22/+2
2013-10-28linux: Switch CSR devices to use the new daemon pollBastien Nocera1-7/+2
2013-10-28daemon: Add poll helper functionsBastien Nocera2-0/+140
2013-10-26daemon: Better timeout source namingBastien Nocera13-18/+41
2013-10-26linux: Add NoPollBatteries configuration optionBastien Nocera2-3/+22
2013-10-26linux: Split up battery and device refreshBastien Nocera1-7/+7
2013-10-26linux: Move poll disable to another functionBastien Nocera1-4/+12
2013-10-26linux: Only disable timeouts if ever setBastien Nocera1-5/+5
2013-10-26daemon: Let the backends do the pollingBastien Nocera1-66/+1
2013-10-26linux: Poll for unknown state like the daemon didBastien Nocera1-2/+2
2013-10-26linux: Fix the "unknown state" heavy pollBastien Nocera1-9/+15
2013-10-22linux: Clamp percentage for overfull batteriesMartin Pitt2-0/+37
2013-10-21build: Fix --without-systemdunitdir / --without-systemdutildirBenedikt Morbach1-4/+8
2013-10-20linux: Fix parsing of double values for certain localesBastien Nocera1-2/+2
2013-10-20daemon: Fix time to empty with multiple batteriesBastien Nocera1-2/+2