summaryrefslogtreecommitdiffstats
path: root/sdpd
Commit message (Expand)AuthorAgeFilesLines
* Check if the accept() call failsMarcel Holtmann2006-11-181-0/+5
* Check for errors on listening socketMarcel Holtmann2006-11-181-0/+5
* Include the SDP prototypesMarcel Holtmann2006-11-171-0/+2
* Change linking orderMarcel Holtmann2006-11-171-1/+1
* Make use of generic mainloopMarcel Holtmann2006-11-171-105/+112
* Create library for SDP server functionalityMarcel Holtmann2006-11-171-2/+6
* Another logging updateMarcel Holtmann2006-11-171-15/+16
* Remove sdp_put_unaligned and sdp_get_unaligned macrosMarcel Holtmann2006-11-173-32/+29
* Stop logging on exitMarcel Holtmann2006-11-171-2/+4
* Fix definition of _XOPEN_SOURCEMarcel Holtmann2006-11-171-3/+2
* Remove unneeded newlines in log messagesMarcel Holtmann2006-11-174-79/+68
* Remove unneeded SDP_DEBUG checksMarcel Holtmann2006-11-172-4/+3
* Use common logging functionsMarcel Holtmann2006-11-176-108/+101
* Fix pselect() build warningMarcel Holtmann2006-11-171-1/+3
* Include sys/select.h for pselect()Marcel Holtmann2006-09-201-0/+1
* Fix malloc() and bt_malloc() usageMarcel Holtmann2006-08-233-6/+6
* Don't forget to unblock signals for ppoll()Marcel Holtmann2006-08-161-0/+5
* Convert to using ppoll() and pselect()Marcel Holtmann2006-08-162-1/+6
* Fix busy loop in UUID extraction routineMarcel Holtmann2006-06-141-10/+17
* Cleanup main function declarationsMarcel Holtmann2006-04-281-1/+1
* Add option to decrease the input MTUMarcel Holtmann2006-02-131-18/+46
* Fix an endless if an attribute range has been requestedMarcel Holtmann2006-02-031-4/+8
* In debug mode the syslog headers are neededMarcel Holtmann2006-02-031-0/+1
* Update manual page titleMarcel Holtmann2006-01-261-1/+1
* Some whitespace cleanupsMarcel Holtmann2006-01-171-11/+11
* Make use of the daemon() functionMarcel Holtmann2006-01-171-33/+9
* Redirect stdin, stdout, stderr to /dev/null for daemonMarcel Holtmann2006-01-161-2/+11
* Fix service record registrationMarcel Holtmann2006-01-161-8/+20
* Update copyright informationMarcel Holtmann2006-01-036-6/+6
* Big cleanup of CVS relicsMarcel Holtmann2005-10-297-111/+79
* Add support for device specific SDP recordsMarcel Holtmann2005-08-054-37/+131
* Add device specific register functionalityMarcel Holtmann2005-08-034-13/+23
* Fix more GCC 4.0 warningsMarcel Holtmann2005-07-065-23/+23
* Fix some GCC 4.0 warningsMarcel Holtmann2005-07-051-1/+1
* Use LDADD instead of LIBSMarcel Holtmann2005-04-211-2/+1
* Use uint32_t instead of longMarcel Holtmann2005-03-094-11/+13
* Hide the server record and the public browse group rootMarcel Holtmann2005-03-041-26/+38
* Always include the stdio.h header fileMarcel Holtmann2005-02-224-0/+4
* Add memset() to different places to initialize the structuresMarcel Holtmann2004-12-251-0/+1
* Change dynamic assignment of record handles to a more standard oneMarcel Holtmann2004-10-014-2/+19
* Make use of MAINTAINERCLEANFILESMarcel Holtmann2004-07-211-0/+2
* Use AM_CFLAGS instead of INCLUDESMarcel Holtmann2004-07-211-1/+1
* Use LIBS instead of LDFLAGSMarcel Holtmann2004-05-231-1/+1
* Fix server informationMarcel Holtmann2004-05-071-1/+1
* Unify copyright and license informationMarcel Holtmann2004-04-286-197/+187
* Use unaligned access functions from core libraryMarcel Holtmann2004-04-033-0/+7
* Don't include sdp_internal.hMarcel Holtmann2004-04-034-4/+5
* Update BlueZ library configurationMarcel Holtmann2004-04-033-1/+20
* Modifying $mandir is no longer neededutils-2.6Marcel Holtmann2004-04-021-2/+0
* Change default prefix to /usrMarcel Holtmann2004-04-011-1/+1