| Commit message (Expand) | Author | Files | Lines |
2013-03-10 | Setting digest_size_threshhold to zero now means no digests will be | Mark Sapiro | 1 | -3/+3 |
2012-06-20 | Fixed a typo in the UPGRADING doc - bin/upgrade -> bin/update. | Mark Sapiro | 1 | -0/+0 |
2012-03-25 | Backported regular_exclude_ignore list attribute feature from 2.2 branch. | Mark Sapiro | 1 | -0/+11 |
2011-10-04 | - Mailman/Gui/General.py | Mark Sapiro | 1 | -3/+15 |
2010-09-10 | Made minor wording improvements and typo corrections in some messages. | Mark Sapiro | 2 | -9/+9 |
2010-06-29 | Added option include_sender_header to suppress rewrite of the Sender header w... | Malte S. Stretz | 1 | -0/+23 |
2009-02-08 | Changed Gui/Topics.py to validate regexps in VERBOSE mode. Bug #327008. | Mark Sapiro | 1 | -2/+3 |
2009-01-11 | Updated links to Python documentation. | Mark Sapiro | 2 | -2/+2 |
2008-12-19 | Corrected a typo in Mailman/Gui/Privacy.py. Bug #309757. | Mark Sapiro | 1 | -2/+2 |
2008-04-21 | Fixed a problem where GuiBase._getValidValue() would truncate a floating | Mark Sapiro | 1 | -0/+5 |
2008-03-15 | Gui/GuiBase.py - Don't allow self references in *_these_nonmembers | Mark Sapiro | 1 | -4/+12 |
2007-12-04 | Mailman/Cgi/edithtml.py | Mark Sapiro | 1 | -9/+23 |
2007-11-25 | Mailman/Archiver/HyperArch.py | Mark Sapiro | 1 | -12/+14 |
2007-11-25 | Add 'sibling list' feature: exclude and include lists are other mailing | Tokio Kikuchi | 1 | -0/+24 |
2007-11-18 | Privacy.py - Last check-in was too agressive at removing trailing blanks. | Mark Sapiro | 1 | -5/+5 |
2007-11-18 | Gui/GuiBase.py - Deleted the _escape() method - not needed since 2.1.9 | Mark Sapiro | 2 | -22/+29 |
2006-09-01 | A much improved release script, which now knows about Subversion (though isn't | bwarsaw | 1 | -1/+0 |
2006-08-30 | CVE-2006-3636. Fixes for various cross-site scripting issues. Discovery by | bwarsaw | 1 | -4/+5 |
2006-03-23 | SF Bug ID 1453049 from Clytie. Only easiest fixes are done because we should | tkikuchi | 2 | -3/+3 |
2006-01-14 | Copyright years. | bwarsaw | 1 | -2/+3 |
2006-01-14 | Fix: [ 1194419 ] Lose Topics when go directly to topics URL | tkikuchi | 1 | -0/+3 |
2005-12-30 | A cleansing pass, almost entirely cosmetic. Such things as whitespace | bwarsaw | 2 | -6/+6 |
2005-10-23 | Back port from MAIN: "Reply-To-Useful" link fixed. | tkikuchi | 1 | -1/+1 |
2005-10-23 | Fix bug-id 1230865: Spam filter get lost. | tkikuchi | 1 | -1/+5 |
2005-08-27 | FSF office has moved to 51 Franklin Street. | tkikuchi | 16 | -16/+16 |
2005-07-17 | Whitespace normalization, and updates of copyright years. | bwarsaw | 1 | -7/+7 |
2005-07-13 | Introduce new attribute (collapse_alternatives) to allow HTML in | tkikuchi | 1 | -2/+10 |
2005-07-01 | Updated the link to the "Reply-To munging considered useful" essay. | bwarsaw | 1 | -4/+3 |
2005-03-10 | Use of websafe() here is too severe. Only '<' is escaped. | tkikuchi | 1 | -1/+2 |
2005-02-23 | The first header_filter_rules can be empty. Thanks Bryan Fullerton. | tkikuchi | 1 | -0/+3 |
2005-02-06 | sourceforge patch id=1107169, re-use member_moderation_notice ... | tkikuchi | 1 | -0/+6 |
2005-02-05 | Remove misleading detail for respond_to_post_requests. | tkikuchi | 1 | -6/+2 |
2004-10-09 | [ 601117 ] add sequencial number in subject prefix | tkikuchi | 1 | -1/+5 |
2004-10-09 | [ 1032434 ] make KNOWN_SPAMMERS work for headers appearing mult. times | tkikuchi | 1 | -1/+7 |
2004-10-08 | [ 790494 ] built-in automatic discard | tkikuchi | 1 | -0/+7 |
2004-10-03 | Merging SF patches: | tkikuchi | 2 | -0/+31 |
2004-09-15 | Oops, this patch may be more modular. sorry for the bad first job. | tkikuchi | 1 | -76/+79 |
2004-09-15 | Fix for "spam filter removed" SF id: 1020102/ bug rep. 1013079/1020013 | tkikuchi | 1 | -73/+75 |
2004-02-17 | _escape(): Everything except the 'info' variable gets the normal web-safe | bwarsaw | 1 | -8/+19 |
2004-02-17 | handleForm(): Call out to self._escape() to make any entered data web-safe. | bwarsaw | 1 | -3/+7 |
2004-01-20 | whitespace normalization | bwarsaw | 1 | -3/+3 |
2004-01-20 | GetConfigInfo(): Elaborate on the details for bounce_score_threshold. | bwarsaw | 1 | -2/+14 |
2003-12-13 | handleForm(): Close some cross-site scripting holes found by Dirk | bwarsaw | 2 | -4/+5 |
2003-12-01 | True/False where appropriate. | bwarsaw | 1 | -18/+19 |
2003-12-01 | GetConfigInfo(), handleForm(): Added header_filter_rules, a new variable which | bwarsaw | 1 | -2/+114 |
2003-12-01 | _getValidValue(): Basically ignore HeaderFilter widgets. They'll be handled | bwarsaw | 1 | -0/+2 |
2003-09-22 | Backporting from the HEAD -- updated u/i | bwarsaw | 3 | -7/+9 |
2003-04-20 | Backporting from the trunk. | bwarsaw | 1 | -9/+27 |
2003-03-31 | Backporting SF patch #683906, add $DESTDIR to install target, by | bwarsaw | 1 | -2/+3 |