Tue Mar 14 00:03:41 1995  Peter Eriksson  <peter@ifm.liu.se>

	* yp_svc.c (main): Made the YP server switch to background mode.
	
	* yp_svc.c (main): Fixed SunOS 4 ypbind compatibility kludge
		(respond to YP version 1 Domain Nonack calls with a "OK").

Mon Mar 13 20:31:25 1995  <O.Flebbe@science-computing.uni-tuebingen.de>

	* server.c (ypproc_master_2_svc)
	        
		Added support for `ypwhich -m'.

Mon Aug  8 16:36:00 1994  Mitchum DSouza  (mitch@mrc-apu.cam.ac.uk)

	* server.c (is_valid_domain): Implemented a sort of securenets.

		Added support for a kind of securenets using the
		tcp_wrappers (/etc/hosts.allow and /etc/hosts.deny)
		utility.

Mon Aug  8 16:24:12 1994   Herb Weiner  (herbw@wiskit.rain.com)

	* yp_svc.c (main):  Security Enhancements.
	
		Added an optional -p switch (e.g. -p1111) specifying the
		UDP and TCP port number that should be used by ypserv.
		This makes it possible to have a router filter packets
		to the NIS ports, so that access to the NIS server from
		hosts on the Internet can be restricted.

Tue Aug  2 14:26:22 1994  Peter Eriksson  (peter@ifm.liu.se)

	* ypMakefile (group.bygid): Fixed indexing (from mm@lunetix.de).

Tue Aug  2 10:37:22 1994  Peter Eriksson  (peter@ifm.liu.se)

	* Released version 0.10
	
	* server.c (ypall_close): Made sure gdbm_close() wasn't called
	  with NULL pointer.

	* yp_xdr.c (ypall_xdr): Made sure we don't derefence a NULL
	  pointer when doing a function call. (*...close)(...)

Mon Aug  1 00:18:49 1994  Peter Eriksson  (pen@lysator.liu.se)

	* Released version 0.9

	* Moved the check for valid host to after the debug fprintf's.

	* Do a chdir() to /var/yp (saves a lot of inode lookups...)

	* Made the domain string checks better.
	
	* Added a couple of fixes from Mitch.

Sat Jul 16 18:47:51 1994  Peter Eriksson  (peter@ifm.liu.se)

	* Released version 0.8.

	* Added support for Sun Solaris 2.3, and fixed compilation
	  problems for Linux & HP-UX 9.

Sat Jul 16 15:16:00 1994  Peter Eriksson  (peter@ifm.liu.se)

	* yp_svc.c (ypprog_2): Changed XDR encoding routine for YP_FIRST
	  to use "ypreq_nokey" instead of "ypreq_key".
	
Sat Jul 15 17:00:00 1994  Peter Eriksson  (peter@ifm.liu.se)

	* Released version 0.7.
	


