index
:
~jprvita/bluez
fixes
master
Bluetooth protocol stack for Linux
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gdbus
Age
Commit message (
Expand
)
Author
Files
Lines
2008-09-11
Implement support g_dbus_create_error_valist
Johan Hedberg
1
-1
/
+5
2008-07-31
Remove g_dbus_unregister_all_interfaces function
Marcel Holtmann
2
-21
/
+0
2008-06-08
Revert wrong listner id counter offset
Marcel Holtmann
1
-1
/
+1
2008-06-08
Avoid a watch id of 0
Marcel Holtmann
1
-1
/
+4
2008-06-07
Move some D-Bus helpers around
Marcel Holtmann
2
-128
/
+2
2008-06-07
Don't abstract functions that are only used once
Marcel Holtmann
2
-28
/
+0
2008-06-07
Remove another unused function
Marcel Holtmann
2
-12
/
+0
2008-06-07
Make helper function static and local
Marcel Holtmann
2
-3
/
+1
2008-06-07
Remove unused defines
Marcel Holtmann
1
-3
/
+0
2008-06-07
Don't consider mainloop integration of dbus-glib
Marcel Holtmann
1
-14
/
+0
2008-06-07
Remove another obsolete function
Marcel Holtmann
2
-17
/
+0
2008-06-07
Add proper signal sending helpers
Marcel Holtmann
2
-9
/
+34
2008-06-07
Remove obsolete dbus_connection_get_object_user_data function
Marcel Holtmann
2
-11
/
+0
2008-06-06
Remove object path creation and destroy helpers
Marcel Holtmann
2
-46
/
+3
2008-06-06
Remove obsolete D-Bus interface helpers
Marcel Holtmann
2
-159
/
+8
2008-06-06
Remove obsolete D-Bus sending helpers
Marcel Holtmann
2
-26
/
+5
2008-06-03
Add simple g_dbus_unregister_all_interfaces implementation
Marcel Holtmann
1
-1
/
+14
2008-06-03
Add skeleton for g_dbus_unregister_all_interfaces
Marcel Holtmann
2
-0
/
+8
2008-05-29
Remove GDBusDisconnectFunction type
Marcel Holtmann
2
-5
/
+3
2008-05-29
Change name_listener API to libgdbus watch API
Johan Hedberg
2
-58
/
+21
2008-05-27
Add helpers for sending async replies
Marcel Holtmann
2
-0
/
+49
2008-05-27
Add helpers for creating replies
Marcel Holtmann
2
-0
/
+34
2008-05-27
Fix broken signal checking for new style API
Marcel Holtmann
1
-0
/
+8
2008-05-27
Add helpers for error creation
Marcel Holtmann
2
-0
/
+26
2008-05-27
More fixes for the message dispatch handling
Marcel Holtmann
1
-5
/
+2
2008-05-27
Add new message dispatching
Marcel Holtmann
1
-1
/
+39
2008-05-27
Fix object path reference count handling
Marcel Holtmann
1
-8
/
+16
2008-05-27
Add introspection support for new interface handlers
Marcel Holtmann
1
-40
/
+79
2008-05-27
Use reference counting for the object paths
Marcel Holtmann
1
-13
/
+54
2008-05-27
Add first implementation of libgdbus interface helpers
Marcel Holtmann
1
-13
/
+65
2008-05-27
Add prototypes for interface registration
Marcel Holtmann
2
-0
/
+29
2008-05-27
Add real libgdbus types for interface definitions
Marcel Holtmann
1
-0
/
+37
2008-05-08
Move D-Bus object and interface helpers into libgdbus
Marcel Holtmann
3
-1
/
+743
2008-05-08
Move D-Bus watch functions into libgdbus
Marcel Holtmann
3
-1
/
+390
2008-05-08
Emulate libgdbus API for mainloop integration
Marcel Holtmann
2
-41
/
+40
2008-05-08
Move D-Bus mainloop integration into libgdbus
Marcel Holtmann
2
-1
/
+300
2008-05-08
Add skeleton for libgdbus support
Marcel Holtmann
3
-0
/
+68
2008-05-08
Add directory for libgdbus library
Marcel Holtmann
1
-0
/
+2