02/16/98 - Jordan Mendelson (jordy@wserv.com) Numerous people have reported a problem with logging. I'm sorry it took so long for me to patch it, but it completely slipped my mind. The patch applied was basically one from Chun-Chun Chen (cjj@u.washington.edu). Updated version number to 2.3.3 07/31/97 - Jordan Mendelson (jordy@wserv.com) I couldn't get ahold of the author, so I put out an update to dcron which fixes a number of security problems. It seems the author's machine has been down for quite a while, sigh... I would like to note that this daemon is badly in need of bug searching. There are so many calls to duplication of strings with no length checking that buffer exploits are a definate possibility, however.. I think I fixed most of them. I put in sizeof() checking on all sprintf()'s and varieties as well as a strcpy(). I would have put it in the other strcpy(), but it didn't seem to work right and just crashed everything :) This version also includes a fix for that darn VISUAL bug. I changed to Makefile a bit as well so 'make install' installs to the Linux default /usr/sbin and uses the 'install' program. Hope no one minds. I updated the version number to 2.3.1 to note the changes. Hopefully the original author won't mind. 08/05/97 - Jordan Mendelson (jordy@wserv.com) Made a little mistake in the Makefile where make install would install crond setuid and crontab non-setuid. This is backwards. I've included a copy of the GNU GPL in this source distribution as the original source said it was GNU GPL copyleft. Updated version number to 2.3.2