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