Remote Reboot Daemon
------------------------------------------------------------------------------ 
CHANGES FROM v1.1 TO v1.2
1. Added encoding of crypted password.
2. Added ability to turn off all I/O of daemon for diskless reboot if wanted.
3. Added syncing of disk before reboot.
4. Added the ability to use a password from a file specified by root.
5. Added the rrgenpass program to create the file and store the password.
6. Updated documentation.
7. Added the CONTRIB file

CHANGES FROM v1.0 TO v1.1
1. Added support for shadow passwords.
2. Corrected the GPL license in the COPYRIGHT file.
3. Got rid of some of those annoying warnings at compile time.

CHANGES FROM v0.9 (private release) TO v1.0 (first public release):
1. Added a connection handshake to verify that access to the port
	is actually done by a valid client.
2. Rewrote the password transmission so that the password is encrypted 
	across all network transmissions.  This eliminates any possible 
	sniffing of the root password and is generally much more security 
	concious than just sending an unencrypted password.
3. Defined the GPL license in COPYRIGHT file
4. Created this CHANGES file
5. Created the README file
6. Created a man page

 


