summaryrefslogtreecommitdiffstats
path: root/sdpd
Commit message (Expand)AuthorAgeFilesLines
* Update option referencesMarcel Holtmann2007-01-242-1/+7
* Allow removal of previously-set attributesMarcel Holtmann2007-01-231-0/+3
* Fix cleanup in case the SDP server startup failsMarcel Holtmann2007-01-211-4/+4
* Only create watch if Unix socket can be createdMarcel Holtmann2007-01-211-1/+1
* Fix GIOChannel refcounting for io_session_eventJohan Hedberg2007-01-201-3/+1
* Don't forget to free the record when session terminatesMarcel Holtmann2007-01-201-0/+1
* Remove double free actionMarcel Holtmann2007-01-201-3/+1
* Fix memory leaksMarcel Holtmann2007-01-203-4/+14
* Make it possible to support an embedded GLibMarcel Holtmann2007-01-203-14/+10
* Modify the server database directlyMarcel Holtmann2007-01-192-0/+49
* Implement compat mode for the Unix socket accessMarcel Holtmann2007-01-141-6/+16
* Make debug information optionalMarcel Holtmann2007-01-141-2/+19
* Make installation of hcid and sdpd conditionalMarcel Holtmann2007-01-131-0/+2
* Turn it into a full SDP server libraryMarcel Holtmann2007-01-134-201/+264
* Better integration into a SDP server libraryMarcel Holtmann2007-01-134-205/+209
* Update copyright informationMarcel Holtmann2007-01-136-6/+6
* Allow compilation against GLibMarcel Holtmann2007-01-122-4/+12
* 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