log

age author description
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