log src/strgen.c @ 764:dd5b87ddd51e

age author description
Wed, 20 Oct 2010 12:34:28 +1100 Ben Schmidt Make *all* random strings produced the same length
Sat, 31 Jul 2010 00:26:30 +1000 Ben Schmidt Make the random strings produced always the same length rather the
Sat, 01 Nov 2008 01:20:51 +1100 mortenp Added more sanity checks (Thomas Jarosch)
Mon, 11 Jun 2007 04:05:02 +1000 mortenp Changed Message-ID headers to include FQDN (Ansgar Burchardt)
Thu, 07 Dec 2006 00:33:24 +1100 mortenp Fixed hostnamestr() for hosts that can't find themselves using gethostbyname() (Benoit Dolez)
Mon, 13 Nov 2006 08:10:33 +1100 mortenp Fixed invalid read in cleanquotedp()
Fri, 17 Jun 2005 22:55:09 +1000 mmj 1.2.7 postcommit
Wed, 02 Feb 2005 02:00:56 +1100 mmj Date: rfc conformance
Sat, 15 Jan 2005 21:46:24 +1100 mmj Lets add Message-Id: and Date:
Tue, 09 Nov 2004 22:02:50 +1100 mmj Fix invalid write by 1 in cleanquotedp.
Thu, 09 Sep 2004 19:15:47 +1000 mmj Replace index with strchr since it warns a lot on older SunOS versions
Tue, 07 Sep 2004 21:49:11 +1000 mmj Bouncelife and crontab entry fix and a commented out genmsgid() function
Mon, 06 Sep 2004 03:14:57 +1000 mmj Make random ints with hex be lowercase
Sat, 04 Sep 2004 09:24:45 +1000 mmj Brown paper bag bug commit
Wed, 01 Sep 2004 18:21:46 +1000 mmj Fix free() in the wrong place and do RC3
Tue, 22 Jun 2004 18:50:26 +1000 mmj Quoted printable subjects are now matched against prefix as well
Sat, 19 Jun 2004 13:44:47 +1000 mortenp changed to use the new memory wrappers
Thu, 17 Jun 2004 07:11:55 +1000 mmj Goodbye GPL license, Welcome MIT
Mon, 07 Jun 2004 07:08:09 +1000 mmj Assorted bugfixes.
Thu, 27 May 2004 23:04:29 +1000 mortenp added mydirname() and mybasename() which doesn't mess with their argument, and
Sat, 22 May 2004 20:47:18 +1000 mortenp small fix for over-sized hostnames in hostnamestr()
Fri, 21 May 2004 18:46:00 +1000 mmj Send our hostname in HELO and change the mlmmj-send output from
Thu, 22 Apr 2004 05:08:53 +1000 mmj *** empty log message ***
Thu, 22 Apr 2004 04:02:09 +1000 mmj Initial revision