aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Changed Brad's email address in contrib/mmdsr comments.Mark Sapiro2015-08-231-16/+16
|
* Implemented GLOBAL_BAN_LIST.Mark Sapiro2015-08-213-1/+17
|
* Fixed cron/gate_news to catch EOFError on opening the newsgroup.Mark Sapiro2015-08-182-3/+6
|
* Improved fix for LP: 1482940.Mark Sapiro2015-08-132-12/+13
|
* Fixed bug with delayed probe bounces.Mark Sapiro2015-08-082-5/+16
|
* Updated contrib/mmdsr for prior log change.Mark Sapiro2015-07-252-2/+7
|
* Don't show digest options on user's options page for non-digestable lists.Mark Sapiro2015-07-2041-2/+90
|
* Improved identification of remote clients coming via a proxy server.Mark Sapiro2015-06-235-10/+30
|\
| * Support for HTTP_X_FORWARDED_FOR and HTTP_FORWARDED_FOR (RFC 7239) Jim Popovitch2015-06-234-10/+23
|/
* Updated pt_BR message catalog from Emerson Ribeiro de Mello.Mark Sapiro2015-06-131-291/+323
|
* Fixed an issue with shunted messages on a list where the charset forMark Sapiro2015-06-072-1/+10
| | | | the list's preferred_language had been changed from iso-8859-1 to utf-8 without recoding the list's description.
* Add mailman@domain entries for virtual domains to data/virtual-mailman.Mark Sapiro2015-05-272-2/+45
|
* Merged all the message catalogs with the new mailman.pot.Mark Sapiro2015-05-0138-5285/+6528
|
* The pt_BR translation has been updated by Emerson Ribeiro de Mello.Mark Sapiro2015-05-012-1087/+1192
|
* Updated mailman.pot for prior changes.Mark Sapiro2015-05-011-113/+121
|
* The vette log entry for DMARC policy hits now contains the list name.Mark Sapiro2015-05-012-4/+7
|
* If SUBSCRIBE_FORM_SECRET is enabled and a user's network has a loadMark Sapiro2015-04-233-12/+40
| | | | | | balancer or similar in use the POSTing IP might not exactly match the GETting IP. This is now accounted for by not requiring the last octet (16 bits for ipV6) to match.
* DKIM-Signature:, DomainKey-Signature: and Authentication-Results:Mark Sapiro2015-04-152-2/+12
| | | | headers are now removed by default from posts to anonymous lists.
* Improved search in admin UI Membership List.Mark Sapiro2015-04-132-1/+18
|
* Bumped branch version to: 2.1.20Mark Sapiro2015-03-311-2/+2
|
* The Russian translation has been updated by Danil Smirnov.Mark Sapiro2015-03-312-30/+26
|\
| * Russian translation of messages catalog for 2.1.20Danil Smirnov2015-03-311-30/+24
| |
* | Latest doc updates for 2.1.20 release.Mark Sapiro2015-03-30214-797/+796
| |
* | The Polish translation has been updated by Stefan Plewako.Mark Sapiro2015-03-302-1465/+737
| |
* | Fix for path traversal vulnerability.Mark Sapiro2015-03-273-2/+16
|/
* Removed some 'fuzzy' notations introduced by a prior URL change.Mark Sapiro2015-03-1019-39/+1
|
* Implemented member address change via the admin GUI.Mark Sapiro2015-03-0942-5899/+9447
| | | Updated mailman.pot and mailman.po files with the new strings.
* Fixed a dead link, updated the mailman.pot and mailman.po filesMark Sapiro2015-03-0240-3203/+4070
|
* A LookupError in SpamDetect on a message with RFC 2047 encoded headersMark Sapiro2015-03-022-2/+13
| | | in an unknown character set is fixed.
* Fixed a bug in CommandRunner that could process the second word of aMark Sapiro2015-03-012-6/+13
| | | | | body line as a command word and a case sensitivity in commands in Subject: with an Re: prefix.
* Fixed a bug in CommandRunner that threw an uncaught KeyError ifMark Sapiro2015-02-282-3/+13
| | | | | the input to the list-request address contained a command word terminated by a period.
* Bumped branch version to: 2.1.19Mark Sapiro2015-02-282-4/+4
|
* More Interlingua i18n updates.Mark Sapiro2015-02-223-206/+178
|
* The Polish translation has been updated by Stefan Plewako.Mark Sapiro2015-02-1820-1789/+1084
|
* The Interlingua translation has been updated by Martijn Dekker.Mark Sapiro2015-02-1832-1043/+1064
|
* The Japanese message catalog has been updated by SATOH Fumiyasu.Mark Sapiro2015-02-182-37/+36
|\
| * Updated Japenese translationSATOH Fumiyasu2015-02-181-37/+34
|/
* Because of privacy concerns with the 2.2 backport adding real name toMark Sapiro2015-02-133-1/+10
| | | | | list rosters, this is controlled by a new ROSTER_DISPLAY_REALNAME setting that defaults to No.
* Updated some very old info in README.Mark Sapiro2015-02-101-8/+7
|
* Updates to Russian i18n by Danil Smirnov.Mark Sapiro2015-02-107-208/+103
| | | Removed some 'prior translator' files from Russian templates directory.
* Added two previously renamed mailman-admin/*html files.Mark Sapiro2015-02-102-0/+467
|
* Cleaned the code a bit. No change in results.Mark Sapiro2015-02-071-19/+7
|
* Added character set recoding to utf-8 for list attributes for Romanian andMark Sapiro2015-02-073-4/+113
| | | Russian lists and bumped versions to 2.1.19rc3.
* Updated NEWS for 2.1.19rc2.Mark Sapiro2015-02-061-1/+1
|
* Bumped branch version to: 2.1.19rc2Mark Sapiro2015-02-061-2/+2
|
* Added a bit more to NEWS about recoding text in list attributes forMark Sapiro2015-02-061-2/+12
|\ | | | | Russian and Romanian lists.
| * Added more to NEWS about recoding Russian and Romanian archives and templates.Mark Sapiro2015-02-061-2/+10
| |
* | Remove Organization: header from anonymized posts.Mark Sapiro2015-02-062-1/+9
| | | | | | Handle regexps with trailing ':' in ANONYMOUS_LIST_KEEP_HEADERS.
* | More Romanian encoding changes.Mark Sapiro2015-02-0610-10/+10
|/
* Mailman's character set for Romanian has been changed from iso-8859-2Mark Sapiro2015-02-0542-2442/+2445
| | | to utf-8 and the templates and messages recoded.