summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-10-28linux: Detect docked docking stations correctly0.9Bastien Nocera1-19/+19
2013-10-22linux: Clamp percentage for overfull batteriesMartin Pitt2-0/+37
2013-10-21build: Fix --without-systemdunitdir / --without-systemdutildirBenedikt Morbach1-4/+8
2013-10-18linux: Fix UMockdev typelib not being foundBastien Nocera1-1/+1
2013-10-18trivial: post release version bumpRichard Hughes2-5/+5
2013-10-18Released UPower 0.9.23UPOWER_0_9_23Richard Hughes2-1/+22
2013-10-14build: Add missing dbus-glib-1 to private requiresBastien Nocera1-1/+1
2013-10-14lib: Simplify _new() functionsBastien Nocera5-15/+5
2013-10-14daemon: Simplify _new() functionsBastien Nocera10-30/+10
2013-10-14freebsd: Remove useless finalizeBastien Nocera1-17/+0
2013-10-14lib: Simplify _to_string() callsBastien Nocera1-58/+29
2013-10-14linux: Don't print a warning if the status sysfs attr is missingBastien Nocera1-1/+2
2013-10-14daemon: Remove unused _set_propertyBastien Nocera1-14/+0
2013-10-14daemon: Avoid trying to close fd that wasn't openedBastien Nocera1-1/+2
2013-10-14daemon: Fix options parsingBastien Nocera1-1/+5
2013-10-14linux: Opt-out of checking Watts Up devices earlierBastien Nocera1-12/+12
2013-10-14etc: Disable Watts-Up devices by defaultBastien Nocera1-2/+2
2013-10-14daemon: Include config.h in up-backend.hLandry Breuil1-0/+2
2013-10-14openbsd: Use g_thread_try_new()Landry Breuil1-1/+1
2013-10-14openbsd: recognize when battery is absent or fully chargedJasper Lievisse Adriaanse1-2/+36
2013-10-14website: Link to bugzillaBastien Nocera1-1/+3
2013-10-14linux: Don't guess discharging state for devicesBastien Nocera1-1/+1
2013-10-14lib: Add missing "element-type" introspection metadataBastien Nocera3-4/+4
2013-10-13lib: Fix crasher calling _about_to_sleep_sync()Bastien Nocera1-1/+1
2013-10-13rules: Update and correct Toshiba recall listBastien Nocera1-3/+10
2013-10-10lib: Fix a small memory leakBastien Nocera1-0/+2
2013-10-10up-client: Really don't overwrite retval with prop valuesBastien Nocera1-9/+9
2013-10-08trivial: post release version bumpMartin Pitt1-1/+1
2013-10-08Released UPower 0.9.22UPOWER_0_9_22Martin Pitt2-4/+21
2013-10-08Linux integration tests: Fix PEP8 errorsMartin Pitt1-103/+100
2013-10-08Linux integration tests: Fix pyflakes errorsMartin Pitt1-22/+17
2013-10-08Linux integration tests: First test case for libraryMartin Pitt2-1/+22
2013-10-08libupower-glib: Fix error handlingMartin Pitt1-1/+2
2013-10-08up-client: Don't error out gathering deprecated propertiesBastien Nocera1-1/+5
2013-10-08up-client: Don't overwrite retval with property valuesBastien Nocera1-15/+16
2013-09-27linux: Track power_supply devices by name only instead of full sysfs pathMartin Pitt2-8/+14
2013-09-20Linux integration tests: Test reconnect of bluetooth mouseMartin Pitt1-3/+67
2013-09-20Linux integration tests: Run tests under umockdev-wrapperMartin Pitt1-1/+5
2013-09-18openbsd: Do not call g_thread_init()Richard Hughes1-1/+0
2013-09-06linux: Detect the battery of bluetooth input devicesShih-Yuan Lee (FourDollars)1-1/+50
2013-09-06Linux integration tests: Add bluetooth mouse and keyboardMartin Pitt1-0/+84
2013-09-04Set locale in daemon and toolShih-Yuan Lee (FourDollars)2-0/+4
2013-09-04hidpp: try harder not to report 0% batteryPeter Wu1-1/+6
2013-09-03Linux integration tests: Verify device typesMartin Pitt1-0/+4
2013-09-03Linux integration tests: Verify that UPSes and batteries are power suppliesMartin Pitt1-0/+3
2013-09-03linux: Allow valid UTF-8 encoded stringShih-Yuan Lee (FourDollars)2-1/+4
2013-09-03Linux integration tests: add test for vendor/product/serial stringsMartin Pitt1-0/+31
2013-09-03hidpp: simplify setting model and serialPeter Wu1-9/+2
2013-09-03hidpp: drop read_msg, print correct bufferPeter Wu1-12/+9
2013-09-03hidpp: ignore remaining garbage for debug printPeter Wu1-2/+4