| Commit message (Expand) | Author | Files | Lines |
2020-01-09 | Implement REFUSE_SECOND_PENDING setting to prevent multiple pending subscribes. | Mark Sapiro | 1 | -0/+6 |
2019-11-08 | Fix possible UnicodeDecodeError in sending subscription confirmation. | Mark Sapiro | 1 | -0/+3 |
2019-11-08 | Implement new drop_cc switch. | Mark Sapiro | 1 | -0/+4 |
2019-10-05 | Clarify wording in NEWS item. | Mark Sapiro | 1 | -2/+2 |
2019-09-17 | Implemented web admin sync members. | Mark Sapiro | 1 | -0/+4 |
2019-08-16 | Extend sys.path with site.getsitepackages(). | Mark Sapiro | 1 | -0/+3 |
2019-06-20 | Corrected a misspelled name. | Mark Sapiro | 1 | -1/+1 |
2019-06-05 | Added site list -bounces and -request @ virtual domain to virtual-mailman. | Mark Sapiro | 1 | -0/+4 |
2019-06-05 | Fixed missing <> in List-ID with invalid char in description. | Mark Sapiro | 1 | -0/+4 |
2019-05-22 | Fixed misspelling of mailmanctl no-restart option. | Mark Sapiro | 1 | -0/+2 |
2019-03-06 | Strip leading/trailing spaces from login email for private and options login. | Mark Sapiro | 1 | -0/+3 |
2019-03-01 | Implement MAX_LISTNAME_LENGTH to avoid calculating on each web access. | Mark Sapiro | 1 | -0/+7 |
2018-12-30 | Corrected and augmented some security log messages. | Mark Sapiro | 1 | -0/+2 |
2018-11-28 | Added recognition for non-compliant opensmtpd DSN Action: error. | Mark Sapiro | 1 | -0/+3 |
2018-11-10 | Added NEWS item for prior change. | Mark Sapiro | 1 | -1/+4 |
2018-08-07 | Catch TypeError on simultaneous confirmations of the same token. | Mark Sapiro | 1 | -0/+7 |
2018-07-24 | Fixed broken patch at rev. 1796. | Mark Sapiro | 1 | -0/+7 |
2018-07-23 | Truncate long invalid list names in web error messages. | Mark Sapiro | 1 | -1/+6 |
2018-07-18 | Updated to German translation. | Mark Sapiro | 1 | -0/+2 |
2018-07-10 | Updated Esperanto translation. | Mark Sapiro | 1 | -0/+4 |
2018-07-04 | Escaping of HTML entities for the web UI is now done more selectively. | Mark Sapiro | 1 | -0/+3 |
2018-07-02 | Fixed BLOCK_SPAMHAUS_LISTED_DBL_SUBSCRIBE to use DBL, not ZEN. | Mark Sapiro | 1 | -0/+7 |
2018-06-24 | Added a CVE reference. | Mark Sapiro | 1 | -2/+2 |
2018-06-22 | Preparing 2.1.27 release. | Mark Sapiro | 1 | -1/+3 |
2018-06-17 | Fixed an erroneously translated '# -*- coding:' line in Russian message catalog. | Mark Sapiro | 1 | -0/+3 |
2018-06-16 | Preserve translation accross a call to SendSubscribeAck(). | Mark Sapiro | 1 | -6/+9 |
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 |