summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* process(): Get rid of the string module in favor of string methods.bwarsaw2000-12-201-7/+7
* process(): Get rid of the string module in favor of string methods.bwarsaw2000-12-201-3/+4
* process(): List comprehensions are fun!bwarsaw2000-12-201-4/+2
* process(): Get rid of the string module, in favor of string methods.bwarsaw2000-12-201-7/+2
* process(): Use augmented assignments.bwarsaw2000-12-201-1/+1
* process(): Use string method startswith().bwarsaw2000-12-201-3/+2
* Multiple queue runner classes, in a new package Mailman.Queue.bwarsaw2000-12-207-0/+513
* Generate Mailman/Queue/Makefilebwarsaw2000-12-202-2/+5
* ARCH_INDEP_DIRS: Add Mailman/Queue to the list of subdirs tobwarsaw2000-12-201-2/+3
* _(): new function to fake out i18n for now.bwarsaw2000-12-201-0/+3
* qfiles directory is just a holder of all the sub-queue directories.bwarsaw2000-12-201-1/+6
* Enqueue(): Allow for queuing to alternative queue directories. Ifbwarsaw2000-12-201-8/+20
* We can use Python 2.0's standard nntplib.py now.bwarsaw2000-12-201-535/+0
* string module functions to string methods.bwarsaw2000-12-201-36/+40
* First step in the conversion to a multiple-queue model. This scriptbwarsaw2000-12-201-246/+22
* process_lists(): Wrap the open_newsgroup() call in a try/except tobwarsaw2000-12-201-2/+6
* main(): In the conversion to string methods, the initialization ofbwarsaw2000-12-201-2/+2
* main(): Explicitly queue the message to INQUEUE_DIR (see changesbwarsaw2000-12-205-7/+7
* main(): Some fixes to handle situations such as sending directly tobwarsaw2000-12-202-16/+54
* VALID_COMMANDS: `auto' is an acceptable command -- this is a scriptbwarsaw2000-12-201-0/+1
* Add `auto' script.bwarsaw2000-12-081-1/+1
* Added a commentbwarsaw2000-12-080-0/+0
* intermediatebwarsaw2000-12-082-2/+8
* Script which can be used to make Postfix automatically recognize newbwarsaw2000-12-082-0/+184
* checkdata(): Check the permissions on the request.db file.bwarsaw2000-12-081-6/+7
* First integration patch for Juan Carlos's translatable string changesbwarsaw2000-12-078-391/+410
* First integration patch of Juan Carlos's i18n string marking changes.bwarsaw2000-12-072-17/+17
* First round integration of Juan Carlos's translatable string markings.bwarsaw2000-12-0713-325/+343
* Add version and release date tag to the front page.bwarsaw2000-12-071-0/+8
* run_main(): Gross and temporary hack to put `_' in the builtins. It'sbwarsaw2000-12-071-0/+9
* Distutils setup module for building and installing the _mailmanbwarsaw2000-12-070-0/+0
* intermediatebwarsaw2000-12-071-0/+31
* Mailman extension module, providing _getframe() support for Pythonbwarsaw2000-12-070-0/+0
* intermediatebwarsaw2000-12-071-0/+87
* Support for i18n in Mailman. This builds on Python 2.0's standardbwarsaw2000-12-070-0/+0
* intermediatebwarsaw2000-12-071-0/+75
* Linux => GNU/Linuxbwarsaw2000-12-077-11/+17
* Bumping version number to 2.1a1bwarsaw2000-12-071-4/+4
* write(): No longer necessary; Python 2.0's extended print syntax isbwarsaw2000-12-071-20/+0
* Start of support for i18n; marking of translatable strings.bwarsaw2000-12-0717-310/+378
* Start of support for i18n; marking of translatable strings.bwarsaw2000-12-073-76/+69
* Modifications to use extended print syntax.bwarsaw2000-12-072-6/+6
* Turn STEALTH_MODE back on for the 2.1 development cycle.bwarsaw2000-12-071-17/+17
* Bumping the major rev numberbwarsaw2000-12-078-8/+8
* checkmboxfile(): Ensures that the various archive .mbox files have atbwarsaw2000-12-061-1/+21
* 2.0 finalbwarsaw2000-11-211-0/+4
* Bumping to 2.0 finalbwarsaw2000-11-212-5/+7
* Bumping to 2.0 final.bwarsaw2000-11-211-3/+3
* do_bump(): Fix print statementbwarsaw2000-11-211-1/+1
* commit the .html file too!bwarsaw2000-11-161-1/+10