summaryrefslogtreecommitdiffstats
path: root/sdpd/servicedb.c
Commit message (Expand)AuthorAgeFilesLines
* 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-201-2/+6
* Update copyright informationMarcel Holtmann2007-01-131-1/+1
* Remove unneeded newlines in log messagesMarcel Holtmann2006-11-171-8/+8
* Remove unneeded SDP_DEBUG checksMarcel Holtmann2006-11-171-2/+1
* Use common logging functionsMarcel Holtmann2006-11-171-9/+9
* Update copyright informationMarcel Holtmann2006-01-031-1/+1
* Big cleanup of CVS relicsMarcel Holtmann2005-10-291-16/+12
* Add support for device specific SDP recordsMarcel Holtmann2005-08-051-24/+114
* Add device specific register functionalityMarcel Holtmann2005-08-031-1/+1
* Use uint32_t instead of longMarcel Holtmann2005-03-091-2/+2
* Always include the stdio.h header fileMarcel Holtmann2005-02-221-0/+1
* Change dynamic assignment of record handles to a more standard oneMarcel Holtmann2004-10-011-0/+10
* Unify copyright and license informationMarcel Holtmann2004-04-281-36/+32
* Don't include sdp_internal.hMarcel Holtmann2004-04-031-1/+1
* Add sdpd server daemonMarcel Holtmann2004-03-311-0/+209