| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Some general cleanup of imports, globals (zapped 'em), and a few other | bwarsaw | 1999-11-11 | 1 | -97/+111 |
| * | Some general cleanup of imports, globals (zapped 'em), and a few other | bwarsaw | 1999-11-11 | 1 | -108/+68 |
| * | No need to import paths; that's all set up by the CGI driver. | bwarsaw | 1999-11-11 | 1 | -1/+0 |
| * | A few misc cleanups | bwarsaw | 1999-11-11 | 1 | -4/+8 |
| * | Some general cleanup of imports, globals (zapped 'em), and a few other | bwarsaw | 1999-11-11 | 1 | -138/+168 |
| * | Several general patches to typos resulting from the new pipeline | bwarsaw | 1999-11-11 | 1 | -15/+22 |
| * | process(): Only add the mailing list subject prefix if the message is | bwarsaw | 1999-11-11 | 1 | -6/+10 |
| * | process(): Only test for `approved' attribute. All others are tested | bwarsaw | 1999-11-11 | 1 | -3/+1 |
| * | SafeDict.__init__(): default dictionary argument is optional. | bwarsaw | 1999-11-11 | 1 | -2/+3 |
| * | ApprovedAddMember(): When raising an Errors.MMAlreadyAMember | bwarsaw | 1999-11-11 | 1 | -1/+1 |
| * | main(): Ensure that the list is saved in the finally clause | bwarsaw | 1999-11-11 | 1 | -0/+7 |
| * | Don't use anydbm as the database format, since it can't be made to | bwarsaw | 1999-11-11 | 1 | -68/+44 |
| * | __opendb(): add a simple, first line of defense assert against out of | bwarsaw | 1999-11-11 | 1 | -0/+2 |
| * | ProcessConfirmation(): Ensure that the mailing list is Save()'d even | bwarsaw | 1999-11-10 | 1 | -7/+9 |
| * | ProcessListCmd(): Avoid circular imports | bwarsaw | 1999-11-10 | 1 | -1/+1 |
| * | Massively restructured for integration with the new request API | bwarsaw | 1999-11-10 | 1 | -228/+156 |
| * | A few changes to the text displayed when approval is needed (including | bwarsaw | 1999-11-10 | 1 | -10/+11 |
| * | SendTextToUser(): Use the new Message interface. Note that this stuff | bwarsaw | 1999-11-10 | 1 | -9/+6 |
| * | Add the Handlers subdir | bwarsaw | 1999-11-10 | 1 | -1/+1 |
| * | Massively restructured, the key improvement is that request data are | bwarsaw | 1999-11-10 | 1 | -155/+208 |
| * | Use convenience StringIO module | bwarsaw | 1999-11-10 | 2 | -6/+2 |
| * | Don't need to import paths | bwarsaw | 1999-11-10 | 1 | -1/+0 |
| * | Greatly simplified by basing all this on the up-to-date rfc822.Message | bwarsaw | 1999-11-10 | 1 | -200/+33 |
| * | reworked imports | bwarsaw | 1999-11-10 | 1 | -197/+62 |
| * | Update imports, and convert to new Message.Message object | bwarsaw | 1999-11-10 | 1 | -10/+7 |
| * | An import wrapper around cStringIO/StringIO | bwarsaw | 1999-11-10 | 1 | -0/+22 |
| * | MMBadRequestId: removed | bwarsaw | 1999-11-10 | 1 | -2/+4 |
| * | (inject_digest): mlist.inject() => mlist.Post() | bwarsaw | 1999-11-10 | 1 | -2/+4 |
| * | Rip out great gobs of unused stuff. Most of the functionality is now | bwarsaw | 1999-11-10 | 1 | -381/+3 |
| * | SENDMAIL_CMD: added, which contains the path to the sendmail (or | bwarsaw | 1999-11-10 | 1 | -2/+11 |
| * | The Makefile template and standard .cvsignore file | bwarsaw | 1999-11-10 | 2 | -0/+70 |
| * | """Contains all the common functionality for the msg handler API.""" | bwarsaw | 1999-11-10 | 1 | -0/+51 |
| * | Package landmark | bwarsaw | 1999-11-10 | 1 | -0/+0 |
| * | New pipeline delivery module | bwarsaw | 1999-11-10 | 1 | -0/+116 |
| * | New pipeline delivery module | bwarsaw | 1999-11-10 | 1 | -0/+346 |
| * | New pipeline delivery module | bwarsaw | 1999-11-10 | 1 | -0/+28 |
| * | New pipeline delivery module | bwarsaw | 1999-11-10 | 1 | -0/+66 |
| * | New pipeline delivery module | bwarsaw | 1999-11-10 | 1 | -0/+85 |
| * | New pipeline delivery module | bwarsaw | 1999-11-10 | 1 | -0/+196 |
| * | New pipeline delivery module | bwarsaw | 1999-11-10 | 1 | -0/+31 |
| * | New pipeline delivery module | bwarsaw | 1999-11-10 | 1 | -0/+84 |
| * | New pipeline delivery module | bwarsaw | 1999-11-10 | 1 | -0/+35 |
| * | New pipeline delivery module | bwarsaw | 1999-11-10 | 1 | -0/+55 |
| * | New pipeline delivery module | bwarsaw | 1999-11-10 | 1 | -0/+66 |
| * | New pipeline delivery module | bwarsaw | 1999-11-10 | 1 | -0/+28 |
| * | New pipeline delivery module | bwarsaw | 1999-11-10 | 1 | -0/+50 |
| * | Moved the Mailman version variable to here from Defaults.py. This | bwarsaw | 1999-11-10 | 1 | -0/+17 |
| * | cosmetic | bwarsaw | 1999-11-10 | 1 | -1/+0 |
| * | StaleLockFileError: new exception to handle the case when a lock | bwarsaw | 1999-11-06 | 1 | -1/+25 |
| * | Bump to version 1.1 | bwarsaw | 1999-11-06 | 1 | -1/+1 |