index
:
~wtay/bluez
arun-4101
arun-ccu/master
master
Bluez hacking
wtay
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gdbus
Age
Commit message (
Expand
)
Author
Files
Lines
2009-08-08
Use NameHasOwner instead of ListNames for name checking
Johan Hedberg
1
-15
/
+9
2009-08-06
Fix blocking service watch initial connect handling
Marcel Holtmann
3
-46
/
+96
2009-05-11
Make the parent path invalidateable
Denis Kenzior
1
-1
/
+5
2009-05-06
Fix crash when calling g_dbus_remove_watch from inside the watch callback.
Luiz Augusto von Dentz
1
-10
/
+41
2009-04-03
Fix g_dbus_remove_all_watches to remove all watches for the given connection.
Luiz Augusto von Dentz
1
-7
/
+4
2009-04-03
Fix gdbus watch function not handling multiple dbus connections.
Luiz Augusto von Dentz
1
-12
/
+33
2009-04-03
Revert "Fix null dereference in gdbus/watch.c"
Johan Hedberg
1
-1
/
+1
2009-04-01
Fix null dereference in gdbus/watch.c
Gustavo F. Padovan
1
-1
/
+1
2009-02-28
Check that interface name is provided
Marcel Holtmann
1
-1
/
+3
2009-01-01
Update copyright information
Marcel Holtmann
4
-4
/
+4
2008-12-24
Check if path is valid before unregistering it
Raymond Liu
1
-0
/
+3
2008-12-23
Fix issue with signed/unsigned comparison
Marcel Holtmann
1
-1
/
+2
2008-12-20
Use tabs for indentation
Marcel Holtmann
1
-4
/
+4
2008-12-06
Add missing gdbus function declarations
Marcel Holtmann
3
-0
/
+22
2008-12-06
Change file headers for D-Bus helper library
Marcel Holtmann
4
-4
/
+4
2008-11-26
Don't expect reply when sending D-Bus messages
Marcel Holtmann
1
-0
/
+3
2008-11-26
Add function for checking if a service is present
Marcel Holtmann
2
-0
/
+45
2008-10-17
Add g_dbus_add_service_watch() implementation
Marcel Holtmann
2
-22
/
+45
2008-10-17
Fix connection disconnect function
Marcel Holtmann
1
-2
/
+2
2008-10-17
Change declaration of GDBusWatchFunction
Marcel Holtmann
2
-3
/
+4
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
[next]