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
path:
root
/
src
/
dummy
Commit message (
Expand
)
Author
Age
Files
Lines
*
device: Handle device coldplug using GInitable
Benjamin Berg
2022-04-20
1
-1
/
+1
*
device: Move daemon/native object into construct only properties
Benjamin Berg
2022-04-01
1
-3
/
+3
*
build: Remove autotools
Bastien Nocera
2021-09-06
1
-32
/
+0
*
build: Support building upower with meson
Benjamin Berg
2021-09-02
1
-0
/
+9
*
up-backend: add inhibitor lock interface
Dylan Van Assche
2021-08-17
1
-0
/
+17
*
Replace use of G_TYPE_INSTANCE_GET_PRIVATE
Christian Kellner
2019-02-21
1
-3
/
+1
*
Replace use of deprecated g_type_class_add_private
Christian Kellner
2019-02-21
1
-3
/
+1
*
build: Fix missing includes
Bastien Nocera
2015-09-23
1
-0
/
+1
*
daemon: remove custom marshal setup
Cosimo Cecchi
2015-07-29
1
-3
/
+2
*
build: remove dependency on dbus-glib and libdbus
Cosimo Cecchi
2015-07-29
1
-1
/
+0
*
daemon: release resources at shutdown
Peter Wu
2014-11-26
1
-0
/
+20
*
all: convert value from g_get_real_time() to seconds
Evangelos Foutras
2014-10-08
1
-1
/
+1
*
all: Use g_get_real_time() when possible
Bastien Nocera
2014-09-24
1
-3
/
+1
*
daemon: Better timeout source naming
Bastien Nocera
2013-10-26
1
-1
/
+1
*
all: Add GetCriticalAction daemon method
Bastien Nocera
2013-10-17
1
-0
/
+13
*
daemon: Require newer GLib
Bastien Nocera
2013-10-14
1
-2
/
+0
*
daemon: Add CriticalPowerAction
Bastien Nocera
2013-10-14
1
-0
/
+12
*
daemon: Remove obsolete features
Bastien Nocera
2013-10-14
1
-71
/
+0
*
daemon: Simplify _new() functions
Bastien Nocera
2013-10-14
1
-3
/
+1
*
Don't use the deprecated INCLUDES in Makefile.am
Richard Hughes
2013-01-14
1
-1
/
+1
*
Use systemd for suspend and hibernate
Matthias Clasen
2012-07-11
1
-0
/
+6
*
Use git.mk and remove the manual .gitignore files
Richard Hughes
2011-07-19
2
-7
/
+1
*
Port from EggDebug to the GLib built-in logging framework
Richard Hughes
2010-11-01
2
-3
/
+2
*
trivial: fix make distcheck
Richard Hughes
2010-07-12
1
-0
/
+8
*
Port to GTest
Richard Hughes
2010-06-05
3
-52
/
+1
*
Assign names to our idle sources when using new versions of glib2
Richard Hughes
2010-06-05
1
-1
/
+5
*
trivial: Add stubs to dummy backend to make it compile again.
Michael Biebl
2010-03-30
1
-0
/
+56
*
Make dummy backend usable for architectures without a native backend
Michael Biebl
2010-03-26
2
-2
/
+23
*
Remove libdevkit-power-gobject dependency from backends
Michael Biebl
2010-03-26
1
-1
/
+0
*
devkit-power-gobject/up-enum.h be gone
Michael Biebl
2010-02-06
1
-0
/
+1
*
Remove EGG_* log define.
Michael Biebl
2010-02-05
1
-4
/
+0
*
Update the Free Software Foundation address
Richard Hughes
2010-01-27
1
-1
/
+1
*
trivial: rename the new libupower 'type' to 'kind' to avoid clashing with GOb...
Richard Hughes
2010-01-26
1
-1
/
+1
*
trivial: rename some internal defines for the upower move
Richard Hughes
2010-01-18
1
-5
/
+5
*
trivial: DkpNative -> UpNative (no ABI or API break)
Richard Hughes
2010-01-18
1
-5
/
+5
*
trivial: switch to using the new internal library name (no ABI or API break)
Richard Hughes
2010-01-18
1
-2
/
+2
*
trivial: switch to using the new marshal names internally (no ABI or API break)
Richard Hughes
2010-01-18
1
-2
/
+2
*
trivial: switch to using the new enum names internally (no ABI or API break)
Richard Hughes
2010-01-18
1
-2
/
+2
*
trivial: DkpDevice -> UpDevice (no ABI or API break)
Richard Hughes
2010-01-18
1
-6
/
+6
*
trivial: DkpDaemon -> UpDaemon (no ABI or API break)
Richard Hughes
2010-01-18
1
-4
/
+4
*
trivial: DkpBackend -> UpBackend (no ABI or API break)
Richard Hughes
2010-01-18
1
-42
/
+42
*
trivial: Rename a lot of the source files from dkp-foo to up-foo, no API or A...
Richard Hughes
2010-01-18
3
-7
/
+7
*
Don't emit changed events from the DkpBackend layer, instead push then throug...
Richard Hughes
2009-10-16
1
-9
/
+9
*
Add some self tests and fix up some obvious bugs
Richard Hughes
2009-09-11
4
-2
/
+54
*
bugfix: make the remove logic much cleaner to try to fix bugs where removing ...
Richard Hughes
2009-09-11
1
-6
/
+6
*
Fix compile for Linux backend
Richard Hughes
2009-09-11
1
-2
/
+5
*
Initial split to make DeviceKit-power compile without GUdev for non-linux pla...
Richard Hughes
2009-07-27
4
-0
/
+289