Thu Apr 11 22:04:00 1996 Thorsten Kukuk <kukuk@uni-paderborn.de>

        * Released version 0.18

	* Implement ypserv.conf after an idea from Miquels van 
	  Smoorenburg <miquels@cistron.nl> and add some patches 
	  from him   

        * Add a lot of new man pages.

Sat Mar 16 16:14:38 1996 Thorsten Kukuk <kukuk@uni-paderborn.de>

        * server.c : fix memory leak and possible security holes

Fri Mar 15 10:23:00 1996 Thorsten Kukuk <kukuk@uni-paderborn.de>

        * yppush : mostly rewritten, fixes a lot of bugs, security
	           holes and add the -v, -h and -p parmameter.
		   yppush can now transfer a maps parrallel to
		   more then one host.

Wed Mar 13 21:55:16 1996 Thorsten Kukuk <kukuk@uni-paderborn.de>

	* server.c : transfer maps only, if they are newer

Fri Mar 8  20:38:00 1996 Thorsten Kukuk <kukuk@uni-paderborn.de>

	* access.c : fix securnets 

Fri Mar 1  19:20:00 1996 Thorsten Kukuk <kukuk@uni-paderborn.de>

	* ypserv.c : clear the ports, if program quits

Sun Feb 18 21:30:00 1996 Thorsten Kukuk <kukuk@uni-paderborn.de>

        * ypxfr, yppush, ypserv: implement --version option

        * revnetgroup.c : New, for reverse netgroup dbm
	
	* getnetgrent.c : New, from the libc with changes
	                  for parsing netgroup entrys

        * man pages for ypserv, ypinit, revnetgroup

	* ypinit.sh : some minor bugfixes

Fri Jan 26 13:42:00 1996 Thorsten Kukuk <kukuk@uni-paderborn.de>

	* ypxfr, yppush: changed some names due conflicts with
			 libc 5.0.9 and SunOS 4.1.3 shared librarys.

Sun Dec 3  16:00:00 1995 Thorsten Kukuk <kukuk@uni-paderborn.de>

	* server.c: if tcp_wrapper not enabled, look at
		    /var/yp/securenets for secure clients.

Sun Nov 26 22:58:00 1995 Thorsten Kukuk <kukuk@uni-paderborn.de>

        * server.c: fix dns lookup implementation

Fri Nov 11 1995 Swen Thuemmler <swen@uni-paderborn.de>

        * server.c: changes for -dns option

	* dns_hosts.c: New, for raw dns lookup.

Fri Oct 6  10:24:31 1995 Thorsten Kukuk <kukuk@uni-paderborn.de>

	* Make some changes for Solaris 2.4 
		(doesn't work yet, I don't know enough
		 about Solaris)

	* server.c: (ypproc_maplist_2_svc) Fixed wrong returncode

	* ypxfr.c: Fixed bug for FreeBSD 2.x

	* ypinit: New, for easier installing of data maps

	* configure: New options for configure.
		     Try configure --help

Fri Sep 29 21:00:00 1995  Thorsten Kukuk <kukuk@uni-paderborn.de>

	* ypserv: Added slave feature + many bugfixes for that,
		  most changes are from the FreeBSD Port.

	* makedbm.c : New, mostly compatible to the SunOS 4 makedbm,
		  inserts the YP_* keys, needed for update with slave
		  server.

	* yppush: New, sends a new map to the slave servers in the
		  ypservers map. (Ported from the yps-0.21 package)

	* ypxfr:  New, started from ypserv to get a new map.
                  (Ported from the yps-0.21 package)

	* configure: Added GNU autoconf/configure. 

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.
	


