| Commit message (Expand) | Author | Files | Lines |
2003-12-01 | True/False where appropriate. | bwarsaw | 1 | -18/+19 |
2003-12-01 | GetConfigInfo(), handleForm(): Added header_filter_rules, a new variable which | bwarsaw | 1 | -2/+114 |
2003-12-01 | _getValidValue(): Basically ignore HeaderFilter widgets. They'll be handled | bwarsaw | 1 | -0/+2 |
2003-12-01 | process(): Catch MMBadPasswordError which gets thrown by ProcessConfirmation() | bwarsaw | 1 | -0/+3 |
2003-12-01 | subscription_prompt(): Make text and submit button have consistent text. | bwarsaw | 1 | -2/+2 |
2003-12-01 | get_item_gui_value(): Added a new widget HeaderFilter and associated code to | bwarsaw | 1 | -2/+72 |
2003-12-01 | html_TOC(): If PUBLIC_MBOX is false, use archtocnombox.html which doesn't have | bwarsaw | 1 | -5/+6 |
2003-12-01 | makelink(), breaklink(): Some coding updates. | bwarsaw | 1 | -14/+23 |
2003-12-01 | NewVars(): Add header_filter_rules if missing. | bwarsaw | 1 | -0/+1 |
2003-12-01 | Bump version to 2.1.4a0. | bwarsaw | 1 | -4/+4 |
2003-12-01 | True/False where appropriate. | bwarsaw | 1 | -1/+1 |
2003-12-01 | True/False wehre appropriate. | bwarsaw | 1 | -2/+8 |
2003-12-01 | repend(): An interface for putting request data back into the request | bwarsaw | 1 | -4/+19 |
2003-12-01 | InitVars(): Added header_filter_rules for support of the expanded spam | bwarsaw | 1 | -14/+27 |
2003-12-01 | RejectMessage.__init__(): Since the notice message is put into the body of the | bwarsaw | 1 | -0/+6 |
2003-12-01 | New variable PUBLIC_MBOX which allows the site administrator to disable public | bwarsaw | 1 | -30/+35 |
2003-11-27 | GetAvailableLanguages(): Strip out any language codes that aren't in | bwarsaw | 1 | -1/+3 |
2003-11-27 | Added Romanian support by Stefaniu Criste. | bwarsaw | 1 | -0/+2 |
2003-11-27 | Typos | bwarsaw | 1 | -2/+2 |
2003-11-27 | bulkdeliver(): Include the Message-ID in the log message. | bwarsaw | 1 | -4/+6 |
2003-11-26 | bulkdeliver(): Rework the SMTP error handling to fix a problem | bwarsaw | 1 | -10/+21 |
2003-11-25 | ApprovedChangeMemberAddress(): When someone requests to change their | bwarsaw | 1 | -2/+12 |
2003-11-24 | Create(): Take an optional emailhost name and use that to calculate | bwarsaw | 1 | -2/+5 |
2003-11-24 | process_request(): In response to SF bug # 835870, we now check the | bwarsaw | 1 | -5/+12 |
2003-11-21 | copyright years. | bwarsaw | 1 | -1/+1 |
2003-11-21 | _BounceInfo.__init__(), registerBounce(), disableBouncingMember(): A | bwarsaw | 1 | -6/+7 |
2003-11-21 | enqueue(): Always flush and sync the message file. | bwarsaw | 1 | -1/+3 |
2003-11-21 | change_options(): When calling ApprovedAddMember(), pass a meaningful | bwarsaw | 1 | -2/+3 |
2003-11-21 | __handlesubscription(): Pass a meaningful whence argument to | bwarsaw | 1 | -1/+1 |
2003-11-21 | ApprovedAddMember(): Add a 'whence' argument which gets passed a | bwarsaw | 1 | -5/+8 |
2003-11-20 | boilerplate | bwarsaw | 1 | -1/+1 |
2003-11-20 | NewRequestsDatabase(): HoldSubscription() now takes 5 arguments; the | bwarsaw | 1 | -1/+2 |
2003-11-19 | set_delivery(): Fixed the email command 'set delivery [on|off]' which | bwarsaw | 1 | -7/+13 |
2003-11-03 | main(): Fix for bug #832748, where unsubscribe_policy was being | bwarsaw | 1 | -4/+24 |
2003-11-01 | Bump version string to 2.1.3+ | bwarsaw | 1 | -1/+1 |
2003-11-01 | Catalan support by Robert Garrigos and Toni Panades. | bwarsaw | 1 | -0/+1 |
2003-10-10 | __save(): Flush the file and (depending on SYNC_AFTER_WRITE) fsync it | bwarsaw | 1 | -0/+3 |
2003-10-10 | MarshalSwitchboard._ext_write(), ASCIISwitchboard._ext_write(): | bwarsaw | 1 | -6/+2 |
2003-10-10 | Promote SYNC_AFTER_WRITE to a Defaults.py/mm_cfg.py variable after | bwarsaw | 1 | -0/+6 |
2003-10-07 | wrap(): Minor code cleaning. | bwarsaw | 1 | -4/+2 |
2003-10-04 | Backporting Slovenian support. | bwarsaw | 1 | -0/+1 |
2003-09-29 | FormatUsers(): The user portion of the link should honor the setting | bwarsaw | 1 | -9/+10 |
2003-09-28 | process_request(), request_creation(): Close cross-site scripting | bwarsaw | 1 | -14/+20 |
2003-09-28 | MailList.__init__(): When trying to execfile extend.py, we ignore | bwarsaw | 1 | -1/+5 |
2003-09-26 | BDBMemberAdaptor should not make it into a maintenance release. | bwarsaw | 1 | -637/+0 |
2003-09-22 | Danish and Euskara/Basque | bwarsaw | 1 | -0/+2 |
2003-09-22 | Bump the version to 2.1.3 | bwarsaw | 1 | -2/+2 |
2003-09-22 | Backporting from the HEAD -- Mailman package | bwarsaw | 6 | -23/+70 |
2003-09-22 | Backporting from the HEAD -- updated archiver | bwarsaw | 3 | -10/+42 |
2003-09-22 | Backporting from the HEAD -- updated bouncers | bwarsaw | 1 | -10/+15 |