| Commit message (Expand) | Author | Files | Lines |
2015-05-01 | The vette log entry for DMARC policy hits now contains the list name. | Mark Sapiro | 1 | -4/+4 |
2015-04-23 | If SUBSCRIBE_FORM_SECRET is enabled and a user's network has a load | Mark Sapiro | 2 | -12/+35 |
2015-04-15 | DKIM-Signature:, DomainKey-Signature: and Authentication-Results: | Mark Sapiro | 1 | -2/+8 |
2015-04-13 | Improved search in admin UI Membership List. | Mark Sapiro | 1 | -1/+10 |
2015-03-31 | Bumped branch version to: 2.1.20 | Mark Sapiro | 1 | -2/+2 |
2015-03-27 | Fix for path traversal vulnerability. | Mark Sapiro | 2 | -1/+7 |
2015-03-09 | Implemented member address change via the admin GUI. | Mark Sapiro | 2 | -1/+110 |
2015-03-02 | Fixed a dead link, updated the mailman.pot and mailman.po files | Mark Sapiro | 1 | -4/+4 |
2015-03-02 | A LookupError in SpamDetect on a message with RFC 2047 encoded headers | Mark Sapiro | 1 | -2/+10 |
2015-03-01 | Fixed a bug in CommandRunner that could process the second word of a | Mark Sapiro | 1 | -6/+9 |
2015-02-28 | Fixed a bug in CommandRunner that threw an uncaught KeyError if | Mark Sapiro | 1 | -3/+5 |
2015-02-28 | Bumped branch version to: 2.1.19 | Mark Sapiro | 1 | -3/+3 |
2015-02-13 | Because of privacy concerns with the 2.2 backport adding real name to | Mark Sapiro | 2 | -1/+5 |
2015-02-07 | Cleaned the code a bit. No change in results. | Mark Sapiro | 1 | -19/+7 |
2015-02-07 | Added character set recoding to utf-8 for list attributes for Romanian and | Mark Sapiro | 2 | -3/+103 |
2015-02-06 | Bumped branch version to: 2.1.19rc2 | Mark Sapiro | 1 | -2/+2 |
2015-02-06 | Remove Organization: header from anonymized posts. | Mark Sapiro | 1 | -1/+4 |
2015-02-05 | Mailman's character set for Romanian has been changed from iso-8859-2 | Mark Sapiro | 1 | -1/+1 |
2015-02-05 | Mailman's character set for Russian has been changed from koi8-r to | Mark Sapiro | 1 | -1/+1 |
2015-02-03 | Enhanced subscribe_auto_approval to accept @listname entries. | Mark Sapiro | 3 | -7/+33 |
2015-02-03 | Bumped copyright year for prior change. | Mark Sapiro | 1 | -1/+1 |
2015-01-30 | The admindb interface has been fixed so the the detail message body | Mark Sapiro | 1 | -8/+6 |
2015-01-29 | Bumped branch version to: 2.1.19rc1 | Mark Sapiro | 1 | -3/+3 |
2015-01-23 | Implemented dmarc_wrapped_message_text to optionally add an explanitory | Mark Sapiro | 6 | -7/+45 |
2015-01-23 | Implemented the equivalent domains feature for list posting/moderation. | Mark Sapiro | 6 | -1/+92 |
2015-01-22 | A number of changes from the unofficial 2.2 branch have been backported to | Mark Sapiro | 14 | -55/+199 |
2015-01-11 | Due to a prior change, From: header munging would unnecessarily add the | Mark Sapiro | 1 | -4/+13 |
2015-01-10 | Implement a new WEB_HEAD_ADD setting to specify text to be added to the | Mark Sapiro | 2 | -2/+18 |
2015-01-04 | Add some explanitory comments for why we defer some Munge From changes | Mark Sapiro | 2 | -2/+8 |
2015-01-03 | When applying DMARC mitigations, CookHeaders now adds the original From: | Mark Sapiro | 2 | -11/+48 |
2014-12-20 | Implement a new DEFAULT_SUBSCRIBE_OR_INVITE setting to control the default | Mark Sapiro | 2 | -1/+6 |
2014-12-09 | The Subject: of the list welcome message wasn't always in the user's | Mark Sapiro | 1 | -1/+3 |
2014-12-07 | Accept email command in Subject: prefixed with Re: or similar with no | Mark Sapiro | 1 | -2/+10 |
2014-11-28 | Fixed a UnicodeDecodeError that could occur in the web admin interface | Mark Sapiro | 1 | -3/+10 |
2014-11-07 | Catch the NotAMemberError exception thrown if an authenticated | Mark Sapiro | 1 | -0/+7 |
2014-11-04 | Fixed an archiving bug that would cause messages with 'Subject: Re:' | Mark Sapiro | 1 | -1/+3 |
2014-10-25 | Added list name and handler name to auto-discard vette log entry. | Mark Sapiro | 1 | -3/+6 |
2014-10-16 | Implemented the ability to forward bounces to the list owner. | Mark Sapiro | 5 | -5/+28 |
2014-09-21 | The options CGI now rejects all but HTTP GET and POST requests. | Mark Sapiro | 2 | -0/+17 |
2014-09-19 | Accept poster password on Urgent: header. | Mark Sapiro | 1 | -1/+2 |
2014-09-05 | - Fixed a bug which caused a setting of 2 for REMOVE_DKIM_HEADERS to be | Mark Sapiro | 1 | -4/+5 |
2014-07-10 | Fix for lp:1334450 requires toowner exemption for dmarc_moderation_action. | Mark Sapiro | 1 | -20/+23 |
2014-06-29 | Minor cleanup. Removed unused imports. | Mark Sapiro | 1 | -4/+2 |
2014-06-26 | Moved the dmarc_moderation_action checks from the Moderate handler to | Mark Sapiro | 2 | -28/+31 |
2014-06-09 | <label> tags have been added around most check boxes and radio buttons | Mark Sapiro | 2 | -11/+32 |
2014-06-06 | Mailman's log files, request.pck files and heldmsg-* files are no | Mark Sapiro | 2 | -3/+3 |
2014-05-29 | If checking DNS for dmarc_moderation_action and DNS lookup is not | Mark Sapiro | 1 | -1/+5 |
2014-05-17 | Changed the fix for LP: #1316682 to not create a message that triggers | Mark Sapiro | 2 | -21/+2 |
2014-05-11 | Enhance the fix for (LP: #1318025) | Mark Sapiro | 1 | -0/+2 |
2014-05-09 | Handle missing From: header addresses for DMARC mitigation actions. | Mark Sapiro | 1 | -3/+10 |