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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
gdbus/client: Use g_dbus_add_service_watch to track services
Luiz Augusto von Dentz
2013-09-12
1
-135
/
+38
*
gdbus/watch: Fix crash when disconnecting from D-Bus
Luiz Augusto von Dentz
2013-09-12
1
-0
/
+2
*
gdbus/watch: Fix aborting when removing D-Bus filter
Luiz Augusto von Dentz
2013-09-12
1
-17
/
+8
*
gdbus/watch: Fix crash when g_dbus_remove_watch is called from connect callback
Luiz Augusto von Dentz
2013-09-12
1
-2
/
+6
*
gdbus: Fix emitting PropertiesChanged twice
Luiz Augusto von Dentz
2013-09-09
1
-2
/
+2
*
gdbus: Avoid calling dbus_connection_send*
Luiz Augusto von Dentz
2013-09-09
2
-64
/
+42
*
gdbus: Add g_dbus_send_message_with_reply
Luiz Augusto von Dentz
2013-09-09
2
-0
/
+14
*
gdbus: Fix sending ObjectManager/Properties signals out of order
Luiz Augusto von Dentz
2013-09-09
1
-16
/
+53
*
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: Always unreference the message in g_dbus_send_message()
Tomasz Bursztyka
2013-02-23
1
-2
/
+3
*
gdbus: Add g_dbus_proxy_set_removed_watch
Denis Kenzior
2013-02-15
2
-0
/
+20
*
gdbus: Fix missing PropertiesChanged signal
Vinicius Costa Gomes
2013-02-14
1
-2
/
+5
*
gdbus: Don't call property changed callback during client init
Marcel Holtmann
2013-02-11
1
-9
/
+10
*
gdbus: Fix unpublished interface signal emission
Johan Hedberg
2013-02-01
1
-0
/
+4
*
gdbus: Check for valid path before handling properties
Marcel Holtmann
2013-01-20
1
-0
/
+6
*
gdbus: Fix memory leak on properties_set()
Anderson Lizardo
2013-01-06
1
-1
/
+6
*
gdbus: Check signature of property value before calling setter
Marcel Holtmann
2013-01-04
1
-0
/
+5
*
gdbus: Don't include just added interfaces in GetManagedObjects
Lucas De Marchi
2013-01-03
1
-1
/
+7
*
gdbus: Simplify generated introspection
Lucas De Marchi
2013-01-03
1
-65
/
+38
*
gdbus: Hold client reference during get name owner reply
Marcel Holtmann
2013-01-02
1
-0
/
+4
*
gdbus: Call check_signals when sending signals with g_dbus_send_message
Luiz Augusto von Dentz
2012-12-30
1
-0
/
+9
*
gdbus: Check if the interface being registered is valid
Luiz Augusto von Dentz
2012-12-30
1
-6
/
+36
*
gdbus: Introduce G_DBUS_PROPERTY_FLAG_EXPERIMENTAL
Luiz Augusto von Dentz
2012-12-30
2
-18
/
+33
*
gdbus: Introduce G_DBUS_SIGNAL_FLAG_EXPERIMENTAL
Luiz Augusto von Dentz
2012-12-30
2
-4
/
+23
*
gdbus: Introduce G_DBUS_METHOD_FLAG_EXPERIMENTAL
Luiz Augusto von Dentz
2012-12-30
2
-3
/
+45
*
gdbus: Include changed properties only once per signal
Marcel Holtmann
2012-12-30
1
-0
/
+3
*
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
2
-0
/
+85
*
gdbus: Add support for proxy property change notifications
Marcel Holtmann
2012-12-29
2
-4
/
+30
*
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
2
-62
/
+147
*
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: Add helper for sending async error replies
Marcel Holtmann
2012-12-18
2
-0
/
+38
*
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
2
-0
/
+82
*
gdbus: Add callback support for handling property changes
Marcel Holtmann
2012-12-14
2
-10
/
+31
*
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
[prev]
[next]