summaryrefslogtreecommitdiff
path: root/Mailman/Queue/ArchRunner.py
Commit message (Expand)AuthorAgeFilesLines
* Reorganize the qrunner infrastructure. First, the package has been renamedBarry Warsaw2007-09-291-77/+0
* Update copyright years.bwarsaw2007-01-191-1/+1
* Massive conversion process so that Mailman can be run from a user specifiedbwarsaw2006-07-081-8/+9
* add OverflowError in exceptions. (CVE-2005-4153 related but not DoS)tkikuchi2006-02-031-1/+1
* back porting from 2.1.6tkikuchi2005-08-281-1/+1
* FSF office has moved. chdcking in for MAIN branch.tkikuchi2005-08-271-1/+1
* _dispose(): Two fixes, related to Daniel Buchmann's report about SFbwarsaw2002-07-251-13/+17
* Update copyright years.bwarsaw2002-03-161-1/+1
* Constructor simplification. Since most derived classes are justbwarsaw2002-03-021-3/+1
* _dispose(): Move the Save() call into the try (exceptions are morallybwarsaw2001-10-241-1/+1
* Convert from mimelib to email.bwarsaw2001-10-011-2/+1
* _dispose(): Oops! Remove an outdated comment.bwarsaw2001-05-091-3/+1
* _dispose(): Add a new header X-List-Received-Date: which contains thebwarsaw2001-05-091-1/+4
* Added missing import.bwarsaw2001-05-011-3/+22
* intermediatebwarsaw2001-02-151-0/+55