log

age author description
Fri, 21 May 2004 18:46:00 +1000 mmj Send our hostname in HELO and change the mlmmj-send output from
Fri, 21 May 2004 18:43:58 +1000 mmj char *hostnamestr(void);
Fri, 21 May 2004 18:43:42 +1000 mmj ChangeLog and VERSION update
Thu, 20 May 2004 09:23:30 +1000 mmj Create and mention listdir/requeue
Thu, 20 May 2004 09:19:02 +1000 mmj Add requeueing
Thu, 20 May 2004 09:18:50 +1000 mmj Send listdir along
Thu, 20 May 2004 09:18:36 +1000 mmj ChangeLog has a requeuing mechanism entry and TODO has gotten smaller :)
Thu, 20 May 2004 09:15:46 +1000 mmj 0.5.1 README
Thu, 20 May 2004 09:15:23 +1000 mmj .cvsignore updates
Wed, 19 May 2004 23:23:17 +1000 mortenp explained closedlist
Wed, 19 May 2004 23:04:41 +1000 mmj +0.5.1
Wed, 19 May 2004 20:43:12 +1000 mmj if(infile == NULL) return NULL;
Wed, 19 May 2004 19:28:37 +1000 mmj File for generating bounce probes.
Wed, 19 May 2004 03:17:12 +1000 mmj A better TODO
Wed, 19 May 2004 03:02:20 +1000 mortenp added comment about why the rename() call is safe
Wed, 19 May 2004 01:25:36 +1000 mortenp Added WAITTIME (time to sleep before checking if we should spawn another mlmmj-send process) option in mlmmj.h
Wed, 19 May 2004 00:40:17 +1000 mortenp added comment about my fix
Wed, 19 May 2004 00:37:01 +1000 mortenp bail out if we can not open subscribers.d/
Tue, 18 May 2004 08:02:34 +1000 mortenp mlmmj-{,un}sub have been brought up to speed in a coordinated effort
Tue, 18 May 2004 07:34:07 +1000 mortenp removal of crufty crappy Makefile.in
Wed, 12 May 2004 22:06:52 +1000 mortenp fixed spawn count
Wed, 12 May 2004 09:36:35 +1000 mmj mlmmj-make-ml.sh now creates subscribers.d as well
Wed, 12 May 2004 09:08:04 +1000 mmj mlmmj-send now forks multiple connections per subscriber.d/file
Wed, 12 May 2004 06:24:56 +1000 mortenp added check for slash in list control string
Wed, 12 May 2004 05:52:00 +1000 mortenp added comment about listcontrol() cleanup
Wed, 12 May 2004 05:50:28 +1000 mortenp changed to be a big switch instead of a lot of if-else-if
Wed, 12 May 2004 05:49:32 +1000 mortenp removed (unused) BINDIR
Wed, 12 May 2004 01:50:04 +1000 mortenp changed incindexfile() - removed incflag, changed error return to be 0, and it now saves last used index in the file
Mon, 10 May 2004 22:22:21 +1000 mmj Assorted fixes
Sun, 09 May 2004 21:48:05 +1000 mmj fix from Christoph Thiel
Sat, 01 May 2004 19:54:58 +1000 mmj Bouncehandling, and massive cleanups around.
Fri, 30 Apr 2004 19:02:13 +1000 mmj Bad bad mmj. Always make sure it compiles before checkin.
Fri, 30 Apr 2004 18:58:08 +1000 mmj This is new function to quickly stat a control of the list. Example:
Fri, 30 Apr 2004 18:57:33 +1000 mmj This is new function to quickly stat a control of the list. Example:
Fri, 30 Apr 2004 18:56:35 +1000 mmj Add the new directories to the README. It's listdir/control, listdir/moderation
Fri, 30 Apr 2004 17:20:01 +1000 mortenp added -F (no fork) option
Wed, 28 Apr 2004 22:12:16 +1000 mortenp prepare 0.3.4 release
Wed, 28 Apr 2004 21:59:54 +1000 mortenp added comment about dot-fix
Wed, 28 Apr 2004 21:58:00 +1000 mortenp fixed smtp handling of lines which start with a dot
Wed, 28 Apr 2004 06:11:59 +1000 mmj if 0 ... #endif out debug messages
Wed, 28 Apr 2004 03:30:39 +1000 mmj README adjustments
Wed, 28 Apr 2004 03:24:19 +1000 mmj Small typo and bouncehandling now works
Wed, 28 Apr 2004 03:24:04 +1000 mmj 0.3.3 tagged
Wed, 28 Apr 2004 02:36:34 +1000 mmj Be nice and free some memory before exit
Wed, 28 Apr 2004 02:07:42 +1000 mortenp fixed subscription check (convert '=' to '@' before check)
Wed, 28 Apr 2004 01:50:17 +1000 mortenp added comment about bounce handling
Wed, 28 Apr 2004 01:48:16 +1000 mmj *** empty log message ***
Wed, 28 Apr 2004 01:47:43 +1000 mmj mlmmj-recieve fork()
Tue, 27 Apr 2004 22:58:18 +1000 mortenp bounces are now handled, so don't create the -bounces alias
Tue, 27 Apr 2004 22:51:56 +1000 mortenp changed bounce_from_adr() to match the bounce handling
Tue, 27 Apr 2004 22:37:58 +1000 mmj mlmmj-bounce now checks if it's a subscribed address
Tue, 27 Apr 2004 20:12:40 +1000 mmj Now we've bouncehandling underway, lets make mlmmj-make-ml.sh create the listdir/bounce dir as well
Tue, 27 Apr 2004 20:09:40 +1000 mortenp added primitive bounce handling
Sun, 25 Apr 2004 21:33:07 +1000 mortenp added a call to log_set_name()
Sun, 25 Apr 2004 20:20:35 +1000 mmj Debugging printf removed
Sun, 25 Apr 2004 20:09:11 +1000 mmj Change for new sub/unsub internal
Sun, 25 Apr 2004 20:08:50 +1000 mmj *** empty log message ***
Sun, 25 Apr 2004 01:17:56 +1000 mmj Let find_subscriber return the offset of the subscriber in the subscriber
Sat, 24 Apr 2004 20:27:16 +1000 mmj mmap the subscriber file
Sat, 24 Apr 2004 02:52:57 +1000 mmj ChangeLog entry about loggin enhancement