index
:
ofono
master
Ofono
Ofono Group
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gdbus
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-20
gdbus: Close private connection if setup fails
Luiz Augusto von Dentz
1
-0
/
+1
2015-04-09
gdbus: Fix crash in g_dbus_create_error_valist
Szymon Janc
1
-1
/
+4
2015-04-09
gdbus: Use g_dbus_create_error_valist internally
Szymon Janc
1
-4
/
+1
2015-04-07
gdbus: Add g_dbus_get_flags function
Michael Janssen
2
-0
/
+6
2015-03-26
gdbus: Make GDBusClient work without ObjectManager
Luiz Augusto von Dentz
1
-2
/
+7
2015-03-26
gdbus/client: Allow specifying ObjectManager path
Arman Uguray
2
-6
/
+22
2015-03-26
gdbus/client: Don't GetManagedObjects w/o handlers
Arman Uguray
1
-1
/
+2
2015-02-24
gdbus: Fix not calling disconnect function
Szymon Janc
1
-3
/
+4
2015-02-22
gdbus: Don't refresh objects/props if disconnected
Arman Uguray
1
-5
/
+8
2014-09-15
gdbus: Fix match rule for NameOwnerChanged
Alban Crequy
1
-1
/
+2
2014-09-08
gdbus: Fix crash when watch is toggled or disconnected
Luiz Augusto von Dentz
1
-2
/
+8
2014-09-08
gdbus: Fix crash when calling g_dbus_add_service_watch
Luiz Augusto von Dentz
1
-1
/
+0
2014-09-08
Revert "gdbus: Don't include just added interfaces in GetManagedObjects"
Luiz Augusto von Dentz
1
-7
/
+1
2014-09-08
gdbus: Fix use after free
Andrei Emeltchenko
1
-3
/
+8
2014-09-08
gdbus: Avoid reporting GDBusClient disconnect twice
Claudio Takahasi
1
-2
/
+12
2014-03-24
gdbus: Add g_dbus_proxy_set_property_array
Claudio Takahasi
2
-0
/
+92
2014-03-06
gdbus: Add g_dbus_client_set_ready_watch()
Claudio Takahasi
2
-1
/
+20
2014-02-18
gdbus: Replace g_timeout_add with g_idle_add
Luiz Augusto von Dentz
1
-4
/
+1
2014-02-18
gdbus: Fix incorrect DBusConnection reference counting
Anderson Lizardo
1
-10
/
+4
2014-02-18
gdbus: Fix memory leak
Anderson Lizardo
1
-0
/
+2
2013-11-11
gdbus: Fix trying to remove already removed sources
Bastien Nocera
1
-0
/
+3
2013-10-14
gdbus: Remove not needed check for NULL DBusPendingCall
Szymon Janc
1
-5
/
+0
2013-10-14
gdbus: Check for NULL DBusPendingCall in g_dbus_send_message_with_reply
Szymon Janc
1
-1
/
+10
2013-09-12
gdbus/client: Use g_dbus_add_properties_watch to track properties
Luiz Augusto von Dentz
1
-79
/
+56
2013-09-12
gdbus/client: Use g_dbus_add_signal_watch to track signals
Luiz Augusto von Dentz
1
-36
/
+37
2013-09-12
gdbus/client: Use g_dbus_add_service_watch to track services
Luiz Augusto von Dentz
1
-135
/
+38
2013-09-12
gdbus/watch: Fix crash when disconnecting from D-Bus
Luiz Augusto von Dentz
1
-0
/
+2
2013-09-12
gdbus/watch: Fix aborting when removing D-Bus filter
Luiz Augusto von Dentz
1
-17
/
+8
2013-09-12
gdbus/watch: Fix crash when g_dbus_remove_watch is called from connect callback
Luiz Augusto von Dentz
1
-2
/
+6
2013-09-10
gdbus: Fix emitting PropertiesChanged twice
Luiz Augusto von Dentz
1
-2
/
+2
2013-09-10
gdbus: Avoid calling dbus_connection_send*
Luiz Augusto von Dentz
2
-64
/
+42
2013-09-10
gdbus: Add g_dbus_send_message_with_reply
Luiz Augusto von Dentz
2
-0
/
+14
2013-09-10
gdbus: Fix sending ObjectManager/Properties signals out of order
Luiz Augusto von Dentz
1
-16
/
+53
2013-06-19
gdbus: Remove proxies when client disconnects
Henrique Dante de Almeida
1
-0
/
+4
2013-05-08
gdbus: Fix using NULL DBusPendingCall when disconnected from D-Bus
Anderson Lizardo
1
-0
/
+5
2013-05-08
gdbus: Fix segfault when D-Bus daemon exits
Anderson Lizardo
1
-0
/
+2
2013-05-03
gdbus: Fix calling GetManagedObjects twice in a row
Luiz Augusto von Dentz
1
-7
/
+18
2013-04-08
gdbus: Fix not calling property_changed callback
Luiz Augusto von Dentz
1
-13
/
+10
2013-04-08
gdbus: Use gcc builtin instead of g_atomic
Lucas De Marchi
1
-6
/
+6
2013-02-23
gdbus: Always unreference the message in g_dbus_send_message()
Tomasz Bursztyka
1
-2
/
+3
2013-02-14
gdbus: Add g_dbus_proxy_set_removed_watch
Denis Kenzior
2
-0
/
+20
2013-02-14
gdbus: Fix missing PropertiesChanged signal
Vinicius Costa Gomes
1
-2
/
+5
2013-02-11
gdbus: Don't call property changed callback during client init
Marcel Holtmann
1
-9
/
+10
2013-02-01
gdbus: Fix unpublished interface signal emission
Johan Hedberg
1
-0
/
+4
2013-01-20
gdbus: Check for valid path before handling properties
Marcel Holtmann
1
-0
/
+6
2013-01-06
gdbus: Fix memory leak on properties_set()
Anderson Lizardo
1
-1
/
+6
2013-01-05
gdbus: Check signature of property value before calling setter
Marcel Holtmann
1
-0
/
+5
2013-01-03
gdbus: Don't include just added interfaces in GetManagedObjects
Lucas De Marchi
1
-1
/
+7
2013-01-03
gdbus: Simplify generated introspection
Lucas De Marchi
1
-65
/
+38
2013-01-02
gdbus: Hold client reference during get name owner reply
Marcel Holtmann
1
-0
/
+4
[next]