index
:
bluez.git
master
Lennart's Copy of bluez
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
/
dbus.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix D-Bus match leak for name listeners
Johan Hedberg
2007-11-16
1
-28
/
+50
*
Handle deprecated dbus_watch_get_fd() function
Marcel Holtmann
2007-10-04
1
-2
/
+6
*
Track name listeners also via connection
Marcel Holtmann
2007-06-22
1
-42
/
+81
*
Fix handling of name_listeners without a sender
Marcel Holtmann
2007-06-22
1
-2
/
+18
*
More work on private D-Bus server
Marcel Holtmann
2007-06-19
1
-12
/
+133
*
Rename register_service() function to avoid conflicts
Marcel Holtmann
2007-03-27
1
-1
/
+1
*
Add register_service() helper function
Marcel Holtmann
2007-03-27
1
-0
/
+30
*
Provide additional D-Bus setup helper function
Marcel Holtmann
2007-03-27
1
-5
/
+10
*
More changes do use glib memory allocation
Johan Hedberg
2007-02-26
1
-43
/
+15
*
set_nonblocking: removed err argument
Claudio Takahasi
2007-01-25
1
-7
/
+3
*
Moved set_nonblocking to common/dbus.c
Claudio Takahasi
2007-01-24
1
-0
/
+29
*
More accurate error reporting for GetConnectionUnixProcessID
Johan Hedberg
2007-01-21
1
-6
/
+13
*
Get rid of g_timeout_remove and g_io_remove_watch in favor for g_source_remove
Johan Hedberg
2007-01-20
1
-2
/
+2
*
Make it possible to support an embedded GLib
Marcel Holtmann
2007-01-20
1
-1
/
+2
*
Remove not needed generic message handling
Marcel Holtmann
2007-01-19
1
-26
/
+0
*
Add generic method table handling
Marcel Holtmann
2007-01-18
1
-1
/
+28
*
Add missing dbus_connection_unref() calls in failure cases
Marcel Holtmann
2007-01-17
1
-0
/
+2
*
Typo
Marcel Holtmann
2007-01-17
1
-1
/
+1
*
In case of D-Bus GLib bindings don't define unneeded structures
Marcel Holtmann
2007-01-17
1
-0
/
+2
*
Use dbus_connection_setup_with_g_main() function when available
Marcel Holtmann
2007-01-17
1
-0
/
+10
*
Preliminary support for catching the unique bus name of an execed service
Johan Hedberg
2007-01-15
1
-0
/
+45
*
Typo
Marcel Holtmann
2007-01-13
1
-1
/
+1
*
Update copyright information
Marcel Holtmann
2007-01-13
1
-2
/
+1
*
Rename struct slist to GSList and slist_* to g_slist_*
Johan Hedberg
2007-01-13
1
-15
/
+14
*
Allow compilation against GLib
Marcel Holtmann
2007-01-12
1
-0
/
+1
*
Add D-Bus name setup to common function
Marcel Holtmann
2006-11-13
1
-5
/
+20
*
More cleanup. Move common dbus stuff to common/dbus.c. hcid/dbus.c -> hcid/db...
Johan Hedberg
2006-11-01
1
-0
/
+563