Home | History | Annotate | Download | only in sdpd
History log of /src/usr.sbin/sdpd/main.c
RevisionDateAuthorComments
 1.10  04-Feb-2019  mrg - convert 'done' to an unsigned, since it is used as one.
 1.9  31-Aug-2011  joerg branches: 1.9.42;
Use __dead
 1.8  25-Jun-2011  plunky use appropriate types for uid/gid
 1.7  30-Aug-2009  plunky actually exit on errors
 1.6  13-Aug-2009  drochner give up root's supplementary group memberships when switching
to _sdpd._sdpd privileges, approved by plunky
 1.5  12-May-2009  plunky Add in the new Service Discovery Protocol API as announced previously in
http://mail-index.netbsd.org/tech-userlevel/2009/02/27/msg001764.html

in lib/libbluetooth, add new SDP functions and bump minor version
replace usr.sbin/sdpd with new version
install sdp.h and sdp.3 from lib/libbluetooth

(Don't remove libsdp yet since some programs still refer to it)
 1.4  21-Jul-2008  lukem branches: 1.4.6;
Remove the \n and tabs from the __COPYRIGHT() strings.
Tweak to use a consistent format.
 1.3  18-Mar-2007  plunky branches: 1.3.12;
For sdpd(8), change default user/group from nobody/nobody to _sdpd/_sdpd
 1.2  18-Mar-2007  plunky Add an option to permit members of a specific group to register services, in
order to lower the barrier for users of bluetooth devices which may need to
query services on the local host.
 1.1  19-Jun-2006  gdamore branches: 1.1.4; 1.1.6;
Initial import of bluetooth stack on behalf of Iain Hibbert. (plunky@,
NetBSD Foundation Membership still pending.) This stack was written by
Iain under sponsorship from Itronix Inc.

The stack includes support for rfcomm networking (networking via your
bluetooth enabled cell phone), hid devices (keyboards/mice), and headsets.

Drivers for both PCMCIA and USB bluetooth controllers are included.
 1.1.6.1  29-Oct-2007  wrstuden Catch up with 4.0 RC3
 1.1.4.1  14-Oct-2007  riz Pull up following revision(s) (requested by xtraeme in ticket #930):
etc/group: revision 1.22
etc/defaults/rc.conf: revision 1.85
etc/master.passwd: revision 1.38
usr.sbin/sdpd/sdpd.8: revision 1.2
usr.sbin/sdpd/sdpd.8: revision 1.3
share/man/man5/rc.conf.5: revision 1.113
etc/rc.d/sdpd: revision 1.2
usr.sbin/sdpd/server.c: revision 1.3
usr.sbin/postinstall/postinstall: revision 1.38
usr.sbin/sdpd/server.h: revision 1.2
usr.sbin/sdpd/main.c: revision 1.2
usr.sbin/sdpd/main.c: revision 1.3
Add an option to permit members of a specific group to register services, in
order to lower the barrier for users of bluetooth devices which may need to
query services on the local host.
change default user/group from nobody/nobody to _sdpd/_sdpd
 1.3.12.1  18-Sep-2008  wrstuden Sync with wrstuden-revivesa-base-2.
 1.4.6.1  13-May-2009  jym Sync with HEAD.

Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html
 1.9.42.1  10-Jun-2019  christos Sync with HEAD

RSS XML Feed