index
:
delta/upower.git
0.9
1.0
14-lib-add-a-new-version-of-up_client_get_devices-which-unrefs-contents
baserock/jjardon
baserock/morph
benzea/zero-cycles-unknown
master
systemd-suspend
upower-0.99
wip/gdbus
wip/hadess/abi-check-params
wip/hadess/add-abi-check
wip/hadess/add-pen-device-type
wip/hadess/allow-zero-power-now
wip/hadess/bluez-memleak
wip/hadess/fix-ci
wip/hadess/fix-logitech-unknown
wip/hadess/idevice-charge
wip/hadess/libplist-2.2
wip/hadess/low-power-mode
wip/hadess/more-catchsegv
wip/hadess/mouse-keyboard
wip/hadess/new-gudev
wip/hadess/no-icon-name
wip/hadess/remove-autotools
wip/hadess/remove-csr
wip/hadess/remove-lid-is-closed
wip/hadess/remove-refresh
wip/hadess/remove-some-hidpp
wip/hadess/sandboxing-fix
wip/hadess/split-tests
wip/hadess/up-input-share
wip/hadess/upower-session
gitlab.freedesktop.org: upower/upower.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add upower.morph to disable manpages
baserock/jjardon
Javier Jardón
2014-07-20
1
-0
/
+5
*
doc: Adjust documentation for polkit removal
Martin Pitt
2014-07-16
1
-2
/
+1
*
self-test: Add missing #include
Martin Pitt
2014-07-16
1
-0
/
+1
*
Remove polkit tests
Martin Pitt
2014-07-16
3
-29
/
+0
*
Remove polkit dependency
Eric Koegel
2014-07-14
7
-363
/
+0
*
openbsd: Expose "capacity" and "energy-full-design" properties
Fabian Raetz
2014-06-30
1
-3
/
+17
*
daemon: Fix possible UpHistoryItem leak on failure
Bastien Nocera
2014-06-24
1
-0
/
+2
*
linux: Simplify list freeing
Bastien Nocera
2014-06-24
2
-4
/
+2
*
linux: Fix small memleak on startup with Logitech devices
Bastien Nocera
2014-06-24
1
-2
/
+2
*
Do not print a critical warning when misusing up_device_set_object_path_sync()
Richard Hughes
2014-05-20
1
-2
/
+11
*
all: Remove IsDocked property
Bastien Nocera
2014-05-07
6
-66
/
+1
*
tools: Remove is-docked from up-tool
Bastien Nocera
2014-05-07
1
-3
/
+1
*
linux: Remove is_docked from the integration test
Bastien Nocera
2014-05-07
1
-1
/
+0
*
lib: Fix API doc for up_client_get_on_battery()
Bastien Nocera
2014-05-07
1
-1
/
+1
*
lib: Hard-code the IsDocked value
Bastien Nocera
2014-05-07
1
-5
/
+6
*
daemon: Deprecate "IsDocked" property
Bastien Nocera
2014-05-07
8
-302
/
+5
*
daemon: Fix shutdown on boot on some machines
Bastien Nocera
2014-04-23
1
-3
/
+10
*
lib: Fix typo in g-i annotation
Bastien Nocera
2014-04-23
1
-1
/
+1
*
Update lid status when updating ac status.
Jasper Lievisse Adriaanse
2014-04-22
1
-2
/
+68
*
Create the history directory at runtime
Cosimo Cecchi
2014-02-25
1
-1
/
+3
*
lib: Fix segfault on getting property when daemon is not running
Martin Pitt
2013-11-08
1
-0
/
+3
*
trivial: post release version bump
Richard Hughes
2013-10-29
2
-5
/
+5
*
Released UPower 0.99.0
UPOWER_0_99_0
Richard Hughes
2013-10-29
2
-16
/
+19
*
trivial: Fix a compile warning in the linux backend
Richard Hughes
2013-10-29
1
-1
/
+1
*
linux: Use daemon poll for batteries too
Bastien Nocera
2013-10-28
1
-73
/
+23
*
linux: Switch non-battery devices to use the new daemon poll
Bastien Nocera
2013-10-28
1
-2
/
+22
*
linux: Switch Unifying devices to use the new daemon poll
Bastien Nocera
2013-10-28
1
-9
/
+2
*
linux: Switch iDevices to use the new daemon poll
Bastien Nocera
2013-10-28
1
-22
/
+2
*
linux: Switch CSR devices to use the new daemon poll
Bastien Nocera
2013-10-28
1
-7
/
+2
*
daemon: Add poll helper functions
Bastien Nocera
2013-10-28
2
-0
/
+140
*
daemon: Better timeout source naming
Bastien Nocera
2013-10-26
13
-18
/
+41
*
linux: Add NoPollBatteries configuration option
Bastien Nocera
2013-10-26
2
-3
/
+22
*
linux: Split up battery and device refresh
Bastien Nocera
2013-10-26
1
-7
/
+7
*
linux: Move poll disable to another function
Bastien Nocera
2013-10-26
1
-4
/
+12
*
linux: Only disable timeouts if ever set
Bastien Nocera
2013-10-26
1
-5
/
+5
*
daemon: Let the backends do the polling
Bastien Nocera
2013-10-26
1
-66
/
+1
*
linux: Poll for unknown state like the daemon did
Bastien Nocera
2013-10-26
1
-2
/
+2
*
linux: Fix the "unknown state" heavy poll
Bastien Nocera
2013-10-26
1
-9
/
+15
*
linux: Clamp percentage for overfull batteries
Martin Pitt
2013-10-22
2
-0
/
+37
*
build: Fix --without-systemdunitdir / --without-systemdutildir
Benedikt Morbach
2013-10-21
1
-4
/
+8
*
linux: Fix parsing of double values for certain locales
Bastien Nocera
2013-10-20
1
-2
/
+2
*
daemon: Fix time to empty with multiple batteries
Bastien Nocera
2013-10-20
1
-2
/
+2
*
daemon: Restart upowerd when it crashes
Bastien Nocera
2013-10-19
1
-0
/
+1
*
linux: Finish "fixing" the UPS test case
Bastien Nocera
2013-10-18
1
-4
/
+10
*
daemon: No warning with no LEDs class
Bastien Nocera
2013-10-18
1
-1
/
+2
*
daemon: Don't get in a bad state when refresh fails
Bastien Nocera
2013-10-18
1
-5
/
+3
*
daemon: Fix typos in comments
Bastien Nocera
2013-10-18
2
-2
/
+2
*
linux: More information in the debug output
Bastien Nocera
2013-10-18
1
-1
/
+1
*
daemon: Differentiate 2 warnings
Bastien Nocera
2013-10-18
1
-2
/
+2
*
linux: Fix tests for "OnLowBattery"
Bastien Nocera
2013-10-18
1
-23
/
+23
[next]