cvs commit: src/usr.sbin/bluetooth/sdpd scr.c sdpd.8 server.c server.h srr.c sur.c

Maksim Yevmenkin emax at FreeBSD.org
Mon Dec 12 16:38:29 PST 2005


emax        2005-12-13 00:38:28 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    usr.sbin/bluetooth/sdpd scr.c sdpd.8 server.c server.h srr.c 
                            sur.c 
  Log:
  MFC: Teach sdpd(8) to check peer's credentials before accepting request to
  register, remove or change services in the local database. For now only
  accept the request if the peer has effective user ID the same as 'root'
  user ID.
  
  Revision  Changes    Path
  1.1.2.1   +2 -1      src/usr.sbin/bluetooth/sdpd/scr.c
  1.2.2.2   +8 -4      src/usr.sbin/bluetooth/sdpd/sdpd.8
  1.1.2.1   +39 -1     src/usr.sbin/bluetooth/sdpd/server.c
  1.1.2.1   +2 -1      src/usr.sbin/bluetooth/sdpd/server.h
  1.1.2.1   +2 -1      src/usr.sbin/bluetooth/sdpd/srr.c
  1.1.2.1   +2 -1      src/usr.sbin/bluetooth/sdpd/sur.c


More information about the cvs-all mailing list