index
:
delta/bluez.git
baserock/5.37+service-api
baserock/5.37-19-g28fef24
baserock/5.41+service-api
baserock/5.43+service-api
baserock/builds/6f732a8d4f074e4cbc4c1ac3001e883d/35bee4e6e1c5431fac9bab5c648fd88b
baserock/ct143/builds/18545492640241d0ac4a8d048cc6b076/09910848d15848c5b1f66a78f16ae322
baserock/ct143/master
baserock/genivi-baseline
baserock/genivi/baseline
baserock/jannispohlmann/genivi-baseline
baserock/morph
baserock/pedroalvarez/5.37-17-g0879a80
baserock/pedroalvarez/5.37-17-g0879a80-v2
baserock/pedroalvarez/5.37-17-g0879a80-v3
baserock/pedroalvarez/5.41+service-api
baserock/v5.17
baserock/v5.17-patched
master
git.kernel.org: pub/scm/bluetooth/bluez.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gdbus
/
client.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gdbus: Avoid calling dbus_connection_send*
Luiz Augusto von Dentz
2013-09-09
1
-7
/
+7
*
gdbus: Remove proxies when client disconnects
Henrique Dante de Almeida
2013-05-28
1
-0
/
+4
*
gdbus: Fix using NULL DBusPendingCall when disconnected from D-Bus
Anderson Lizardo
2013-05-08
1
-0
/
+5
*
gdbus: Fix segfault when D-Bus daemon exits
Anderson Lizardo
2013-05-08
1
-0
/
+2
*
gdbus: Fix calling GetManagedObjects twice in a row
Luiz Augusto von Dentz
2013-05-03
1
-7
/
+18
*
gdbus: Use gcc builtin instead of g_atomic
Lucas De Marchi
2013-04-09
1
-6
/
+6
*
gdbus: Fix not calling property_changed callback
Luiz Augusto von Dentz
2013-02-28
1
-13
/
+10
*
gdbus: Add g_dbus_proxy_set_removed_watch
Denis Kenzior
2013-02-15
1
-0
/
+17
*
gdbus: Don't call property changed callback during client init
Marcel Holtmann
2013-02-11
1
-9
/
+10
*
gdbus: Hold client reference during get name owner reply
Marcel Holtmann
2013-01-02
1
-0
/
+4
*
gdbus: Update properties on D-Bus client re-connections
Marcel Holtmann
2012-12-29
1
-4
/
+22
*
gdbus: Add function to manually refresh properties
Marcel Holtmann
2012-12-29
1
-0
/
+83
*
gdbus: Add support for proxy property change notifications
Marcel Holtmann
2012-12-29
1
-0
/
+23
*
gdbus: Fix handling of client connect/disconnect signals
Marcel Holtmann
2012-12-29
1
-11
/
+12
*
gdbus: Protect standalone proxy creation with client reference
Marcel Holtmann
2012-12-29
1
-10
/
+8
*
gdbus: Use object manager only if callback functions are set
Marcel Holtmann
2012-12-27
1
-8
/
+7
*
gdbus: Use client service name and not hardcoded org.bluez
Marcel Holtmann
2012-12-27
1
-1
/
+1
*
gdbus: Add support for creating D-Bus proxies without object manager
Marcel Holtmann
2012-12-27
1
-60
/
+143
*
gdbus: Avoid using g_ptr_array_new_full convenience function
Marcel Holtmann
2012-12-22
1
-1
/
+2
*
gdbus: Increase the method call timeout to 5 minutes
Marcel Holtmann
2012-12-18
1
-1
/
+3
*
gdbus: Fix race condition with creating duplicate client proxies
Marcel Holtmann
2012-12-16
1
-0
/
+23
*
gdbus: Fix issue with unref of client while parsing interfaces
Marcel Holtmann
2012-12-16
1
-0
/
+8
*
gdbus: Fix issue with unref of client in connect handler
Marcel Holtmann
2012-12-15
1
-0
/
+8
*
gdbus: Add support for D-Bus client method calls
Marcel Holtmann
2012-12-15
1
-0
/
+74
*
gdbus: Add callback support for handling property changes
Marcel Holtmann
2012-12-14
1
-8
/
+25
*
gdbus: Handle property changed signals and update property
Marcel Holtmann
2012-12-14
1
-31
/
+107
*
gdbus: Set property changed filter match rule for each proxy
Marcel Holtmann
2012-12-14
1
-40
/
+57
*
gdbus: Use a GPtrArray for the match rules
Marcel Holtmann
2012-12-14
1
-18
/
+24
*
gdbus: Add support for setting D-Bus client basic properties
Marcel Holtmann
2012-12-14
1
-0
/
+92
*
gdbus: Deep copy of variants also requires a signature
Marcel Holtmann
2012-12-14
1
-2
/
+7
*
gdbus: Add support for complex D-Bus client properties
Marcel Holtmann
2012-12-13
1
-16
/
+46
*
gdbus: Add support for D-Bus client properties
Marcel Holtmann
2012-12-13
1
-3
/
+123
*
gdbus: Add support for D-Bus client proxies
Marcel Holtmann
2012-12-13
1
-4
/
+329
*
gdbus: Add helper functions for simple D-Bus clients
Marcel Holtmann
2012-12-12
1
-0
/
+337