log

age author description
Thu, 09 Sep 2004 19:25:20 +1000 mmj ChangeLog entry about index() -> strchr() RELEASE_1_0_0
Thu, 09 Sep 2004 19:15:47 +1000 mmj Replace index with strchr since it warns a lot on older SunOS versions
Thu, 09 Sep 2004 11:35:45 +1000 mmj hush hush now. PLEASE.
Thu, 09 Sep 2004 11:27:57 +1000 mmj why, why, why? BECAUSE you have to learn to add parenthesises
Thu, 09 Sep 2004 11:26:56 +1000 mmj why, why, why? BECAUSE you have to learn to add parenthesises
Thu, 09 Sep 2004 08:11:14 +1000 mmj Make header match case insensitive
Thu, 09 Sep 2004 07:48:09 +1000 mmj TADAAAA. Drumroll please. 1.0.0 preparation commit
Thu, 09 Sep 2004 07:46:18 +1000 mmj only bail out wrt. mkdir requeue dir when its another error than EEXIST
Thu, 09 Sep 2004 07:22:17 +1000 mortenp Fixed requeueing
Tue, 07 Sep 2004 21:49:11 +1000 mmj Bouncelife and crontab entry fix and a commented out genmsgid() function
Tue, 07 Sep 2004 08:49:21 +1000 mortenp added TODO item
Mon, 06 Sep 2004 07:55:47 +1000 mmj TODO item about mlmmj-maintd running on several lists
Mon, 06 Sep 2004 07:31:20 +1000 mmj Manual pages
Mon, 06 Sep 2004 03:14:57 +1000 mmj Make random ints with hex be lowercase
Sat, 04 Sep 2004 22:53:16 +1000 mmj README exim comments and sanity check in mlmmj-maintd
Sat, 04 Sep 2004 09:24:45 +1000 mmj Brown paper bag bug commit
Sat, 04 Sep 2004 01:32:22 +1000 mortenp added error logging in CTRL_GET
Wed, 01 Sep 2004 18:47:18 +1000 mmj execlp(..., 0) -> execlp(..., NULL)
Wed, 01 Sep 2004 18:22:49 +1000 mmj ChangeLog elaboration
Wed, 01 Sep 2004 18:21:46 +1000 mmj Fix free() in the wrong place and do RC3
Wed, 01 Sep 2004 18:19:00 +1000 mmj php-admin
Tue, 31 Aug 2004 01:31:16 +1000 mortenp added comments about - seemingly - unchecked open() calls
Thu, 26 Aug 2004 03:03:17 +1000 mmj NULL is 0 when strncasecmping
Thu, 26 Aug 2004 02:59:12 +1000 mmj RC2
Wed, 25 Aug 2004 19:52:21 +1000 mmj See ChangeLog
Mon, 23 Aug 2004 23:20:44 +1000 mmj Small updates
Fri, 20 Aug 2004 23:28:09 +1000 mmj *** empty log message ***
Fri, 20 Aug 2004 22:44:21 +1000 mmj TODO update now 1.0.0 is underway
Fri, 20 Aug 2004 22:42:42 +1000 mmj TODO update now 1.0.0 is underway
Fri, 20 Aug 2004 22:41:39 +1000 mmj removal of old web interface
Fri, 20 Aug 2004 21:02:20 +1000 mmj README update
Fri, 20 Aug 2004 21:01:50 +1000 mmj New perl-admin, hdradd before mime
Wed, 18 Aug 2004 15:38:21 +1000 mmj uid check
Wed, 18 Aug 2004 15:28:22 +1000 mmj THANKS addition
Wed, 18 Aug 2004 05:10:04 +1000 mmj uid check et al
Tue, 17 Aug 2004 23:51:05 +1000 mmj In case of malformed bounces, lets just delete them.
Tue, 17 Aug 2004 19:24:30 +1000 mortenp fixed typo
Mon, 16 Aug 2004 23:26:19 +1000 mmj Remove unanchored dot-star from beginning of regexp
Thu, 12 Aug 2004 08:29:38 +1000 mmj 0.8.3 commit
Sat, 10 Jul 2004 06:28:16 +1000 mortenp initial revision
Sun, 04 Jul 2004 07:05:22 +1000 mmj SIG_ERR not IGN
Sun, 04 Jul 2004 07:03:08 +1000 mmj Don't use daemon() since it's not present on Solaris. Use our own instead
Sat, 03 Jul 2004 23:32:25 +1000 mmj The envelope from is written in the Return-Path: header line, so get it from there
Sat, 03 Jul 2004 22:29:25 +1000 mmj 0.8.2 stuff
Sat, 03 Jul 2004 16:09:55 +1000 mmj Read header correctly
Wed, 30 Jun 2004 00:09:59 +1000 mmj Clean up sub/unsub confirmation requests
Wed, 30 Jun 2004 00:09:33 +1000 mmj Add variable for how long sub/unsub confirmation requests can live
Wed, 30 Jun 2004 00:09:15 +1000 mmj ChangeLog update and VERSION bump for CVS
Mon, 28 Jun 2004 07:18:44 +1000 mmj standard replies did not work before
Fri, 25 Jun 2004 18:14:25 +1000 mmj 0.8.1 preparations
Fri, 25 Jun 2004 17:48:15 +1000 mmj Get rid of openrandexclrw since we're not using it anyway. And we hate dead code
Fri, 25 Jun 2004 17:40:33 +1000 mmj Another EEXIST check and some myfree's added
Fri, 25 Jun 2004 17:34:18 +1000 mmj More bugfixes and EEXIST checking
Fri, 25 Jun 2004 17:24:31 +1000 mmj Some more reassuring that open will retry if EEXIST
Fri, 25 Jun 2004 17:04:03 +1000 mmj Don't fail in mlmmj-process b/c of EEXIST on the queuefilenames
Fri, 25 Jun 2004 17:02:32 +1000 mmj Make it more clear wrt. listtexts
Fri, 25 Jun 2004 17:02:06 +1000 mmj Last change was crap
Fri, 25 Jun 2004 17:01:56 +1000 mmj Help message updated
Fri, 25 Jun 2004 09:12:55 +1000 mmj Mention how recipient_delimiter is done in Exim
Thu, 24 Jun 2004 23:16:24 +1000 mmj wrong checkin