Mon Mar 24 16:29:28 PST 1997  Jeremy Allison <jra@cygnus.com>

	* kerbpws.c: Standardized placement of pwsync.srvtab file.
	* win32service.h: Removed registry paths now held in osconf.h
	* pws_service.c: Rewritten to update watch value in registry
	on startup/shutdown. This allows the pwsync.dll to close down
	the client end of the named pipe.
	* password_sync.c: Changed all CloseHandle's to RegCloseKey.
	Added watch value update.

Tue Mar 11 11:16:33 1997  Jeremy Allison <jra@cygnus.com>

        * pws_service.c: Updated to do install/delete code
        to add sync dll's into registry and SYSTEM32 directory.
        Added help message.
	* password_sync.c: Removed PWS_DLL_REG_NAME define.
	* win32service.h: Added prototypes for new calls.

Fri Feb 21 16:38:32 1997  Jeremy Allison <jra@cygnus.com>

	* Created pwsync service. Synchronises Windows NT domain
  	passwords with Kerberos 5 kdc. Files created :
        Makefile.in, configure.in, kerbpws.c password_sync.c
	pws_service.c, win32service.h
