| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed an issue in admindb that could result in a KeyError and "we hit a | Mark Sapiro | 2010-06-25 | 1 | -0/+4 |
* | Fixed a bug which would fail to show a list on the admin and listinfo | Mark Sapiro | 2010-06-23 | 1 | -0/+3 |
* | Fixed bin/genaliases to not throw TypeError when MTA = None. | Mark Sapiro | 2010-05-30 | 1 | -0/+3 |
* | Provided the ability to specify in mm_cfg.py a local domain (e.g. | Mark Sapiro | 2010-05-10 | 1 | -0/+5 |
* | Made a minor change to the removal of an Approved: pseudo-header from | Mark Sapiro | 2010-05-10 | 1 | -0/+4 |
* | Fixed Content Filtering collapse_alternatives to work on deeply nested | Mark Sapiro | 2010-05-06 | 1 | -1/+4 |
* | Made a few corrections to some Polish templates. Bug #566731. | Mark Sapiro | 2010-04-19 | 1 | -0/+2 |
* | We now accept/remove X-Approved: and X-Approve: headers in addition to | Mark Sapiro | 2010-04-09 | 1 | -0/+3 |
* | Added roster to the CGIs that return HTTP 401 status for an authentication | Mark Sapiro | 2010-03-29 | 1 | -1/+2 |
* | Made a minor change to the Chinese (China) message catalog. Bug #545772. | Mark Sapiro | 2010-03-25 | 1 | -0/+2 |
* | Reordered the 'cancel' and 'subscribe' buttons on the subscription | Mark Sapiro | 2010-03-06 | 1 | -0/+4 |
* | Fixed a bug in the admindb interface that could apply a moderator | Mark Sapiro | 2010-03-06 | 1 | -0/+3 |
* | Added a traceback to the log message produced when processing the | Mark Sapiro | 2010-03-05 | 1 | -0/+3 |
* | Added a urlhost argument to the MailList.MailList.Create() method to | Mark Sapiro | 2010-02-27 | 1 | -0/+5 |
* | Added the List-Post header to the default list of headers retained in | Mark Sapiro | 2010-02-22 | 1 | -0/+3 |
* | When daemonizing mailmanctl, we now ensure terminal files are closed. | Mark Sapiro | 2010-02-15 | 1 | -0/+3 |
* | Fixed a bug in pipermail archiving that caused fallback threading by | Mark Sapiro | 2010-02-13 | 1 | -0/+2 |
* | We now give an HTTP 401 status for authentication failures from admin, | Mark Sapiro | 2010-02-04 | 1 | -0/+3 |
* | - Backported the listinfo template change from the 2.2 branch to fix | Mark Sapiro | 2010-01-28 | 1 | -0/+3 |
* | - Fixed a bug where going to an archives/private/list.mbox/list.mbox URL | Mark Sapiro | 2010-01-21 | 1 | -0/+3 |
* | Fixed a bug where check_perms would throw an OSError if an entry in | Mark Sapiro | 2009-12-30 | 1 | -0/+3 |
* | Fixed a bug where a message with an Approved: header held by a handler | Mark Sapiro | 2009-12-30 | 1 | -0/+6 |
* | Updated NEWS for last change. | Mark Sapiro | 2009-12-28 | 1 | -0/+7 |
* | Updated versions for 2.1.13 release. | Mark Sapiro | 2009-12-22 | 1 | -1/+1 |
* | Updated Dutch message catalog from Jan Veuger. | Mark Sapiro | 2009-12-15 | 1 | -0/+2 |
* | - Updated docs for 2.1.13 release. | Mark Sapiro | 2009-12-14 | 1 | -1/+4 |
* | Updates for 2.1.13rc1 | Mark Sapiro | 2009-12-14 | 1 | -1/+1 |
* | Added Asturian translation from Marcos Costales and the Asturian | Mark Sapiro | 2009-12-07 | 1 | -1/+6 |
* | - Added vette logging for rejected and discarded (un)subscribe requests. | Mark Sapiro | 2009-12-04 | 1 | -0/+5 |
* | Decoded RFC 2047 encoded message subjects for a few reports. Bug #266428. | Mark Sapiro | 2009-12-03 | 1 | -0/+3 |
* | Fixed the French, Spanish and Hebrew translations which improperly | Mark Sapiro | 2009-10-13 | 1 | -0/+3 |
* | Changed contrib/mmdsr to use mktemp to create temp files. | Mark Sapiro | 2009-09-27 | 1 | -1/+2 |
* | Fixed the auto-responder to treat messages to -confirm, -join, -leave, | Mark Sapiro | 2009-09-13 | 1 | -0/+3 |
* | Configure/make no longer builds Japanese and Korean codecs in | Mark Sapiro | 2009-09-13 | 1 | -0/+3 |
* | Inadvertently setting a null site or list password allowed access | Mark Sapiro | 2009-09-03 | 1 | -0/+4 |
* | Changed VERP_CONFIRM_REGEXP in Defaults.py to work if the replying | Mark Sapiro | 2009-09-03 | 1 | -0/+3 |
* | Fixed some paths in contrib/check_perms_grsecurity.py. Bug #411192. | Mark Sapiro | 2009-08-10 | 1 | -0/+2 |
* | Replies to commands sent to list-request now come From: list-owner | Mark Sapiro | 2009-08-05 | 1 | -0/+3 |
* | Mailman no longer folds long sub-part headers in multipart messages. | Mark Sapiro | 2009-08-01 | 1 | -0/+5 |
* | XSS protection in the web interface went too far in escaping HTML | Mark Sapiro | 2009-08-01 | 1 | -0/+3 |
* | Removed or anonymized additional headers in posts to anonymous lists. | Mark Sapiro | 2009-08-01 | 1 | -0/+2 |
* | Fixed a bug that could cause incorrect threading of replies to archived | Mark Sapiro | 2009-08-01 | 1 | -0/+3 |
* | Backported several bug fixes from the 2.2 branch. | Mark Sapiro | 2009-07-31 | 1 | -0/+21 |
* | Added recognition for more bounces. | Mark Sapiro | 2009-07-31 | 1 | -1/+3 |
* | Updated contrib/mmdsr to report preserved messages. | Mark Sapiro | 2009-07-31 | 1 | -0/+6 |
* | Bumping release to 2.1.12 final. | Mark Sapiro | 2009-02-23 | 1 | -1/+1 |
* | Fixed a bug introduced in 2.1.11 which would attempt to store bounce info | Mark Sapiro | 2009-02-16 | 1 | -0/+3 |
* | Added John Dennis' (RedHat) FHS patch to the contrib directory. | Mark Sapiro | 2009-02-14 | 1 | -0/+4 |
* | Worked around a potential problem in HyperArch.py with unicode character | Mark Sapiro | 2009-02-12 | 1 | -0/+3 |
* | Updated Polish translation from Zbigniew Szalbot. | Mark Sapiro | 2009-02-09 | 1 | -0/+4 |