index
:
bluez.git
master
Lennart's Copy of bluez
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hcid
/
dbus-common.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use GLib memory allocation functions
Johan Hedberg
2007-02-26
1
-7
/
+2
*
Reload services on reconnect
Marcel Holtmann
2007-01-20
1
-0
/
+2
*
Remove the global D-Bus connection variable
Marcel Holtmann
2007-01-20
1
-4
/
+5
*
Release services when system bus goes away
Marcel Holtmann
2007-01-20
1
-2
/
+5
*
Close SDP session if request fails
Marcel Holtmann
2007-01-20
1
-20
/
+39
*
Make it possible to support an embedded GLib
Marcel Holtmann
2007-01-20
1
-0
/
+2
*
Support internal and external SDP servers
Marcel Holtmann
2007-01-20
1
-1
/
+15
*
Remove wrong unref of the D-Bus connection
Marcel Holtmann
2007-01-17
1
-3
/
+2
*
First change towards reworked service framework
Johan Hedberg
2007-01-14
1
-1
/
+1
*
Update copyright information
Marcel Holtmann
2007-01-13
1
-2
/
+2
*
Rename struct slist to GSList and slist_* to g_slist_*
Johan Hedberg
2007-01-13
1
-1
/
+0
*
Use permanent connection to SDP server
Marcel Holtmann
2006-11-17
1
-0
/
+33
*
Removed org.bluez.SDP interface
Claudio Takahasi
2006-11-14
1
-2
/
+0
*
Don't call sdp_str2svclass twice
Johan Hedberg
2006-11-14
1
-1
/
+1
*
Add D-Bus name setup to common function
Marcel Holtmann
2006-11-13
1
-19
/
+1
*
More cleanup. Move common dbus stuff to common/dbus.c. hcid/dbus.c -> hcid/db...
Johan Hedberg
2006-11-01
1
-272
/
+158
*
Cleanup: split dbus.h into several dbus-*.h files (one for each dbus-*.c file)
Johan Hedberg
2006-10-30
1
-0
/
+31
*
Make audit queuing more sensible with many devices around
Johan Hedberg
2006-10-05
1
-2
/
+2
*
renamed send_reply_and_unref to send_message_and_unref
Claudio Takahasi
2006-10-05
1
-1
/
+1
*
More AuditRemoteDevice implementation
Johan Hedberg
2006-10-03
1
-0
/
+95
*
fixed warnings
Claudio Takahasi
2006-09-29
1
-0
/
+2
*
support uuid128 and '0x' for service search match
Claudio Takahasi
2006-09-29
1
-0
/
+46
*
Don't call free for a potential NULL pointer
Johan Hedberg
2006-09-24
1
-1
/
+3
*
Add simple introspection support
Marcel Holtmann
2006-06-06
1
-0
/
+24
*
Plug small potential memory leak in D-Bus name monitoring code
Johan Hedberg
2006-04-05
1
-5
/
+4
*
Fix another leak in name_data_free()
Johan Hedberg
2006-03-14
1
-0
/
+2
*
Fix memory leak in name_listener_remove
Johan Hedberg
2006-03-14
1
-0
/
+1
*
Even more cleanups
Marcel Holtmann
2006-03-12
1
-1
/
+2
*
Fix signal filters
Johan Hedberg
2006-03-11
1
-4
/
+0
*
Fix parameter order on memset
Johan Hedberg
2006-03-10
1
-2
/
+7
*
Try unbreak to break everything
Marcel Holtmann
2006-03-10
1
-4
/
+4
*
Break everything
Johan Hedberg
2006-03-10
1
-0
/
+16
*
Rework name_data_add function
Johan Hedberg
2006-03-09
1
-30
/
+36
*
Fix memory leak in name exit functions
Johan Hedberg
2006-03-09
1
-0
/
+5
*
Use the generic logging functions
Marcel Holtmann
2006-03-09
1
-21
/
+17
*
Coding style fixes
Johan Hedberg
2006-03-09
1
-11
/
+7
*
D-Bus name lifetime tracking support
Johan Hedberg
2006-03-09
1
-0
/
+251
*
Add skeleton for common D-Bus functions
Marcel Holtmann
2006-03-08
1
-0
/
+29