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