log

age author description
Tue, 15 Jun 2004 00:54:52 +1000 mmj Mention control/tocc and control/subonlypost in TUNABLES and ChangeLog
Mon, 14 Jun 2004 21:57:46 +1000 mmj Make mlmmj-sub change uid to the listdir owner
Mon, 14 Jun 2004 21:57:23 +1000 mmj Reflect latest change to mlmmj-sub
Fri, 11 Jun 2004 20:26:58 +1000 mmj More memory debugging, and small bugfixes
Fri, 11 Jun 2004 03:51:33 +1000 mmj *** empty log message ***
Fri, 11 Jun 2004 02:11:55 +1000 mmj RCPT TO -> .reciptto, MAIL FROM -> .mailfrom, not the other way around
Thu, 10 Jun 2004 23:15:49 +1000 mmj Missing closedir added
Thu, 10 Jun 2004 22:11:09 +1000 mmj remove stderr debug info
Thu, 10 Jun 2004 15:52:59 +1000 mmj Add some free()'s and fix bug with the maintd logfile
Thu, 10 Jun 2004 15:52:46 +1000 mmj Updates
Wed, 09 Jun 2004 21:42:54 +1000 mmj Furhter README updates
Wed, 09 Jun 2004 21:24:56 +1000 mmj Add a macro to make sure mlmmj binaries are invoked with full path
Wed, 09 Jun 2004 21:24:43 +1000 mmj Add the function to mlmmj-maintd to unsubscribe people who've been bouncing
Wed, 09 Jun 2004 21:23:59 +1000 mmj Updated to reflect it's 0.7.0 time
Wed, 09 Jun 2004 19:08:32 +1000 mmj Fix some directory leaks which could cause corruption, and dont leak the
Wed, 09 Jun 2004 19:07:59 +1000 mmj Fix some directory leaks which could cause corruption.
Wed, 09 Jun 2004 19:07:38 +1000 mmj Add ChangeLog entry and mention in README that mlmmj-maintd might still
Wed, 09 Jun 2004 09:12:29 +1000 mmj probe_bounces now implemented and a bit of logging
Wed, 09 Jun 2004 09:12:09 +1000 mmj Header file changes
Wed, 09 Jun 2004 06:23:50 +1000 mmj mlmmj-maintd work
Wed, 09 Jun 2004 00:15:05 +1000 mmj Handle bouncing bounce probes
Tue, 08 Jun 2004 23:37:15 +1000 mmj text update
Tue, 08 Jun 2004 20:18:30 +1000 mmj Change the text a bit.
Tue, 08 Jun 2004 20:18:22 +1000 mmj Update
Tue, 08 Jun 2004 20:17:16 +1000 mmj openrandexclrw added
Tue, 08 Jun 2004 20:17:04 +1000 mmj New function
Tue, 08 Jun 2004 20:15:27 +1000 mmj Bounce probes done. Review appreciated.
Tue, 08 Jun 2004 04:09:22 +1000 mmj Sorry I broke CVS, I'll fix ASAP. It was a commit by mistake.
Tue, 08 Jun 2004 03:55:56 +1000 mmj Plug memory leak in mlmmj-send
Mon, 07 Jun 2004 23:54:49 +1000 mmj Add GPL header
Mon, 07 Jun 2004 22:36:39 +1000 mmj New function to prepare a standard mail in an easy way, and make send_help
Mon, 07 Jun 2004 22:36:23 +1000 mmj New function to prepare a standard mail in an easy way.
Mon, 07 Jun 2004 22:35:58 +1000 mmj Comment out myfgetline since it's not used at all anymore
Mon, 07 Jun 2004 21:24:32 +1000 mortenp primitive implementation of probe (-p option)
Mon, 07 Jun 2004 07:57:40 +1000 mmj Prep for 0.6.0 and small debug info removal etc.
Mon, 07 Jun 2004 07:08:09 +1000 mmj Assorted bugfixes.
Mon, 07 Jun 2004 04:29:13 +1000 mmj getlistaddr was tought that listaddress moved to control/listaddress
Mon, 07 Jun 2004 04:27:25 +1000 mmj Some updates
Mon, 07 Jun 2004 02:52:23 +1000 mmj Cleanup printf()'s and errorhandling
Mon, 07 Jun 2004 02:42:34 +1000 mmj Remove fprintf(stderr, "%s", smtpreply) from checkwait_smtpreply. No need to
Mon, 07 Jun 2004 02:38:14 +1000 mmj Last place to get rid of FILE* are now done.
Mon, 07 Jun 2004 01:02:28 +1000 mmj mlmmj-sub is now FILE* clean
Sun, 06 Jun 2004 06:27:14 +1000 mmj Use mmap to find the subscribers in the subscribers files
Sun, 06 Jun 2004 00:55:25 +1000 mmj Use MAP_FAILED to indicate failed mmap rather than (void \*)-1
Sat, 05 Jun 2004 23:49:27 +1000 mmj Latest mlmmj-send change ChangeLog entry
Sat, 05 Jun 2004 23:49:11 +1000 mmj Instead of reading 1 line at a time in mlmmj-send everytime we send the
Sat, 05 Jun 2004 23:48:07 +1000 mmj New mlmmj-send takes a char * and the size of the mail to send instead
Fri, 04 Jun 2004 20:46:33 +1000 mmj Another FILE* bites the dust
Fri, 04 Jun 2004 20:41:57 +1000 mmj Bye bye FILE*, welcome fd
Fri, 04 Jun 2004 02:58:22 +1000 mmj fileno(stdin) instead of FILENO_STDIN
Fri, 04 Jun 2004 02:57:14 +1000 mmj Bye bye FILE*
Fri, 04 Jun 2004 02:45:46 +1000 mmj Goodbye FILE*
Fri, 04 Jun 2004 01:11:00 +1000 mmj write_mailbody_from_file is now write_mailbody_from_fd
Fri, 04 Jun 2004 00:50:02 +1000 mmj header_token was not used anymore for a long time, so get rid of it
Fri, 04 Jun 2004 00:48:00 +1000 mmj -#include <stdio.h>
Fri, 04 Jun 2004 00:39:01 +1000 mmj -#include <stdio.h>
Fri, 04 Jun 2004 00:30:09 +1000 mmj Lets get rid of stdio shall we :-)
Fri, 04 Jun 2004 00:29:59 +1000 mmj Headerfile sync. I forgot some earlier, sorry :\
Thu, 03 Jun 2004 23:56:45 +1000 mmj Bye bye FILE * and welcome fd's
Thu, 03 Jun 2004 20:45:33 +1000 mmj FILE* is now fd