aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MailList.Create() - added an assertion that the listname is lower case.Mark Sapiro2007-10-181-0/+1
* Added a call to warnings.filterwarnings() to misc/paths.py.in to supress theMark Sapiro2007-10-181-2/+6
* Added a .bzrignore to ignore generated files.Barry Warsaw2007-10-081-0/+23
* Fixed MaildirRunner.py to handle hyphenated list names.Mark Sapiro2007-10-040-0/+0
* MimeDel.py neglected to lower case file extensions for comparison withMark Sapiro2007-10-041-1/+1
* In rare cases, versions.py can encounter a very old list with held posts inMark Sapiro2007-10-041-1/+1
* /cygdrive/c/MM_bzr/log.txtMark Sapiro2007-10-041-1/+1
* /cygdrive/c/MM_bzr/log.txtMark Sapiro2007-10-041-4/+16
* /cygdrive/c/MM_bzr/log.txtMark Sapiro2007-10-041-1/+2
* It is reported that some RedHat packages (for at least FC5 and FC6, but notMark Sapiro2007-09-211-7/+17
* It is reported that some RedHat packages (for at least FC5 and FC6, but notMark Sapiro2007-09-211-3/+11
* Start using barry at list dot org for all Mailman correspondances.Barry Warsaw2007-09-122-2/+2
* Updated copyright year.Mark Sapiro2007-08-031-1/+1
* Ooops! The previous rev copied a configured file by mistake. Fixed.Mark Sapiro2007-08-031-1/+1
* Backported dumpdb changes from the 3.0 branch to allow dumping of marshals.Mark Sapiro2007-08-031-33/+30
* Detect 'who' with 1 or 2 arguments as administrivia.Mark Sapiro2007-07-171-2/+2
* There is a bug in email 2.5.8 and possibly others, but not in 4.0.1 orMark Sapiro2007-06-291-1/+9
* Cleaned up a couple of style issues. No actual code changes.Mark Sapiro2007-06-281-5/+6
* check_perms checked archives/private/ and archives/private/<list>/database/Mark Sapiro2007-06-281-12/+19
* Scrubber.py - Cleaned up a few loose ends and incomplete things left after theMark Sapiro2007-06-222-21/+26
* remove test fileBarry Warsaw2007-06-221-1/+0
* testing bzr commit messagesBarry Warsaw2007-06-221-0/+1
* senddigests - Changed to catch exceptions thrown by mlist.send_digest_now() andmsapiro2007-06-151-5/+17
* Scrubber.py - If a malformed message has Content-Type: with amsapiro2007-06-151-4/+7
* admindb.py - Changed to not show the "Discard all messages marked Defer" chec...msapiro2007-06-121-2/+5
* mmdsr.readme is replaced by README.mmdsr.msapiro2007-06-101-33/+0
* Improved processing of an Approve(d): body line by decoding the body payloadmsapiro2007-06-092-6/+26
* base64 codec raises 'AssertionError'. This should not occur in normal casetkikuchi2007-05-091-1/+1
* - CGI/admin.pymsapiro2007-05-0811-55/+157
* Fix comment typo (also, test my commit privileges)akuchling2007-05-041-1/+1
* Fix a very old bug in withlist which prevented -r from working with packagebwarsaw2007-04-052-5/+10
* New templates, which aren't now in repositorydanohnesorg2007-03-2311-0/+165
* update of czech templates, will follow some inserts of new filesdanohnesorg2007-03-236-13/+6
* Transfer of Czech messages from trunk to Release_2_1-maintdanohnesorg2007-03-231-747/+236
* Added a reference to the tracker number for the OldStyleMemberships.py fix.msapiro2007-03-211-3/+3
* - Fixed a bug in OldStyleMemberships.addNewMember that allowed adding an addressmsapiro2007-03-202-3/+15
* Fixed bug # 1660666.msapiro2007-02-151-4/+5
* Change the Installation Requirements to now recommend Python 2.4.4,bwarsaw2007-02-152-4/+15
* Ported from the trunk to pick up a couple of changes.msapiro2007-02-081-2/+3
* - Changed cmd_who.py to show hidden members when authorization is by list adm...msapiro2007-02-072-18/+41
* Changed header_filter_rules processing to ignore blank patterns.msapiro2007-01-201-1/+4
* Fixed documentation for POSTFIX_STYLE_VIRTUAL_DOMAINS to clarify that themsapiro2007-01-071-7/+8
* Ensure that exported XML is written in utf-8, at least if we're writing to abwarsaw2007-01-021-5/+7
* Port from the trunk: include the widget_type in the <options> tag.bwarsaw2006-12-301-3/+27
* Added the ability to specify a password hashing scheme for output ofbwarsaw2006-12-301-10/+61
* Port the Mailman trunk's export.py script to Mailman 2.1. Anyone wanting tobwarsaw2006-12-294-1108/+4335
* Delete the .bak file from the queue for an unparseable message.msapiro2006-11-171-0/+1
* 2 links fixed -- submitted by Thijs Kinkhorst <thijs@debian.org>. Thanks!pheinlein2006-10-221-3/+3
* With python2.5, importing JapaneseCodecs triggers LookupError becausetkikuchi2006-10-121-3/+18
* Fixed admin.py so null VARHELP category is handled (1573393).msapiro2006-10-112-4/+9