aboutsummaryrefslogtreecommitdiffstats
path: root/Mailman (unfollow)
Commit message (Expand)AuthorFilesLines
2003-11-27GetAvailableLanguages(): Strip out any language codes that aren't inbwarsaw1-1/+3
2003-11-27Added Romanian support by Stefaniu Criste.bwarsaw1-0/+2
2003-11-27Typosbwarsaw1-2/+2
2003-11-27bulkdeliver(): Include the Message-ID in the log message.bwarsaw1-4/+6
2003-11-26bulkdeliver(): Rework the SMTP error handling to fix a problembwarsaw1-10/+21
2003-11-25ApprovedChangeMemberAddress(): When someone requests to change theirbwarsaw1-2/+12
2003-11-24Create(): Take an optional emailhost name and use that to calculatebwarsaw1-2/+5
2003-11-24process_request(): In response to SF bug # 835870, we now check thebwarsaw1-5/+12
2003-11-21copyright years.bwarsaw1-1/+1
2003-11-21_BounceInfo.__init__(), registerBounce(), disableBouncingMember(): Abwarsaw1-6/+7
2003-11-21enqueue(): Always flush and sync the message file.bwarsaw1-1/+3
2003-11-21change_options(): When calling ApprovedAddMember(), pass a meaningfulbwarsaw1-2/+3
2003-11-21__handlesubscription(): Pass a meaningful whence argument tobwarsaw1-1/+1
2003-11-21ApprovedAddMember(): Add a 'whence' argument which gets passed abwarsaw1-5/+8
2003-11-20boilerplatebwarsaw1-1/+1
2003-11-20NewRequestsDatabase(): HoldSubscription() now takes 5 arguments; thebwarsaw1-1/+2
2003-11-19set_delivery(): Fixed the email command 'set delivery [on|off]' whichbwarsaw1-7/+13
2003-11-03main(): Fix for bug #832748, where unsubscribe_policy was beingbwarsaw1-4/+24
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