log

age author description
Fri, 12 Nov 2004 00:10:54 +1100 mmj Rerwrite the way listtexts are handled and move Subject: out into the file
Thu, 11 Nov 2004 00:37:42 +1100 mmj Bugfix from Christian
Wed, 10 Nov 2004 19:11:29 +1100 mmj Convert the rest of the listtexts to the 'new' format
Wed, 10 Nov 2004 09:10:11 +1100 mmj Convert the first batch of listtexts in the vague hope we can get some
Wed, 10 Nov 2004 02:19:04 +1100 mmj Stak patches fra PIL:
Tue, 09 Nov 2004 22:36:14 +1100 mmj VERSION and ChangeLog update
Tue, 09 Nov 2004 22:35:58 +1100 mmj autocrap
Tue, 09 Nov 2004 22:03:55 +1100 mmj - if(strncasecmp(hdrline, "Subject: ", 9) == 0) {
Tue, 09 Nov 2004 22:02:50 +1100 mmj Fix invalid write by 1 in cleanquotedp.
Tue, 09 Nov 2004 19:40:48 +1100 mmj Add one free() and do a little fd cleanup
Tue, 09 Nov 2004 18:55:18 +1100 mmj Make -L alsa take an argument to getopt
Mon, 08 Nov 2004 09:35:07 +1100 mmj Let's not myfree(dirname); before we're actually done using it.
Wed, 20 Oct 2004 22:12:18 +1000 mmj When using Delivered-To: for spotting the recipient delimiter we
Wed, 20 Oct 2004 20:52:10 +1000 mmj Declare variables to make compile again
Wed, 13 Oct 2004 21:06:39 +1000 mmj mlmmj-unsub should also setuid, and fix a bug in mlmmj-sub so -U is actually recognized as an option
Fri, 24 Sep 2004 08:30:05 +1000 mmj the last = is the @
Fri, 24 Sep 2004 00:29:31 +1000 mmj This is post crash commit of working copy mmj. Will test compile etc.
Tue, 14 Sep 2004 21:06:44 +1000 mmj Only setuid in mlmmj-sub when we're root
Tue, 14 Sep 2004 21:04:21 +1000 mmj mlmmj-maintd.c:852: warning: long int format, time_t arg (arg 5)
Tue, 14 Sep 2004 19:27:29 +1000 mortenp fixed check (variable name is listaddr, and use strcasecmp())
Tue, 14 Sep 2004 19:22:41 +1000 mmj Sanity checks
Tue, 14 Sep 2004 09:01:32 +1000 mortenp added digest support
Tue, 14 Sep 2004 08:47:55 +1000 mmj Lets not run maintenance on single listdirs (-L) continously but be nice and sleep
Mon, 13 Sep 2004 04:14:49 +1000 mmj MAINTD_SLEEP is 7200 secs not 120 :)
Mon, 13 Sep 2004 04:13:52 +1000 mmj Don't reuse listdir, but introduce a new variable.
Sat, 11 Sep 2004 08:48:42 +1000 mmj -d option for mlmmj-maintd to work on all listdirs below the specified one
Fri, 10 Sep 2004 17:15:44 +1000 mmj Save the raw incoming mail when discarding, not the processed one.
Fri, 10 Sep 2004 17:10:54 +1000 mmj #include <inttypes.h>
Fri, 10 Sep 2004 16:05:42 +1000 mmj ChangeLog
Fri, 10 Sep 2004 16:04:57 +1000 mmj chown option and a bugfix for mlmmj-make-ml.sh, thanks Ingo Lameter
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