log

age author description
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
Thu, 24 Jun 2004 23:04:04 +1000 mmj Add checks for regexec and regcomp to configure
Thu, 24 Jun 2004 21:56:06 +1000 mmj mlmmj-send now prepares headers and mail, and To: header feature added
Tue, 22 Jun 2004 19:08:47 +1000 mmj remove debug info
Tue, 22 Jun 2004 18:54:32 +1000 mmj Rephrase changelog
Tue, 22 Jun 2004 18:50:26 +1000 mmj Quoted printable subjects are now matched against prefix as well
Tue, 22 Jun 2004 17:07:10 +1000 mmj Make mlmmj-send capable of handling bouncing bounce probes to a local user on
Tue, 22 Jun 2004 17:06:32 +1000 mmj Commiting updated versions
Tue, 22 Jun 2004 16:22:02 +1000 mmj Don't litter the queue directory when rejecting posts for one reason or the
Mon, 21 Jun 2004 21:28:25 +1000 mmj more release stuff
Mon, 21 Jun 2004 21:23:00 +1000 mmj Getting ready for 0.8.0
Mon, 21 Jun 2004 21:10:54 +1000 mmj Make sure we initialize
Mon, 21 Jun 2004 20:57:26 +1000 mmj Add a few comments
Mon, 21 Jun 2004 20:48:12 +1000 mmj Fix a typo.
Mon, 21 Jun 2004 04:29:30 +1000 mortenp initial revision (mmj, please review)
Mon, 21 Jun 2004 03:36:27 +1000 mortenp access control is now implemented
Mon, 21 Jun 2004 03:27:22 +1000 mortenp added access control
Mon, 21 Jun 2004 03:26:27 +1000 mortenp assertions don't have error messages, so set errno=0
Mon, 21 Jun 2004 03:21:07 +1000 mortenp initial revision (mmj, please review this text)
Mon, 21 Jun 2004 00:06:21 +1000 mmj Fix the fix
Sun, 20 Jun 2004 23:00:30 +1000 mmj Lets make sure it compiles :)
Sun, 20 Jun 2004 22:52:28 +1000 mmj Also remove .lastmsg files in mlmmj-maintd
Sat, 19 Jun 2004 14:10:30 +1000 mortenp oh, forgot to update ChangeLog and TODO
Sat, 19 Jun 2004 13:48:23 +1000 mortenp make sure we use the wrappers
Sat, 19 Jun 2004 13:47:58 +1000 mortenp changed to use the new memory wrappers
Sat, 19 Jun 2004 13:44:47 +1000 mortenp changed to use the new memory wrappers
Sat, 19 Jun 2004 13:36:08 +1000 mortenp added memory.c to all targets
Sat, 19 Jun 2004 13:35:38 +1000 mortenp initial revision
Sat, 19 Jun 2004 12:04:53 +1000 mortenp removed dead code
Sat, 19 Jun 2004 11:36:37 +1000 mortenp removed dead code
Sat, 19 Jun 2004 11:08:51 +1000 mortenp removed unused variable
Sat, 19 Jun 2004 10:54:54 +1000 mortenp added debugging (export MLMMJ_TESTING to use dummy smtpd)
Fri, 18 Jun 2004 14:03:50 +1000 mmj Get the free()'s in the right spot
Fri, 18 Jun 2004 08:39:49 +1000 mmj I bet these are the last ones missing. At least the mlmmj-maintd could run for months and months before gain 100k
Fri, 18 Jun 2004 05:06:04 +1000 mmj Forgot to update README
Fri, 18 Jun 2004 05:03:45 +1000 mmj Add TODO item
Fri, 18 Jun 2004 05:01:17 +1000 mmj Forgot something
Fri, 18 Jun 2004 05:00:42 +1000 mmj Implement control/delheaders in where one can specify all the headers
Fri, 18 Jun 2004 05:00:28 +1000 mmj struct strlist;
Fri, 18 Jun 2004 05:00:21 +1000 mmj 0.7.3