| Commit message (Expand) | Author | Files | Lines |
2007-12-04 | Mailman/Cgi/edithtml.py | Mark Sapiro | 1 | -2/+15 |
2007-11-25 | Mailman/Defaults.py.in | Mark Sapiro | 1 | -2/+2 |
2007-11-04 | - Cgi/options.py - fixed to not present the "empty" topic to user. | Mark Sapiro | 1 | -1/+3 |
2007-06-12 | admindb.py - Changed to not show the "Discard all messages marked Defer" chec... | msapiro | 1 | -2/+5 |
2007-05-08 | - CGI/admin.py | msapiro | 3 | -24/+29 |
2006-10-11 | Fixed admin.py so null VARHELP category is handled (1573393). | msapiro | 1 | -4/+5 |
2006-09-21 | Removed the "Discard all messages marked Defer" checkbox from the | msapiro | 1 | -2/+2 |
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 | 5 | -20/+33 |
2006-04-04 | Fix XSS bug: Thanks Moritz Naumann. (CVE-2006-1512) | tkikuchi | 1 | -2/+3 |
2006-01-09 | Bug fix: import re module. | tkikuchi | 1 | -1/+2 |
2005-12-30 | A cleansing pass, almost entirely cosmetic. Such things as whitespace | bwarsaw | 6 | -22/+25 |
2005-12-12 | Log hostile path to mischief, not error | msapiro | 1 | -1/+1 |
2005-12-12 | Fixes for bug 1080943. | msapiro | 1 | -6/+27 |
2005-12-03 | Improving banned subscription logic to cover all invites, subscribes, address... | msapiro | 4 | -3/+29 |
2005-11-30 | List admins should be disallowd to insert script tags. | tkikuchi | 1 | -0/+1 |
2005-11-30 | As of 2.1.6, List admins can change user's option/subscription globally. | tkikuchi | 1 | -11/+56 |
2005-11-09 | Make sure the moderate selection is initialized from | msapiro | 1 | -3/+9 |
2005-08-27 | FSF office has moved to 51 Franklin Street. | tkikuchi | 14 | -14/+14 |
2005-05-02 | Copyright years. | bwarsaw | 1 | -1/+1 |
2005-05-02 | ChangeHTML(): Set umask to 0 while creating the langdir. Fixes SF bug | bwarsaw | 1 | -3/+7 |
2005-02-10 | Spelling and copyright years updates. | bwarsaw | 1 | -3/+3 |
2005-02-10 | Checkin for initial workaround for directry traverse flaw in private.py. | tkikuchi | 1 | -3/+6 |
2004-12-30 | From the NEWS file: | bwarsaw | 1 | -1/+2 |
2004-12-28 | admin.py: | bwarsaw | 2 | -9/+8 |
2004-12-07 | [ mailman-Bugs-1047532 ] problem with "discard all ..." | tkikuchi | 1 | -12/+14 |
2004-12-04 | Python 2.4 checks strftime() more strict. | tkikuchi | 1 | -1/+2 |
2004-12-01 | Precautions against 'charset=' (empty) message. | tkikuchi | 1 | -1/+1 |
2004-10-19 | [ 874764 ] -admin address is now equiv to -bounce | tkikuchi | 1 | -3/+3 |
2004-10-13 | [ 1045909 ] user cancel of pending subscription fails | tkikuchi | 1 | -2/+6 |
2004-04-30 | main(): Add discard checkbox above the last submit button too. | bwarsaw | 1 | -0/+5 |
2004-04-25 | main(), process_form(): Due to popular demand, added SF patch # 810675 which | bwarsaw | 1 | -1/+13 |
2004-02-29 | process_request(): Catch base class of EmailAddressError so either | bwarsaw | 1 | -2/+2 |
2004-02-29 | main(): The list lock must be held in order to pend unsubscription requests. | bwarsaw | 1 | -12/+13 |
2004-02-17 | main(): It's possible that if you're logged in as the list admin, you can get | bwarsaw | 1 | -3/+5 |
2004-02-10 | main(), subscription_cancel(), unsubscription_cancel(), addrchange_cancel() | bwarsaw | 1 | -17/+36 |
2003-12-27 | show_pending_subs(): The address in the pending database may be a unicode, but | bwarsaw | 1 | -1/+3 |
2003-12-27 | show_helds_overview(), show_post_requests(): Another part of TK's | bwarsaw | 1 | -2/+13 |
2003-12-24 | adminy_overview(): Richard Barrett's patch # 828811 to reduce listinfo | bwarsaw | 1 | -5/+6 |
2003-12-24 | listinfo_overview(): Richard Barrett's patch # 828811 to reduce | bwarsaw | 1 | -5/+6 |
2003-12-22 | Comment repair. | bwarsaw | 1 | -1/+1 |
2003-12-01 | subscription_prompt(): Make text and submit button have consistent text. | bwarsaw | 1 | -2/+2 |
2003-12-01 | get_item_gui_value(): Added a new widget HeaderFilter and associated code to | bwarsaw | 1 | -2/+72 |
2003-11-24 | process_request(): In response to SF bug # 835870, we now check the | bwarsaw | 1 | -5/+12 |
2003-11-21 | change_options(): When calling ApprovedAddMember(), pass a meaningful | bwarsaw | 1 | -2/+3 |
2003-11-03 | main(): Fix for bug #832748, where unsubscribe_policy was being | bwarsaw | 1 | -4/+24 |
2003-09-28 | process_request(), request_creation(): Close cross-site scripting | bwarsaw | 1 | -14/+20 |
2003-09-22 | Backporting from the HEAD -- updated cgi's | bwarsaw | 3 | -3/+5 |
2003-04-07 | Backporting from trunk. | bwarsaw | 1 | -2/+0 |
2003-03-31 | Backporting from trunk | bwarsaw | 2 | -1/+6 |