aboutsummaryrefslogtreecommitdiffstats
path: root/Mailman (unfollow)
Commit message (Expand)AuthorFilesLines
2003-11-01Bump version string to 2.1.3+bwarsaw1-1/+1
2003-11-01Catalan support by Robert Garrigos and Toni Panades.bwarsaw1-0/+1
2003-10-10__save(): Flush the file and (depending on SYNC_AFTER_WRITE) fsync itbwarsaw1-0/+3
2003-10-10MarshalSwitchboard._ext_write(), ASCIISwitchboard._ext_write():bwarsaw1-6/+2
2003-10-10Promote SYNC_AFTER_WRITE to a Defaults.py/mm_cfg.py variable afterbwarsaw1-0/+6
2003-10-07wrap(): Minor code cleaning.bwarsaw1-4/+2
2003-10-04Backporting Slovenian support.bwarsaw1-0/+1
2003-09-29FormatUsers(): The user portion of the link should honor the settingbwarsaw1-9/+10
2003-09-28process_request(), request_creation(): Close cross-site scriptingbwarsaw1-14/+20
2003-09-28MailList.__init__(): When trying to execfile extend.py, we ignorebwarsaw1-1/+5
2003-09-26BDBMemberAdaptor should not make it into a maintenance release.bwarsaw1-637/+0
2003-09-22Danish and Euskara/Basquebwarsaw1-0/+2
2003-09-22Bump the version to 2.1.3bwarsaw1-2/+2
2003-09-22Backporting from the HEAD -- Mailman packagebwarsaw6-23/+70
2003-09-22Backporting from the HEAD -- updated archiverbwarsaw3-10/+42
2003-09-22Backporting from the HEAD -- updated bouncersbwarsaw1-10/+15
2003-09-22Backporting from the HEAD -- updated cgi'sbwarsaw3-3/+5
2003-09-22Backporting from the HEAD -- updated u/ibwarsaw3-7/+9
2003-09-22Backporting from the HEAD -- updated handlersbwarsaw4-7/+11
2003-09-22Backporting from the HEAD -- updated queue runnersbwarsaw5-108/+153
2003-09-22This commit was manufactured by cvs2svn to create branch2-0/+683
2003-04-22Backporting once again from the trunk.bwarsaw1-4/+6
2003-04-20Backporting from the trunk.bwarsaw4-113/+151
2003-04-20Getting ready for 2.1.2bwarsaw1-2/+2
2003-04-19Backport from the trunk, and catalog regeneration.bwarsaw5-23/+44
2003-04-09Portuguese (pt) translations by Jose Paulo Moitinho de Almeida.bwarsaw1-0/+1
2003-04-07Backporting from trunk.bwarsaw5-66/+92
2003-04-02Backport:bwarsaw1-1/+2
2003-04-01Bump version number for testing.bwarsaw1-1/+1
2003-04-01__init__(): Jon Parise caught a typo in the conversion to booleans.bwarsaw1-1/+1
2003-03-31Use True/False where appropriate.bwarsaw1-26/+31
2003-03-31Backporting from trunkbwarsaw26-211/+445
2003-03-31Backporting SF patch #683906, add $DESTDIR to install target, bybwarsaw10-25/+35
2003-02-08Bump to 2.1.1bwarsaw1-2/+2
2003-02-08Backporting from the trunk.bwarsaw19-209/+364
2003-01-10Copyright years.bwarsaw2-5/+5
2003-01-10safe_strftime(): Watch out for TypeError coming back from strftime().bwarsaw1-1/+1
2003-01-10Article.__init__(): Watch out for tuples coming back frombwarsaw1-0/+3
2003-01-10_set_date(): Watch out for TypeErrors that can come from time.mktime()bwarsaw1-1/+1
2003-01-07Copyright yearsbwarsaw1-4/+4
2003-01-07process(): Ben Gertzfield idea to add "Content-Disposition: inline"bwarsaw1-2/+6
2003-01-07Copyrightbwarsaw1-4/+4
2003-01-07bulkdeliver(): We've had reports of an IOError (code == 4, interruptedbwarsaw1-1/+1
2003-01-02_do_remove(): Patch by Jon Parise to fix a bug in the stanza matchingbwarsaw1-3/+3
2003-01-02changeMemberAddress(): Rearrange the order in which sub-tasks arebwarsaw1-10/+10
2003-01-02main(): In the change-of-address section, we only want to show thebwarsaw1-3/+5
2003-01-02Bump the version number.bwarsaw1-2/+2
2003-01-02ChangeMemberAddress(): Don't raise MMAlreadyAMember if we're doing abwarsaw1-13/+4