summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-12-03daemon: fix ulong/gulong typoHEADmasterPeter Wu1-1/+1
2014-11-26daemon: fix dbus proxy leak on shutdownPeter Wu1-1/+3
2014-11-26daemon: release resources at shutdownPeter Wu12-0/+158
2014-11-26daemon: fix various reference leaksPeter Wu2-3/+13
2014-11-26daemon: properly disconnect signals, stop memleakPeter Wu1-2/+18
2014-11-26hidpp: fix memleak for each FeaturePeter Wu1-1/+12
2014-11-26daemon: fix memleak in org.freedesktop.UPower.Wakeups.GetDataPeter Wu1-1/+4
2014-11-26daemon: plug huge memleak in GetStatisticsPeter Wu1-1/+1
2014-11-26daemon: fix memleaks in GetStatistics and GetHistoryPeter Wu1-6/+14
2014-11-26daemon: fix memleak in queue_changed_propertyPeter Wu1-1/+3
2014-11-26linux: fix memleak when reading critical actionPeter Wu1-1/+1
2014-11-18hidpp-device: avoid unaligned memory accessPeter Wu1-3/+3
2014-11-18daemon: remove unused variablePeter Wu1-1/+0
2014-11-14daemon: Use new warning update helper functionBastien Nocera1-6/+1
2014-11-14daemon: Update display device when battery is removedBastien Nocera1-0/+3
2014-11-14daemon: Split out updating on_battery and warning_levelBastien Nocera1-11/+18
2014-10-08upowerd: Fix cleanup in up_device_idevice_coldplug/finalizeNikolay Martynov1-3/+8
2014-10-08daemon: Update aggregate device on battery removalEvangelos Foutras1-0/+7
2014-10-08all: convert value from g_get_real_time() to secondsEvangelos Foutras10-12/+12
2014-09-24all: Use g_get_real_time() when possibleBastien Nocera9-37/+16
2014-09-24daemon: Set update-time on the aggregate deviceBastien Nocera1-1/+5
2014-09-16Correct check to prevent the display of invalid ASCII codesEric Koegel1-1/+1
2014-09-16Fencepost array access errorEric Koegel1-2/+2
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