Commit Graph

38 Commits

Author SHA1 Message Date
Marcel Holtmann
bae1f49353 Include sys/select.h for pselect() 2006-09-20 10:32:39 +00:00
Marcel Holtmann
9d960d25c1 Fix malloc() and bt_malloc() usage 2006-08-23 15:08:16 +00:00
Marcel Holtmann
73b9315e56 Don't forget to unblock signals for ppoll() 2006-08-16 11:44:52 +00:00
Marcel Holtmann
a1bc48d15a Convert to using ppoll() and pselect() 2006-08-16 10:54:06 +00:00
Marcel Holtmann
6bbb9743fd Fix busy loop in UUID extraction routine 2006-06-14 11:22:19 +00:00
Marcel Holtmann
403066f6cd Cleanup main function declarations 2006-04-28 14:30:59 +00:00
Marcel Holtmann
7bfc46464d Add option to decrease the input MTU 2006-02-13 17:03:28 +00:00
Marcel Holtmann
ce9b410db8 Fix an endless if an attribute range has been requested 2006-02-03 03:39:33 +00:00
Marcel Holtmann
5de3332463 In debug mode the syslog headers are needed 2006-02-03 03:38:47 +00:00
Marcel Holtmann
8c364889e1 Update manual page title 2006-01-26 10:07:40 +00:00
Marcel Holtmann
7d71cc2069 Some whitespace cleanups 2006-01-17 10:36:43 +00:00
Marcel Holtmann
3b5b20a387 Make use of the daemon() function 2006-01-17 10:32:28 +00:00
Marcel Holtmann
fc073b9af9 Redirect stdin, stdout, stderr to /dev/null for daemon 2006-01-16 16:19:28 +00:00
Marcel Holtmann
ea30752670 Fix service record registration 2006-01-16 15:08:42 +00:00
Marcel Holtmann
f2e48c44a7 Update copyright information 2006-01-03 13:28:56 +00:00
Marcel Holtmann
632a943277 Big cleanup of CVS relics 2005-10-29 22:36:31 +00:00
Marcel Holtmann
028619a565 Add support for device specific SDP records 2005-08-05 02:59:23 +00:00
Marcel Holtmann
b0ba2fc57a Add device specific register functionality 2005-08-03 07:57:12 +00:00
Marcel Holtmann
e2a54220b4 Fix more GCC 4.0 warnings 2005-07-06 00:12:58 +00:00
Marcel Holtmann
1f422e5f2b Fix some GCC 4.0 warnings 2005-07-05 21:15:41 +00:00
Marcel Holtmann
adbb22a47c Use LDADD instead of LIBS 2005-04-21 21:34:08 +00:00
Marcel Holtmann
cfb680f066 Use uint32_t instead of long 2005-03-09 17:27:17 +00:00
Marcel Holtmann
f5b612c1e9 Hide the server record and the public browse group root 2005-03-04 14:31:40 +00:00
Marcel Holtmann
fa8b3a2161 Always include the stdio.h header file 2005-02-22 15:21:59 +00:00
Marcel Holtmann
bbda499067 Add memset() to different places to initialize the structures 2004-12-25 17:43:16 +00:00
Marcel Holtmann
c8c2b3ffa0 Change dynamic assignment of record handles to a more standard one 2004-10-01 11:40:15 +00:00
Marcel Holtmann
15c1cf1ca0 Make use of MAINTAINERCLEANFILES 2004-07-21 15:20:28 +00:00
Marcel Holtmann
43f017c952 Use AM_CFLAGS instead of INCLUDES 2004-07-21 15:05:27 +00:00
Marcel Holtmann
7ac6ede99a Use LIBS instead of LDFLAGS 2004-05-23 10:39:50 +00:00
Marcel Holtmann
7b767cdc03 Fix server information 2004-05-07 23:11:23 +00:00
Marcel Holtmann
e343e0fee7 Unify copyright and license information 2004-04-28 12:15:04 +00:00
Marcel Holtmann
f3b2f00568 Use unaligned access functions from core library 2004-04-03 08:27:06 +00:00
Marcel Holtmann
f06f701cd5 Don't include sdp_internal.h 2004-04-03 06:11:19 +00:00
Marcel Holtmann
1d3715db11 Update BlueZ library configuration 2004-04-03 06:04:35 +00:00
Marcel Holtmann
719873a6b8 Modifying $mandir is no longer needed 2004-04-02 00:08:19 +00:00
Marcel Holtmann
b4e62d0942 Change default prefix to /usr 2004-04-01 21:19:18 +00:00
Marcel Holtmann
15ddb98b42 Add sdpd manpage 2004-03-31 21:39:09 +00:00
Marcel Holtmann
c787259b85 Add sdpd server daemon 2004-03-31 20:37:21 +00:00