log

age author description
Mon, 29 Nov 2004 05:47:01 +1100 mmj Prep for 1.1.0 and patch from Drake Wyrm
Mon, 29 Nov 2004 05:46:43 +1100 mmj mlmmj-list update
Sat, 27 Nov 2004 01:36:27 +1100 mmj perl interface update from xi
Fri, 26 Nov 2004 07:01:02 +1100 mmj 1.1.0-RC3 prep
Fri, 26 Nov 2004 07:00:53 +1100 mmj Add moderate tag to access rules
Fri, 26 Nov 2004 03:04:05 +1100 mmj Forgotten commits
Fri, 26 Nov 2004 03:03:18 +1100 mmj PHP updates from Christoph
Fri, 26 Nov 2004 02:59:34 +1100 mortenp Add a To: header with the recipient's address when sending digests
Tue, 23 Nov 2004 01:35:02 +1100 mmj Don't try to realloc unless we own already
Tue, 23 Nov 2004 01:15:45 +1100 mmj Before sending the mail to +owner, we should strip
Tue, 23 Nov 2004 01:12:56 +1100 mmj Add missing include to statctrl
Mon, 22 Nov 2004 23:25:01 +1100 mmj Change statctrl to only return a file is not there, if stat() explicitly said so
Thu, 18 Nov 2004 22:58:27 +1100 mmj Make the mlmmj-list switches more compatible with the rest
Thu, 18 Nov 2004 00:03:56 +1100 mmj Add newline after generic subject
Thu, 18 Nov 2004 00:03:15 +1100 mmj Add newline after From
Mon, 15 Nov 2004 21:49:29 +1100 mmj Don't do RECIPDELIM in this batch
Mon, 15 Nov 2004 21:42:26 +1100 mmj Cannot update headers if there's none
Mon, 15 Nov 2004 21:21:06 +1100 mmj free a little later
Mon, 15 Nov 2004 21:17:45 +1100 mmj Add customheaders to digests as well
Mon, 15 Nov 2004 19:45:06 +1100 mmj Only read one extra char if there is one
Mon, 15 Nov 2004 19:35:51 +1100 mmj close another couple of leaks
Mon, 15 Nov 2004 19:17:04 +1100 mmj Close memleak in send_digest()
Fri, 12 Nov 2004 21:50:23 +1100 mmj VERSION is now RC2
Fri, 12 Nov 2004 21:49:28 +1100 mmj New binary: mlmmj-list
Fri, 12 Nov 2004 12:28:32 +1100 mmj Warning fixes and release prep
Fri, 12 Nov 2004 10:27:07 +1100 mmj Substitute all of them and convert moderation to prepstdreply
Fri, 12 Nov 2004 02:26:43 +1100 mmj fix typo
Fri, 12 Nov 2004 01:54:55 +1100 mmj Further fixups to new prepstdreply. Seems to work now, needs more testing though
Fri, 12 Nov 2004 00:35:38 +1100 mmj *GRRR* FFS
Fri, 12 Nov 2004 00:34:03 +1100 mmj Better fix for the strchr
Fri, 12 Nov 2004 00:31:22 +1100 mmj Only strchr if it's not NULL
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