index
:
bluez.git
master
Lennart's Copy of bluez
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sdpd
/
main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix definition of _XOPEN_SOURCE
Marcel Holtmann
2006-11-17
1
-3
/
+2
*
Remove unneeded newlines in log messages
Marcel Holtmann
2006-11-17
1
-1
/
+1
*
Use common logging functions
Marcel Holtmann
2006-11-17
1
-17
/
+18
*
Fix pselect() build warning
Marcel Holtmann
2006-11-17
1
-1
/
+3
*
Include sys/select.h for pselect()
Marcel Holtmann
2006-09-20
1
-0
/
+1
*
Fix malloc() and bt_malloc() usage
Marcel Holtmann
2006-08-23
1
-1
/
+1
*
Don't forget to unblock signals for ppoll()
Marcel Holtmann
2006-08-16
1
-0
/
+5
*
Convert to using ppoll() and pselect()
Marcel Holtmann
2006-08-16
1
-1
/
+4
*
Cleanup main function declarations
Marcel Holtmann
2006-04-28
1
-1
/
+1
*
Add option to decrease the input MTU
Marcel Holtmann
2006-02-13
1
-18
/
+46
*
Make use of the daemon() function
Marcel Holtmann
2006-01-17
1
-33
/
+9
*
Redirect stdin, stdout, stderr to /dev/null for daemon
Marcel Holtmann
2006-01-16
1
-2
/
+11
*
Update copyright information
Marcel Holtmann
2006-01-03
1
-1
/
+1
*
Big cleanup of CVS relics
Marcel Holtmann
2005-10-29
1
-21
/
+16
*
Add support for device specific SDP records
Marcel Holtmann
2005-08-05
1
-8
/
+8
*
Add device specific register functionality
Marcel Holtmann
2005-08-03
1
-3
/
+8
*
Fix more GCC 4.0 warnings
Marcel Holtmann
2005-07-06
1
-2
/
+2
*
Fix some GCC 4.0 warnings
Marcel Holtmann
2005-07-05
1
-1
/
+1
*
Hide the server record and the public browse group root
Marcel Holtmann
2005-03-04
1
-26
/
+38
*
Add memset() to different places to initialize the structures
Marcel Holtmann
2004-12-25
1
-0
/
+1
*
Change dynamic assignment of record handles to a more standard one
Marcel Holtmann
2004-10-01
1
-1
/
+4
*
Fix server information
Marcel Holtmann
2004-05-07
1
-1
/
+1
*
Unify copyright and license information
Marcel Holtmann
2004-04-28
1
-34
/
+28
*
Update BlueZ library configuration
Marcel Holtmann
2004-04-03
1
-1
/
+7
*
Add sdpd server daemon
Marcel Holtmann
2004-03-31
1
-0
/
+471