| Commit message (Expand) | Author | Files | Lines |
2018-06-05 | Extend BLOCK_SPAMHAUS_LISTED_IP_SUBSCRIBE for IPv6. | Mark Sapiro | 1 | -1/+3 |
2018-06-04 | Restrict Spamhaus ZEN hits to SBL, CSS and XBL. | Mark Sapiro | 1 | -1/+1 |
2018-06-04 | Added BLOCK_SPAMHAUS_LISTED_IP_SUBSCRIBE Feature | Mark Sapiro | 1 | -0/+4 |
2018-06-04 | Changed mailman-config to single-quote parameters. | Mark Sapiro | 1 | -0/+3 |
2018-06-03 | Added Esperanto translation and updated i18n. | Mark Sapiro | 1 | -0/+3 |
2018-05-25 | Add an option to add_members to issue invitations. | Mark Sapiro | 1 | -0/+5 |
2018-05-21 | A few more error messages have had their values HTML escaped. | Mark Sapiro | 1 | -0/+2 |
2018-05-05 | Add <noscript> note to listinfo reCAPTCHA that JavaScript is required. | Mark Sapiro | 1 | -0/+4 |
2018-05-03 | bin/arch now uses i18n.C_ for progress messages. | Mark Sapiro | 1 | -0/+4 |
2018-04-13 | Give a better message from scripts/driver on SyntaxError in mm_cfg.py. | Mark Sapiro | 1 | -0/+4 |
2018-04-10 | Improve DELIVERY_RETRY_WAIT reimplementation. | Mark Sapiro | 1 | -0/+4 |
2018-03-18 | The Russian translation has been updated by Danil Smirnov. | Mark Sapiro | 1 | -0/+4 |
2018-03-12 | Fixed another Python 2.7 dependency. | Mark Sapiro | 1 | -0/+3 |
2018-03-08 | Added a few more badword checks to Utils.suspiciousHTML(). | Mark Sapiro | 1 | -0/+5 |
2018-03-08 | Bad values in topics no longer break the list. | Mark Sapiro | 1 | -0/+3 |
2018-03-01 | Removed a Python 2.7 dependency introduced in 2.1.26. | Mark Sapiro | 1 | -0/+7 |
2018-02-04 | Fix XSS and info leak in options CGI - CVE-2018-5950 | Mark Sapiro | 1 | -1/+9 |
2018-01-30 | Corrected i18n from rev. 1738 and updated message catalogs. | Mark Sapiro | 1 | -0/+2 |
2018-01-27 | Added more environment variables to those passed to CGIs. | Mark Sapiro | 1 | -0/+3 |
2017-12-29 | Removed a Python 2.7 dependency from pipermail.py. | Mark Sapiro | 1 | -0/+4 |
2017-12-09 | Show match in hold reason for header_filter_rules. | Mark Sapiro | 1 | -0/+3 |
2017-11-23 | Ignore missing .db files when updating group and mode. | Mark Sapiro | 1 | -0/+3 |
2017-11-02 | The DELIVERY_RETRY_WAIT setting is now effective. | Mark Sapiro | 1 | -0/+6 |
2017-10-26 | Bumped branch version to: 2.1.25 | Mark Sapiro | 1 | -2/+2 |
2017-10-07 | Improved DMARC testing for domains with DNSSEC validation problems. | Mark Sapiro | 1 | -1/+4 |
2017-09-22 | The default DMARC reject reason now properly replaces %(listowner)s. | Mark Sapiro | 1 | -0/+3 |
2017-08-02 | The Russian translation has been updated by Sergey Matveev. | Mark Sapiro | 1 | -0/+5 |
2017-07-30 | Show case preserved emails in the roster. | Mark Sapiro | 1 | -0/+3 |
2017-07-21 | Changed wrapper environment cleaning from blacklist to whitelist. | Mark Sapiro | 1 | -0/+3 |
2017-06-24 | Added screen reader labels to some admindb radio buttons. | Mark Sapiro | 1 | -0/+1 |
2017-06-21 | Added text for screen readers only to checkboxes on admin Membership List. | Mark Sapiro | 1 | -0/+6 |
2017-06-09 | Display date of held subscriptions and keep newest. | Mark Sapiro | 1 | -0/+5 |
2017-06-06 | Ensure aliases.db and virtual-mailman.db are world readable and owned | Mark Sapiro | 1 | -0/+4 |
2017-06-05 | Defend against CGI requests with multiple values for the same parameter. | Mark Sapiro | 1 | -0/+4 |
2017-06-04 | Fixed a regression in Cgi/options.py. | Mark Sapiro | 1 | -0/+3 |
2017-06-04 | Added -a to default (e)grep in contrib/mmdsr. | Mark Sapiro | 1 | -0/+3 |
2017-06-03 | Fixed the -V option to list_lists to not show subdomains. | Mark Sapiro | 1 | -0/+7 |
2017-05-30 | Added list-owner@virtual.domain addresses to virtual-mailman. | Mark Sapiro | 1 | -0/+3 |
2017-05-30 | Display only the list-owner address in the 'list run by' footer. | Mark Sapiro | 1 | -0/+3 |
2017-05-24 | Changed member_verbosity_threshold from a >= test to a strictly > test. | Mark Sapiro | 1 | -0/+4 |
2017-05-23 | Implement base64 encoded recipient header. | Mark Sapiro | 1 | -0/+7 |
2017-05-12 | Changed DEFAULT_MSG_FOOTER to use standard sig separator. | Mark Sapiro | 1 | -0/+5 |
2017-05-12 | Improvements in subject prefixing with encoded prefixes. | Mark Sapiro | 1 | -0/+5 |
2017-03-30 | Fixed unexploitable XSS attach via crafted HTTP Host: header. | Mark Sapiro | 1 | -0/+6 |
2017-03-15 | Treat message and digest headers and footers as empty if they contain | Mark Sapiro | 1 | -0/+3 |
2017-03-04 | Ensure added headers and footers have a trailing new-line. | Mark Sapiro | 1 | -0/+3 |
2017-02-22 | Fixed an uncaught TypeError in the subscribe CGI. | Mark Sapiro | 1 | -0/+2 |
2017-02-14 | Added recognition for a newly seen mailEnable bounce. | Mark Sapiro | 1 | -0/+2 |
2017-02-14 | Catch NotAMemberError when member is removed before probe bounce returns. | Mark Sapiro | 1 | -0/+3 |
2017-02-03 | Fixed a TypeError thrown in the roster CGI when called with a listname | Mark Sapiro | 1 | -0/+3 |