aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS (follow)
Commit message (Expand)AuthorAgeFilesLines
* Defend against CGI requests with multiple values for the same parameter.Mark Sapiro2017-06-051-0/+4
* Fixed a regression in Cgi/options.py.Mark Sapiro2017-06-041-0/+3
* Added -a to default (e)grep in contrib/mmdsr.Mark Sapiro2017-06-041-0/+3
* Fixed the -V option to list_lists to not show subdomains.Mark Sapiro2017-06-031-0/+7
* Rebuilt docs for 2.1.24 release.Mark Sapiro2017-06-021-1/+1
|\
* | Added list-owner@virtual.domain addresses to virtual-mailman.Mark Sapiro2017-05-301-0/+3
* | Display only the list-owner address in the 'list run by' footer.Mark Sapiro2017-05-301-0/+3
* | Changed member_verbosity_threshold from a >= test to a strictly > test.Mark Sapiro2017-05-241-0/+4
* | Implement base64 encoded recipient header.Mark Sapiro2017-05-231-0/+7
* | Changed DEFAULT_MSG_FOOTER to use standard sig separator.Mark Sapiro2017-05-121-0/+5
* | Improvements in subject prefixing with encoded prefixes.Mark Sapiro2017-05-121-0/+5
* | Fixed unexploitable XSS attach via crafted HTTP Host: header.Mark Sapiro2017-03-301-0/+6
* | Treat message and digest headers and footers as empty if they containMark Sapiro2017-03-151-0/+3
* | Ensure added headers and footers have a trailing new-line.Mark Sapiro2017-03-041-0/+3
* | Fixed an uncaught TypeError in the subscribe CGI.Mark Sapiro2017-02-221-0/+2
* | Added recognition for a newly seen mailEnable bounce.Mark Sapiro2017-02-141-0/+2
* | Catch NotAMemberError when member is removed before probe bounce returns.Mark Sapiro2017-02-141-0/+3
* | Fixed a TypeError thrown in the roster CGI when called with a listnameMark Sapiro2017-02-031-0/+3
* | Recoded Polish html templates to use html entities.Mark Sapiro2017-01-171-0/+3
* | Fixed a NameError issue in bin/add_members with DISABLE_COMMAND_LOCALE_CSET =...Mark Sapiro2016-12-051-0/+3
* | Removed CleanseDKIM from OWNER_PIPELINE because of DMARC issues on anonymous ...Mark Sapiro2016-11-291-0/+4
* | Properly RFC 2047 encode the display name in DMARC munged From:.Mark Sapiro2016-11-241-0/+3
* | Fixed UnicodeError in sending digests following changing list's preferred_lan...Mark Sapiro2016-11-231-0/+3
* | Enhanced the fix for race conditions in MailList().Load().Mark Sapiro2016-11-161-0/+2
* | Fixed a typo and deleted an unreferenced assignment.Mark Sapiro2016-10-291-0/+3
* | Fixed incorrect "view more members" links at the bottom of the adminMark Sapiro2016-10-271-0/+3
* | The Basque (Euskara) translation has been updated by Gari Araolaza.Mark Sapiro2016-10-111-0/+2
* | Fix unicode links in multi-page admin Membership list search results.Mark Sapiro2016-09-291-0/+3
* | The German "details for personalize" page has been updatedMark Sapiro2016-09-151-0/+3
* | paths.py now adds dist-packages as well as site-packages to sys.path.Mark Sapiro2016-09-071-0/+3
* | Added INIT INFO to the sample init.d script.Mark Sapiro2016-09-041-0/+4
* | Added -e/--exceptlist to cron/senddigests.Mark Sapiro2016-09-021-0/+5
* | The Japanese translation has been updated by Yasuhito FUTATSUKI.Mark Sapiro2016-08-271-0/+6
* | Fixes for CVE-2016-6893 and more.Mark Sapiro2016-08-261-1/+11
* | Japanese translation and documentation updated by Yasuhito FUTATSUKI.Mark Sapiro2016-08-191-1/+1
* | The French translation of 'Dutch' is changed from 'Hollandais' toMark Sapiro2016-08-181-0/+3
* | Membership List letter links could be incorrectly rendered as Unicode.Mark Sapiro2016-07-191-24/+27
* | Match header_filter_rules as normalized unicodes.Mark Sapiro2016-07-141-7/+24
* | Catch TypeError from certain defective crafted POST requests.Mark Sapiro2016-07-141-0/+3
* | Corrected encoding of some German templates.Mark Sapiro2016-07-131-0/+3
* | Use xmlcharrefreplace when encoding for header_filter_rules.Mark Sapiro2016-07-121-4/+4
* | Use backslashreplace when encoding for header_filter_rules.Mark Sapiro2016-07-111-0/+8
* | Updates to Japanese documentation.Mark Sapiro2016-06-181-0/+5
* | Scrubber links in archives are now in the list's preferred_language.Mark Sapiro2016-05-271-0/+3
* | REMOVE_DKIM_HEADERS = 3 renames headers X-Mailman-Original...Mark Sapiro2016-05-261-0/+4
* | Added a bunch more templates to those that can be edited via the GUI.Mark Sapiro2016-05-181-1/+4
* | Improved logging of banned subscription and address change attempts.Mark Sapiro2016-05-171-0/+3
* | Catch MMUnknownListError in case list is removed after listing names.Mark Sapiro2016-05-171-0/+4
* | Keep the date header in wrapped messages.Mark Sapiro2016-05-131-2/+5
* | Implement SASL and STARTTLS in SMTPDirect.py.Mark Sapiro2016-05-061-0/+5