Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Feb 1995 20:42:53 -0800
From:      Bill Paul <wpaul>
To:        CVS-commiters, cvs-usrsbin
Subject:   cvs commit: src/usr.sbin/ypbind ypbind.c
Message-ID:  <199502260442.UAA11770@freefall.cdrom.com>

next in thread | raw e-mail | index | archive | help
wpaul       95/02/25 20:42:51

  Modified:    usr.sbin/ypbind ypbind.c
  Log:
  Submitted by:	Sebastian Strollo <seb@erix.eriksson.se>
  
  Fixes to ypbind:
  
  - Correctly report the fact that we've bound to a new server when
  logging the 'server OK' message.
  
  - Report 'server not responding' just once instead of every
  5 seconds while searching for a new server. (Prevents overstuffing
  the syslog.)
  
  - Apply patch from Sebstian Strollo to implement '-s' (secure) flag.
  ypbind will reject connections from servers that do not originate
  from a reserved TCP port.
  
  - Apply patch from Sebastian Strollo to detect when a YP server has
  crashed and come back up on a different port number.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199502260442.UAA11770>