| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Two of the 'new' class exceptions are raised with an argument. | Mark Sapiro | 2009-01-20 | 1 | -4/+5 |
* | Updated links to Python documentation. | Mark Sapiro | 2009-01-11 | 1 | -1/+2 |
* | - Fixed the admin Membership List Find member function so the 'letter' | Mark Sapiro | 2009-01-10 | 1 | -2/+5 |
* | Mailman/Utils.py | Mark Sapiro | 2009-01-02 | 1 | -9/+8 |
* | Fixed a problem in Decorate which could throw a TypeError on conversion to | Mark Sapiro | 2008-12-07 | 1 | -6/+8 |
* | Updated some FAQ URLs for wiki.list.org. | Mark Sapiro | 2008-12-05 | 1 | -1/+1 |
* | Apply Heiko Rommel's patch for hashlib deprecation warnings for bug 293178. | Barry Warsaw | 2008-11-12 | 2 | -6/+6 |
* | Fixed a bug in admin.py which would result in chunked pages of the membership | Mark Sapiro | 2008-07-30 | 1 | -10/+5 |
* | options.py - Made the ability for a list admin to change a members password | Mark Sapiro | 2008-04-14 | 1 | -0/+8 |
* | CookHeaders.py - Changed the first URL in the RFC 2369 List-Unsubscribe: | Mark Sapiro | 2008-03-06 | 1 | -4/+7 |
* | MailList.py - Corrected some long standing incomplete logic in the | Mark Sapiro | 2008-02-23 | 1 | -1/+7 |
* | Mailman/Cgi/edithtml.py | Mark Sapiro | 2007-12-04 | 1 | -2/+15 |
* | Mailman/Defaults.py.in | Mark Sapiro | 2007-11-25 | 1 | -2/+2 |
* | - Cgi/options.py - fixed to not present the "empty" topic to user. | Mark Sapiro | 2007-11-04 | 1 | -1/+3 |
* | admindb.py - Changed to not show the "Discard all messages marked Defer" chec... | msapiro | 2007-06-12 | 1 | -2/+5 |
* | - CGI/admin.py | msapiro | 2007-05-08 | 3 | -24/+29 |
* | Fixed admin.py so null VARHELP category is handled (1573393). | msapiro | 2006-10-11 | 1 | -4/+5 |
* | Removed the "Discard all messages marked Defer" checkbox from the | msapiro | 2006-09-21 | 1 | -2/+2 |
* | A much improved release script, which now knows about Subversion (though isn't | bwarsaw | 2006-09-01 | 1 | -1/+0 |
* | CVE-2006-3636. Fixes for various cross-site scripting issues. Discovery by | bwarsaw | 2006-08-30 | 5 | -20/+33 |
* | Fix XSS bug: Thanks Moritz Naumann. (CVE-2006-1512) | tkikuchi | 2006-04-04 | 1 | -2/+3 |
* | Bug fix: import re module. | tkikuchi | 2006-01-09 | 1 | -1/+2 |
* | A cleansing pass, almost entirely cosmetic. Such things as whitespace | bwarsaw | 2005-12-30 | 6 | -22/+25 |
* | Log hostile path to mischief, not error | msapiro | 2005-12-12 | 1 | -1/+1 |
* | Fixes for bug 1080943. | msapiro | 2005-12-12 | 1 | -6/+27 |
* | Improving banned subscription logic to cover all invites, subscribes, address... | msapiro | 2005-12-03 | 4 | -3/+29 |
* | List admins should be disallowd to insert script tags. | tkikuchi | 2005-11-30 | 1 | -0/+1 |
* | As of 2.1.6, List admins can change user's option/subscription globally. | tkikuchi | 2005-11-30 | 1 | -11/+56 |
* | Make sure the moderate selection is initialized from | msapiro | 2005-11-09 | 1 | -3/+9 |
* | FSF office has moved to 51 Franklin Street. | tkikuchi | 2005-08-27 | 14 | -14/+14 |
* | Copyright years. | bwarsaw | 2005-05-02 | 1 | -1/+1 |
* | ChangeHTML(): Set umask to 0 while creating the langdir. Fixes SF bug | bwarsaw | 2005-05-02 | 1 | -3/+7 |
* | Spelling and copyright years updates. | bwarsaw | 2005-02-10 | 1 | -3/+3 |
* | Checkin for initial workaround for directry traverse flaw in private.py. | tkikuchi | 2005-02-10 | 1 | -3/+6 |
* | From the NEWS file: | bwarsaw | 2004-12-30 | 1 | -1/+2 |
* | admin.py: | bwarsaw | 2004-12-28 | 2 | -9/+8 |
* | [ mailman-Bugs-1047532 ] problem with "discard all ..." | tkikuchi | 2004-12-07 | 1 | -12/+14 |
* | Python 2.4 checks strftime() more strict. | tkikuchi | 2004-12-04 | 1 | -1/+2 |
* | Precautions against 'charset=' (empty) message. | tkikuchi | 2004-12-01 | 1 | -1/+1 |
* | [ 874764 ] -admin address is now equiv to -bounce | tkikuchi | 2004-10-19 | 1 | -3/+3 |
* | [ 1045909 ] user cancel of pending subscription fails | tkikuchi | 2004-10-13 | 1 | -2/+6 |
* | main(): Add discard checkbox above the last submit button too. | bwarsaw | 2004-04-30 | 1 | -0/+5 |
* | main(), process_form(): Due to popular demand, added SF patch # 810675 which | bwarsaw | 2004-04-25 | 1 | -1/+13 |
* | process_request(): Catch base class of EmailAddressError so either | bwarsaw | 2004-02-29 | 1 | -2/+2 |
* | main(): The list lock must be held in order to pend unsubscription requests. | bwarsaw | 2004-02-29 | 1 | -12/+13 |
* | main(): It's possible that if you're logged in as the list admin, you can get | bwarsaw | 2004-02-17 | 1 | -3/+5 |
* | main(), subscription_cancel(), unsubscription_cancel(), addrchange_cancel() | bwarsaw | 2004-02-10 | 1 | -17/+36 |
* | show_pending_subs(): The address in the pending database may be a unicode, but | bwarsaw | 2003-12-27 | 1 | -1/+3 |
* | show_helds_overview(), show_post_requests(): Another part of TK's | bwarsaw | 2003-12-27 | 1 | -2/+13 |
* | adminy_overview(): Richard Barrett's patch # 828811 to reduce listinfo | bwarsaw | 2003-12-24 | 1 | -5/+6 |