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
/
main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-22
Minimize SDP root records and browse groups
Marcel Holtmann
1
-6
/
+1
2007-04-25
Add device ID support
Marcel Holtmann
1
-1
/
+1
2007-01-24
Update option references
Marcel Holtmann
1
-1
/
+1
2007-01-20
Make it possible to support an embedded GLib
Marcel Holtmann
1
-3
/
+4
2007-01-14
Make debug information optional
Marcel Holtmann
1
-2
/
+19
2007-01-13
Turn it into a full SDP server library
Marcel Holtmann
1
-200
/
+10
2007-01-13
Better integration into a SDP server library
Marcel Holtmann
1
-202
/
+1
2007-01-13
Update copyright information
Marcel Holtmann
1
-1
/
+1
2007-01-12
Allow compilation against GLib
Marcel Holtmann
1
-2
/
+2
2006-11-18
Check if the accept() call fails
Marcel Holtmann
1
-0
/
+5
2006-11-18
Check for errors on listening socket
Marcel Holtmann
1
-0
/
+5
2006-11-17
Make use of generic mainloop
Marcel Holtmann
1
-105
/
+112
2006-11-17
Another logging update
Marcel Holtmann
1
-15
/
+16
2006-11-17
Stop logging on exit
Marcel Holtmann
1
-2
/
+4
2006-11-17
Fix definition of _XOPEN_SOURCE
Marcel Holtmann
1
-3
/
+2
2006-11-17
Remove unneeded newlines in log messages
Marcel Holtmann
1
-1
/
+1
2006-11-17
Use common logging functions
Marcel Holtmann
1
-17
/
+18
2006-11-17
Fix pselect() build warning
Marcel Holtmann
1
-1
/
+3
2006-09-20
Include sys/select.h for pselect()
Marcel Holtmann
1
-0
/
+1
2006-08-23
Fix malloc() and bt_malloc() usage
Marcel Holtmann
1
-1
/
+1
2006-08-16
Don't forget to unblock signals for ppoll()
Marcel Holtmann
1
-0
/
+5
2006-08-16
Convert to using ppoll() and pselect()
Marcel Holtmann
1
-1
/
+4
2006-04-28
Cleanup main function declarations
Marcel Holtmann
1
-1
/
+1
2006-02-13
Add option to decrease the input MTU
Marcel Holtmann
1
-18
/
+46
2006-01-17
Make use of the daemon() function
Marcel Holtmann
1
-33
/
+9
2006-01-16
Redirect stdin, stdout, stderr to /dev/null for daemon
Marcel Holtmann
1
-2
/
+11
2006-01-03
Update copyright information
Marcel Holtmann
1
-1
/
+1
2005-10-29
Big cleanup of CVS relics
Marcel Holtmann
1
-21
/
+16
2005-08-05
Add support for device specific SDP records
Marcel Holtmann
1
-8
/
+8
2005-08-03
Add device specific register functionality
Marcel Holtmann
1
-3
/
+8
2005-07-06
Fix more GCC 4.0 warnings
Marcel Holtmann
1
-2
/
+2
2005-07-05
Fix some GCC 4.0 warnings
Marcel Holtmann
1
-1
/
+1
2005-03-04
Hide the server record and the public browse group root
Marcel Holtmann
1
-26
/
+38
2004-12-25
Add memset() to different places to initialize the structures
Marcel Holtmann
1
-0
/
+1
2004-10-01
Change dynamic assignment of record handles to a more standard one
Marcel Holtmann
1
-1
/
+4
2004-05-07
Fix server information
Marcel Holtmann
1
-1
/
+1
2004-04-28
Unify copyright and license information
Marcel Holtmann
1
-34
/
+28
2004-04-03
Update BlueZ library configuration
Marcel Holtmann
1
-1
/
+7
2004-03-31
Add sdpd server daemon
Marcel Holtmann
1
-0
/
+471