summaryrefslogtreecommitdiffstats
path: root/sdpd/service.c
Commit message (Expand)AuthorAgeFilesLines
* Include all UUID-16 values in the extended inquiry responseMarcel Holtmann2007-08-241-4/+47
* Move the extended inquiry response creation into the SDP codeMarcel Holtmann2007-08-241-0/+17
* Trigger the service classes update through a callbackMarcel Holtmann2007-08-231-0/+9
* Update service classes on all adaptersMarcel Holtmann2007-08-231-1/+1
* Handle phonebook access serverMarcel Holtmann2007-08-221-0/+1
* Handle Common ISDN Access profileMarcel Holtmann2007-08-221-0/+1
* First attempt for automatic setting of service classes valueMarcel Holtmann2007-08-221-1/+10
* Calculate service classes value for class of deviceMarcel Holtmann2007-08-221-4/+63
* Minimize SDP root records and browse groupsMarcel Holtmann2007-05-221-73/+10
* Use browse group descriptor listMarcel Holtmann2007-05-221-1/+1
* Use server root if browse group is not publicMarcel Holtmann2007-05-221-3/+5
* Added UpdateServiceRecordClaudio Takahasi2007-04-251-6/+9
* Add device ID supportMarcel Holtmann2007-04-251-2/+61
* Allow removal of previously-set attributesMarcel Holtmann2007-01-231-0/+3
* Fix memory leaksMarcel Holtmann2007-01-201-2/+6
* Modify the server database directlyMarcel Holtmann2007-01-191-0/+46
* Better integration into a SDP server libraryMarcel Holtmann2007-01-131-1/+165
* Update copyright informationMarcel Holtmann2007-01-131-1/+1
* Remove sdp_put_unaligned and sdp_get_unaligned macrosMarcel Holtmann2006-11-171-9/+9
* Remove unneeded newlines in log messagesMarcel Holtmann2006-11-171-17/+13
* Use common logging functionsMarcel Holtmann2006-11-171-19/+19
* In debug mode the syslog headers are neededMarcel Holtmann2006-02-031-0/+1
* Some whitespace cleanupsMarcel Holtmann2006-01-171-11/+11
* Fix service record registrationMarcel Holtmann2006-01-161-8/+20
* Update copyright informationMarcel Holtmann2006-01-031-1/+1
* Big cleanup of CVS relicsMarcel Holtmann2005-10-291-17/+14
* Add device specific register functionalityMarcel Holtmann2005-08-031-8/+12
* Fix more GCC 4.0 warningsMarcel Holtmann2005-07-061-4/+4
* 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-1/+4
* Unify copyright and license informationMarcel Holtmann2004-04-281-33/+32
* Use unaligned access functions from core libraryMarcel Holtmann2004-04-031-0/+2
* Don't include sdp_internal.hMarcel Holtmann2004-04-031-1/+2
* Add sdpd server daemonMarcel Holtmann2004-03-311-0/+241