| Commit message (Expand) | Author | Age | Files | Lines |
| * | oops, anonymize | bwarsaw | 2000-12-29 | 1 | -3/+3 |
| * | This message has some very funky header values. | bwarsaw | 2000-12-29 | 1 | -0/+62 |
| * | More bounce samples. | bwarsaw | 2000-12-28 | 6 | -0/+1036 |
| * | Rebuilding my zapped bounce test cases. | bwarsaw | 2000-12-28 | 2 | -0/+340 |
| * | Now that we require Python 2.0, we're fine getting rid of these copies. | bwarsaw | 2000-12-26 | 3 | -1647/+0 |
| * | Latest round of jcrey's I18N patches. Specifically, | bwarsaw | 2000-12-26 | 1 | -0/+32 |
| * | Latest round of jcrey's I18N patches. Specifically, | bwarsaw | 2000-12-26 | 1 | -30/+68 |
| * | Latest round of jcrey's I18N patches. Specifically, | bwarsaw | 2000-12-26 | 1 | -1/+49 |
| * | maketext(): New optional parameter `lang' which is the language to | bwarsaw | 2000-12-26 | 1 | -2/+4 |
| * | Latest round of jcrey's I18N patches. Specifically, | bwarsaw | 2000-12-26 | 1 | -4/+17 |
| * | Latest round of jcrey's I18N patches. Specifically, | bwarsaw | 2000-12-26 | 1 | -10/+21 |
| * | Latest round of jcrey's I18N patches. Specifically, | bwarsaw | 2000-12-26 | 1 | -100/+123 |
| * | Latest round of jcrey's I18N patches. Specifically, | bwarsaw | 2000-12-26 | 1 | -2/+6 |
| * | Latest set of I18N patches from jcrey. Specifically, | bwarsaw | 2000-12-26 | 1 | -5/+8 |
| * | Latest set of I18N patches from jcrey. Specifically, | bwarsaw | 2000-12-26 | 1 | -3/+3 |
| * | jcrey's latest round of I18N changes. | bwarsaw | 2000-12-26 | 9 | -127/+201 |
| * | Latest set of I18N patches from jcrey. Specifically, | bwarsaw | 2000-12-26 | 1 | -1/+4 |
| * | Latest set of I18N patches from jcrey. Specifically, | bwarsaw | 2000-12-26 | 1 | -19/+34 |
| * | Latest set of I18N patches from jcrey. Specifically, | bwarsaw | 2000-12-26 | 1 | -7/+10 |
| * | mail_passwords(): subj is marked for translation. Call maketext() | bwarsaw | 2000-12-26 | 1 | -2/+3 |
| * | main(): Call maketext() with the list's preferred language. | bwarsaw | 2000-12-26 | 2 | -2/+2 |
| * | jcrey's rmlang script for removing language support from a mailing | bwarsaw | 2000-12-26 | 0 | -0/+0 |
| * | intermediate | bwarsaw | 2000-12-26 | 1 | -0/+115 |
| * | urg. cvs version. | bwarsaw | 2000-12-26 | 0 | -0/+0 |
| * | intermediate | bwarsaw | 2000-12-26 | 1 | -1/+0 |
| * | jcrey's newlang script for adding language support to a mailing list. | bwarsaw | 2000-12-26 | 1 | -0/+113 |
| * | SUBDIRS: Add Queue subdirectory. | bwarsaw | 2000-12-20 | 1 | -1/+1 |
| * | RedeliverMessage(): Removed. | bwarsaw | 2000-12-20 | 1 | -11/+3 |
| * | Rewritten to use the new multiple-queue model. | bwarsaw | 2000-12-20 | 1 | -85/+32 |
| * | New module which re-queues outgoing messages to qfiles/out for later | bwarsaw | 2000-12-20 | 0 | -0/+0 |
| * | intermediate | bwarsaw | 2000-12-20 | 1 | -0/+23 |
| * | process(): Get rid of the string module in favor of string methods. | bwarsaw | 2000-12-20 | 3 | -12/+10 |
| * | gratuitious change | bwarsaw | 2000-12-20 | 0 | -0/+0 |
| * | intermediate | bwarsaw | 2000-12-20 | 1 | -2/+2 |
| * | New module for handing off messages from Mailman (in the qfiles/news | bwarsaw | 2000-12-20 | 1 | -0/+52 |
| * | process(): Get rid of the string module in favor of string methods. | bwarsaw | 2000-12-20 | 1 | -7/+7 |
| * | process(): Get rid of the string module in favor of string methods. | bwarsaw | 2000-12-20 | 1 | -3/+4 |
| * | process(): List comprehensions are fun! | bwarsaw | 2000-12-20 | 1 | -4/+2 |
| * | process(): Get rid of the string module, in favor of string methods. | bwarsaw | 2000-12-20 | 1 | -7/+2 |
| * | process(): Use augmented assignments. | bwarsaw | 2000-12-20 | 1 | -1/+1 |
| * | process(): Use string method startswith(). | bwarsaw | 2000-12-20 | 1 | -3/+2 |
| * | Multiple queue runner classes, in a new package Mailman.Queue. | bwarsaw | 2000-12-20 | 7 | -0/+513 |
| * | Generate Mailman/Queue/Makefile | bwarsaw | 2000-12-20 | 2 | -2/+5 |
| * | ARCH_INDEP_DIRS: Add Mailman/Queue to the list of subdirs to | bwarsaw | 2000-12-20 | 1 | -2/+3 |
| * | _(): new function to fake out i18n for now. | bwarsaw | 2000-12-20 | 1 | -0/+3 |
| * | qfiles directory is just a holder of all the sub-queue directories. | bwarsaw | 2000-12-20 | 1 | -1/+6 |
| * | Enqueue(): Allow for queuing to alternative queue directories. If | bwarsaw | 2000-12-20 | 1 | -8/+20 |
| * | We can use Python 2.0's standard nntplib.py now. | bwarsaw | 2000-12-20 | 1 | -535/+0 |
| * | string module functions to string methods. | bwarsaw | 2000-12-20 | 1 | -36/+40 |
| * | First step in the conversion to a multiple-queue model. This script | bwarsaw | 2000-12-20 | 1 | -246/+22 |