Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2010-05-10 | Made a minor change to the removal of an Approved: pseudo-header from | Mark Sapiro | 1 | -0/+4 | |
a text/html alternative to allow for an inserted '\xA0' before the password. | |||||
2010-05-06 | Fixed Content Filtering collapse_alternatives to work on deeply nested | Mark Sapiro | 1 | -1/+4 | |
multipart/alternative parts. Bug #576675. | |||||
2010-04-19 | Made a few corrections to some Polish templates. Bug #566731. | Mark Sapiro | 1 | -0/+2 | |
2010-04-09 | We now accept/remove X-Approved: and X-Approve: headers in addition to | Mark Sapiro | 1 | -0/+3 | |
Approved: and Approve: for pre-approving posts. Bug ##557750. | |||||
2010-03-29 | Added roster to the CGIs that return HTTP 401 status for an authentication | Mark Sapiro | 1 | -1/+2 | |
failure, and return HTTP 404 status from all CGIs for an invalid list name. | |||||
2010-03-25 | Made a minor change to the Chinese (China) message catalog. Bug #545772. | Mark Sapiro | 1 | -0/+2 | |
2010-03-06 | Reordered the 'cancel' and 'subscribe' buttons on the subscription | Mark Sapiro | 1 | -0/+4 | |
confirmation web page so the default action upon 'enter' will be the subscribe button in browsers that pick the first button. Bug #530654. | |||||
2010-03-06 | Fixed a bug in the admindb interface that could apply a moderator | Mark Sapiro | 1 | -0/+3 | |
action to a message not displayed. Bug #533468. | |||||
2010-03-05 | Added a traceback to the log message produced when processing the | Mark Sapiro | 1 | -0/+3 | |
digest.mbox throws an exception. | |||||
2010-02-27 | Added a urlhost argument to the MailList.MailList.Create() method to | Mark Sapiro | 1 | -0/+5 | |
allow bin/newlist and the the create CGI to pass urlhost so the host will be correct in the listinfo link on the emptyarchive page. Bug #529100. | |||||
2010-02-22 | Added the List-Post header to the default list of headers retained in | Mark Sapiro | 1 | -0/+3 | |
messages in the MIME digest. Bug #526143. | |||||
2010-02-15 | When daemonizing mailmanctl, we now ensure terminal files are closed. | Mark Sapiro | 1 | -0/+3 | |
2010-02-13 | Fixed a bug in pipermail archiving that caused fallback threading by | Mark Sapiro | 1 | -0/+2 | |
subject to fail. Bug #266572. | |||||
2010-02-04 | We now give an HTTP 401 status for authentication failures from admin, | Mark Sapiro | 1 | -0/+3 | |
admindb, private and options logins. | |||||
2010-01-28 | - Backported the listinfo template change from the 2.2 branch to fix | Mark Sapiro | 1 | -0/+3 | |
Bug #514050. | |||||
2010-01-21 | - Fixed a bug where going to an archives/private/list.mbox/list.mbox URL | Mark Sapiro | 1 | -0/+3 | |
would result in a munged URL if authentication was required. Bug #266164. | |||||
2009-12-30 | Fixed a bug where check_perms would throw an OSError if an entry in | Mark Sapiro | 1 | -0/+3 | |
Mailman's lists/ directory was not a directory. Bug #265613. | |||||
2009-12-30 | Fixed a bug where a message with an Approved: header held by a handler | Mark Sapiro | 1 | -0/+6 | |
that precedes Approve (SpamDetect by default) would not have the Approved: header removed if the held message was approved. Bug #501739. | |||||
2009-12-28 | Updated NEWS for last change. | Mark Sapiro | 1 | -0/+7 | |
2009-12-22 | Updated versions for 2.1.13 release. | Mark Sapiro | 1 | -1/+1 | |
2009-12-15 | Updated Dutch message catalog from Jan Veuger. | Mark Sapiro | 1 | -0/+2 | |
2009-12-14 | - Updated docs for 2.1.13 release. | Mark Sapiro | 1 | -1/+4 | |
- Added "white-space: pre-wrap" style for <pre> tag in archives. Bug #266467. | |||||
2009-12-14 | Updates for 2.1.13rc1 | Mark Sapiro | 1 | -1/+1 | |
2009-12-07 | Added Asturian translation from Marcos Costales and the Asturian | Mark Sapiro | 1 | -1/+6 | |
Language Team. | |||||
2009-12-04 | - Added vette logging for rejected and discarded (un)subscribe requests. | Mark Sapiro | 1 | -0/+5 | |
- Fixed a bug in admindb.py that could erroneously discard an unsubscribe request as a duplicate. | |||||
2009-12-03 | Decoded RFC 2047 encoded message subjects for a few reports. Bug #266428. | Mark Sapiro | 1 | -0/+3 | |
2009-10-13 | Fixed the French, Spanish and Hebrew translations which improperly | Mark Sapiro | 1 | -0/+3 | |
translated the 'coding:' line in bin/config_list output. | |||||
2009-09-27 | Changed contrib/mmdsr to use mktemp to create temp files. | Mark Sapiro | 1 | -1/+2 | |
2009-09-13 | Fixed the auto-responder to treat messages to -confirm, -join, -leave, | Mark Sapiro | 1 | -0/+3 | |
-subscribe and -unsubscribe as requests rather than posts. Bug #427962. | |||||
2009-09-13 | Configure/make no longer builds Japanese and Korean codecs in | Mark Sapiro | 1 | -0/+3 | |
pythonlib if Python already has them. | |||||
2009-09-03 | Inadvertently setting a null site or list password allowed access | Mark Sapiro | 1 | -0/+4 | |
to a list's web admin interface without authentication. Fixed by not accepting null passwords. | |||||
2009-09-03 | Changed VERP_CONFIRM_REGEXP in Defaults.py to work if the replying | Mark Sapiro | 1 | -0/+3 | |
MUA folds the To: header and in cases where the list name includes '+'. | |||||
2009-08-10 | Fixed some paths in contrib/check_perms_grsecurity.py. Bug #411192. | Mark Sapiro | 1 | -0/+2 | |
2009-08-05 | Replies to commands sent to list-request now come From: list-owner | Mark Sapiro | 1 | -0/+3 | |
instead of list-bounces. | |||||
2009-08-01 | Mailman no longer folds long sub-part headers in multipart messages. | Mark Sapiro | 1 | -0/+5 | |
In addition, Mailman no longer escapes From_ lines in the body of messages sent to regular list members, although MTA's may do it anyway. This is to avoid breaking signatures per Bug #265967. Changes include - Message.py, added a Generator class to avoid header folding and an as_string() method wirth a mangle_from_ argument. - Mailbox.py, uses new Message.Generator class. - SMTPDirect.py, uses as_string(mangle_from_=False) to flatten message. - Scrubber.py, removed unused ScrubberGenerator class. | |||||
2009-08-01 | XSS protection in the web interface went too far in escaping HTML | Mark Sapiro | 1 | -0/+3 | |
entities. Fixed. | |||||
2009-08-01 | Removed or anonymized additional headers in posts to anonymous lists. | Mark Sapiro | 1 | -0/+2 | |
2009-08-01 | Fixed a bug that could cause incorrect threading of replies to archived | Mark Sapiro | 1 | -0/+3 | |
messages that arrive with timestamps in the same second. | |||||
2009-07-31 | Backported several bug fixes from the 2.2 branch. | Mark Sapiro | 1 | -0/+21 | |
2009-07-31 | Added recognition for more bounces. | Mark Sapiro | 1 | -1/+3 | |
2009-07-31 | Updated contrib/mmdsr to report preserved messages. | Mark Sapiro | 1 | -0/+6 | |
2009-02-23 | Bumping release to 2.1.12 final. | Mark Sapiro | 1 | -1/+1 | |
2009-02-16 | Fixed a bug introduced in 2.1.11 which would attempt to store bounce info | Mark Sapiro | 1 | -0/+3 | |
for a member just deleted if bounce_you_are_disabled_warnings is zero. | |||||
2009-02-14 | Added John Dennis' (RedHat) FHS patch to the contrib directory. | Mark Sapiro | 1 | -0/+4 | |
2009-02-12 | Worked around a potential problem in HyperArch.py with unicode character | Mark Sapiro | 1 | -0/+3 | |
set arguments. Bug #328353. | |||||
2009-02-09 | Updated Polish translation from Zbigniew Szalbot. | Mark Sapiro | 1 | -0/+4 | |
2009-02-08 | Changed Gui/Topics.py to validate regexps in VERBOSE mode. Bug #327008. | Mark Sapiro | 1 | -0/+2 | |
2009-02-06 | Added Lindsay Haisley's courier_to_mailman.py to the contrib/ directory. | Mark Sapiro | 1 | -0/+4 | |
2009-02-06 | Bumped release to 2.1.12rc2. | Mark Sapiro | 1 | -1/+1 | |
2009-02-03 | Fixed a bug in admindb.py in the implementation of replacing "No Reason | Mark Sapiro | 1 | -0/+3 | |
Given" with the default rejection reason. Bug #325016. |