summaryrefslogtreecommitdiff
path: root/usr.sbin/sdpd/server.c
AgeCommit message (Expand)Author
2010-03-07add some LOG_DEBUGplunky
2009-05-12Add in the new Service Discovery Protocol API as announced previously inplunky
2009-04-18Fix -Wcast-qual and -Wsign-compare issueslukem
2009-01-15use msg_flags field to determineplunky
2007-12-15replace instances of __attribute__((__packed__)) with __packedperry
2007-03-18Add an option to permit members of a specific group to register services, inplunky
2007-02-22use CMSG_LEN and SOCKCREDSIZE macros to validate length because whenplunky
2006-06-19Initial import of bluetooth stack on behalf of Iain Hibbert. (plunky@,gdamore