index
:
~jprvita/bluez
fixes
master
Bluetooth protocol stack for Linux
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sdpd
/
request.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-01-13
Better integration into a SDP server library
Marcel Holtmann
1
-1
/
+39
2007-01-13
Update copyright information
Marcel Holtmann
1
-1
/
+1
2006-11-17
Remove sdp_put_unaligned and sdp_get_unaligned macros
Marcel Holtmann
1
-20
/
+20
2006-11-17
Remove unneeded newlines in log messages
Marcel Holtmann
1
-53
/
+46
2006-11-17
Remove unneeded SDP_DEBUG checks
Marcel Holtmann
1
-2
/
+2
2006-11-17
Use common logging functions
Marcel Holtmann
1
-53
/
+53
2006-08-23
Fix malloc() and bt_malloc() usage
Marcel Holtmann
1
-4
/
+4
2006-06-14
Fix busy loop in UUID extraction routine
Marcel Holtmann
1
-10
/
+17
2006-02-03
Fix an endless if an attribute range has been requested
Marcel Holtmann
1
-4
/
+8
2006-01-03
Update copyright information
Marcel Holtmann
1
-1
/
+1
2005-10-29
Big cleanup of CVS relics
Marcel Holtmann
1
-17
/
+14
2005-08-05
Add support for device specific SDP records
Marcel Holtmann
1
-4
/
+6
2005-07-06
Fix more GCC 4.0 warnings
Marcel Holtmann
1
-15
/
+15
2005-03-09
Use uint32_t instead of long
Marcel Holtmann
1
-2
/
+2
2005-02-22
Always include the stdio.h header file
Marcel Holtmann
1
-0
/
+1
2004-04-28
Unify copyright and license information
Marcel Holtmann
1
-34
/
+32
2004-04-03
Use unaligned access functions from core library
Marcel Holtmann
1
-0
/
+2
2004-04-03
Don't include sdp_internal.h
Marcel Holtmann
1
-1
/
+2
2004-03-31
Add sdpd server daemon
Marcel Holtmann
1
-0
/
+849