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
*
Fix crash when calling g_dbus_remove_watch from inside the watch callback.
Luiz Augusto von Dentz
2009-05-06
1
-10
/
+41
*
Fix g_dbus_remove_all_watches to remove all watches for the given connection.
Luiz Augusto von Dentz
2009-04-03
1
-7
/
+4
*
Fix gdbus watch function not handling multiple dbus connections.
Luiz Augusto von Dentz
2009-04-03
1
-12
/
+33
*
Revert "Fix null dereference in gdbus/watch.c"
Johan Hedberg
2009-04-03
1
-1
/
+1
*
Fix null dereference in gdbus/watch.c
Gustavo F. Padovan
2009-04-01
1
-1
/
+1
*
Check that interface name is provided
Marcel Holtmann
2009-02-28
1
-1
/
+3
*
Update copyright information
Marcel Holtmann
2009-01-01
4
-4
/
+4
*
Check if path is valid before unregistering it
Raymond Liu
2008-12-24
1
-0
/
+3
*
Fix issue with signed/unsigned comparison
Marcel Holtmann
2008-12-23
1
-1
/
+2
*
Use tabs for indentation
Marcel Holtmann
2008-12-20
1
-4
/
+4
*
Add missing gdbus function declarations
Marcel Holtmann
2008-12-06
3
-0
/
+22
*
Change file headers for D-Bus helper library
Marcel Holtmann
2008-12-06
4
-4
/
+4
*
Don't expect reply when sending D-Bus messages
Marcel Holtmann
2008-11-26
1
-0
/
+3
*
Add function for checking if a service is present
Marcel Holtmann
2008-11-26
2
-0
/
+45
*
Add g_dbus_add_service_watch() implementation
Marcel Holtmann
2008-10-17
2
-22
/
+45
*
Fix connection disconnect function
Marcel Holtmann
2008-10-17
1
-2
/
+2
*
Change declaration of GDBusWatchFunction
Marcel Holtmann
2008-10-17
2
-3
/
+4
*
Implement support g_dbus_create_error_valist
Johan Hedberg
2008-09-11
1
-1
/
+5
*
Remove g_dbus_unregister_all_interfaces function
Marcel Holtmann
2008-07-31
2
-21
/
+0
*
Revert wrong listner id counter offset
Marcel Holtmann
2008-06-08
1
-1
/
+1
*
Avoid a watch id of 0
Marcel Holtmann
2008-06-08
1
-1
/
+4
*
Move some D-Bus helpers around
Marcel Holtmann
2008-06-07
2
-128
/
+2
*
Don't abstract functions that are only used once
Marcel Holtmann
2008-06-07
2
-28
/
+0
*
Remove another unused function
Marcel Holtmann
2008-06-07
2
-12
/
+0
*
Make helper function static and local
Marcel Holtmann
2008-06-07
2
-3
/
+1
*
Remove unused defines
Marcel Holtmann
2008-06-07
1
-3
/
+0
*
Don't consider mainloop integration of dbus-glib
Marcel Holtmann
2008-06-07
1
-14
/
+0
*
Remove another obsolete function
Marcel Holtmann
2008-06-07
2
-17
/
+0
*
Add proper signal sending helpers
Marcel Holtmann
2008-06-07
2
-9
/
+34
*
Remove obsolete dbus_connection_get_object_user_data function
Marcel Holtmann
2008-06-07
2
-11
/
+0
*
Remove object path creation and destroy helpers
Marcel Holtmann
2008-06-06
2
-46
/
+3
*
Remove obsolete D-Bus interface helpers
Marcel Holtmann
2008-06-06
2
-159
/
+8
*
Remove obsolete D-Bus sending helpers
Marcel Holtmann
2008-06-06
2
-26
/
+5
*
Add simple g_dbus_unregister_all_interfaces implementation
Marcel Holtmann
2008-06-03
1
-1
/
+14
*
Add skeleton for g_dbus_unregister_all_interfaces
Marcel Holtmann
2008-06-03
2
-0
/
+8
*
Remove GDBusDisconnectFunction type
Marcel Holtmann
2008-05-29
2
-5
/
+3
*
Change name_listener API to libgdbus watch API
Johan Hedberg
2008-05-29
2
-58
/
+21
*
Add helpers for sending async replies
Marcel Holtmann
2008-05-27
2
-0
/
+49
*
Add helpers for creating replies
Marcel Holtmann
2008-05-27
2
-0
/
+34
*
Fix broken signal checking for new style API
Marcel Holtmann
2008-05-27
1
-0
/
+8
*
Add helpers for error creation
Marcel Holtmann
2008-05-27
2
-0
/
+26
*
More fixes for the message dispatch handling
Marcel Holtmann
2008-05-27
1
-5
/
+2
*
Add new message dispatching
Marcel Holtmann
2008-05-27
1
-1
/
+39
*
Fix object path reference count handling
Marcel Holtmann
2008-05-27
1
-8
/
+16
*
Add introspection support for new interface handlers
Marcel Holtmann
2008-05-27
1
-40
/
+79
*
Use reference counting for the object paths
Marcel Holtmann
2008-05-27
1
-13
/
+54
*
Add first implementation of libgdbus interface helpers
Marcel Holtmann
2008-05-27
1
-13
/
+65
*
Add prototypes for interface registration
Marcel Holtmann
2008-05-27
2
-0
/
+29
*
Add real libgdbus types for interface definitions
Marcel Holtmann
2008-05-27
1
-0
/
+37
*
Move D-Bus object and interface helpers into libgdbus
Marcel Holtmann
2008-05-08
3
-1
/
+743
[next]