| Commit message (Expand) | Author | Age | Files | Lines |
* | Importing locale patch for command line utils, from RHEL6 rpm source | Yasuhito FUTATSUKI at POEM | 2016-02-22 | 3 | -13/+36 |
* | Acknowledge option will now be honored for posts to anonymous lists | Mark Sapiro | 2016-02-17 | 2 | -2/+7 |
* | fix typo on help message in Mailman/Gui/NonDigest.py | Yasuhito FUTATSUKI | 2016-02-12 | 1 | -1/+1 |
* | Added more types to DEFAULT_PASS_MIME_TYPES. | Mark Sapiro | 2016-02-07 | 1 | -3/+5 |
* | Bumped branch version to: 2.1.21rc2 | Mark Sapiro | 2016-02-04 | 1 | -2/+2 |
* | Forget to set new attributes in MailList.py. | Mark Sapiro | 2016-02-04 | 1 | -0/+6 |
* | Bumped branch version to: 2.1.21rc1 | Mark Sapiro | 2016-02-02 | 1 | -4/+4 |
* | Added dmarc_non_moderation_action to list settings. | Mark Sapiro | 2016-02-02 | 5 | -2/+44 |
* | Fixed garbled From: with DMARC mitigations and non-ascii display name. | Mark Sapiro | 2016-01-21 | 1 | -2/+5 |
* | Some wording clarifications. | Mark Sapiro | 2016-01-19 | 1 | -2/+2 |
* | Merged and tweaked Jim P's mailman-auto-mod-verbose-members branch. | Mark Sapiro | 2016-01-18 | 6 | -16/+132 |
|\ |
|
| * | Improvements based on feedback from Mark Sapiro | jimpop@template.hostname | 2015-11-04 | 4 | -8/+7 |
| * | Removed 2 development debugging lines | jimpop@template.hostname | 2015-11-04 | 1 | -5/+0 |
| * | Auto-Moderate Verbose Members | jimpop@template.hostname | 2015-11-04 | 6 | -1/+56 |
* | | Treat a poster's address which matches an equivalent_domains address as | Mark Sapiro | 2015-12-15 | 1 | -0/+6 |
* | | Ensure white space following subject_prefix. | Mark Sapiro | 2015-12-14 | 1 | -0/+5 |
* | | Vette log entries for banned subscriptions now include the source of | Mark Sapiro | 2015-12-13 | 1 | -2/+6 |
* | | Submitting the user options form for a user who was asynchronously | Mark Sapiro | 2015-12-06 | 1 | -0/+8 |
* | | Updates to list admin manual and UI help to fix broken links. | Mark Sapiro | 2015-11-28 | 1 | -2/+2 |
* | | Avoid skipping a handler which rejected or discarded a message | Mark Sapiro | 2015-11-24 | 1 | -1/+9 |
* | | Posts gated to usenet will no longer have other than the target group | Mark Sapiro | 2015-11-06 | 1 | -15/+7 |
|/ |
|
* | Invalid regexps in *_these_nonmembers, subscribe_auto_approval and | Mark Sapiro | 2015-10-17 | 1 | -2/+12 |
* | Refactored the GetPattern list method to simplify extending @listname | Mark Sapiro | 2015-10-15 | 2 | -52/+38 |
* | hanged CookHeaders to default to using space rather than tab as | Mark Sapiro | 2015-10-14 | 1 | -3/+3 |
* | Clean up some documentation wording. | Mark Sapiro | 2015-09-18 | 1 | -6/+6 |
* | Subject prefixing could fail to collapse multiple 'Re:' in an incomming | Mark Sapiro | 2015-09-16 | 1 | -1/+7 |
* | Defended against a user submitting URLs with query fragments or POST | Mark Sapiro | 2015-09-16 | 2 | -0/+24 |
* | Implemented GLOBAL_BAN_LIST. | Mark Sapiro | 2015-08-21 | 2 | -1/+11 |
* | Improved fix for LP: 1482940. | Mark Sapiro | 2015-08-13 | 1 | -10/+12 |
* | Fixed bug with delayed probe bounces. | Mark Sapiro | 2015-08-08 | 1 | -5/+12 |
* | Don't show digest options on user's options page for non-digestable lists. | Mark Sapiro | 2015-07-20 | 1 | -2/+8 |
* | Improved identification of remote clients coming via a proxy server. | Mark Sapiro | 2015-06-23 | 4 | -10/+26 |
|\ |
|
| * | Support for HTTP_X_FORWARDED_FOR and HTTP_FORWARDED_FOR (RFC 7239) | Jim Popovitch | 2015-06-23 | 4 | -10/+23 |
|/ |
|
* | Fixed an issue with shunted messages on a list where the charset for | Mark Sapiro | 2015-06-07 | 1 | -1/+6 |
* | Add mailman@domain entries for virtual domains to data/virtual-mailman. | Mark Sapiro | 2015-05-27 | 1 | -2/+39 |
* | The vette log entry for DMARC policy hits now contains the list name. | Mark Sapiro | 2015-05-01 | 1 | -4/+4 |
* | If SUBSCRIBE_FORM_SECRET is enabled and a user's network has a load | Mark Sapiro | 2015-04-23 | 2 | -12/+35 |
* | DKIM-Signature:, DomainKey-Signature: and Authentication-Results: | Mark Sapiro | 2015-04-15 | 1 | -2/+8 |
* | Improved search in admin UI Membership List. | Mark Sapiro | 2015-04-13 | 1 | -1/+10 |
* | Bumped branch version to: 2.1.20 | Mark Sapiro | 2015-03-31 | 1 | -2/+2 |
* | Fix for path traversal vulnerability. | Mark Sapiro | 2015-03-27 | 2 | -1/+7 |
* | Implemented member address change via the admin GUI. | Mark Sapiro | 2015-03-09 | 2 | -1/+110 |
* | Fixed a dead link, updated the mailman.pot and mailman.po files | Mark Sapiro | 2015-03-02 | 1 | -4/+4 |
* | A LookupError in SpamDetect on a message with RFC 2047 encoded headers | Mark Sapiro | 2015-03-02 | 1 | -2/+10 |
* | Fixed a bug in CommandRunner that could process the second word of a | Mark Sapiro | 2015-03-01 | 1 | -6/+9 |
* | Fixed a bug in CommandRunner that threw an uncaught KeyError if | Mark Sapiro | 2015-02-28 | 1 | -3/+5 |
* | Bumped branch version to: 2.1.19 | Mark Sapiro | 2015-02-28 | 1 | -3/+3 |
* | Because of privacy concerns with the 2.2 backport adding real name to | Mark Sapiro | 2015-02-13 | 2 | -1/+5 |
* | Cleaned the code a bit. No change in results. | Mark Sapiro | 2015-02-07 | 1 | -19/+7 |
* | Added character set recoding to utf-8 for list attributes for Romanian and | Mark Sapiro | 2015-02-07 | 2 | -3/+103 |