| Commit message (Expand) | Author | Files | Lines |
2004-01-03 | __checkone(): Patch 869644, ignore NotAMemberError that can get raised | bwarsaw | 1 | -2/+5 |
2004-01-02 | Bump version number, post release. | bwarsaw | 1 | -5/+5 |
2003-12-31 | Prep for 2.1.4 final. | bwarsaw | 1 | -3/+3 |
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-26 | hold_for_approval(): Another part of TK's patch # 865661. Encode the | bwarsaw | 1 | -2/+7 |
2003-12-26 | oneline(): Another part of TK's patch # 865661. This one adds a | bwarsaw | 1 | -0/+15 |
2003-12-26 | Article.__init__(): Provide a default charset if the message doesn't | bwarsaw | 1 | -3/+7 |
2003-12-26 | Authenticate(): When authenticating AuthUser, wrap the | bwarsaw | 1 | -35/+40 |
2003-12-24 | Update version numbers (2.1.4 is definitely going out before the end | bwarsaw | 1 | -3/+3 |
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-24 | finished_update_article(): Richard Barrett's fix to reduce Pipermail | bwarsaw | 1 | -0/+9 |
2003-12-24 | finished_update_article(): Richard Barrett's fix to reduce Pipermail | bwarsaw | 1 | -0/+6 |
2003-12-22 | Comment repair. | bwarsaw | 1 | -1/+1 |
2003-12-18 | Fix comment | bwarsaw | 1 | -2/+1 |
2003-12-18 | uheader(): Added default argument for maxlinelen. | bwarsaw | 1 | -11/+12 |
2003-12-16 | send_i18n_digests(): Configurations can change between the time a | bwarsaw | 1 | -1/+6 |
2003-12-13 | process(): Quote the description when adding it to the List-ID header, | bwarsaw | 1 | -1/+1 |
2003-12-13 | Romanian is iso-8859-2 | bwarsaw | 1 | -1/+1 |
2003-12-13 | handleForm(): Close some cross-site scripting holes found by Dirk | bwarsaw | 2 | -4/+5 |
2003-12-01 | process(): Update a few email package calls. | bwarsaw | 1 | -5/+11 |
2003-12-01 | Results.__init__(): It's possible for the Header functions to raise a | bwarsaw | 1 | -4/+9 |
2003-12-01 | Fix a small comment bug. | bwarsaw | 1 | -1/+1 |
2003-12-01 | process(): The implementation of extended header filters via | bwarsaw | 1 | -4/+79 |
2003-12-01 | True/False where appropriate. | bwarsaw | 1 | -1/+1 |
2003-12-01 | True/False where appropriate. | bwarsaw | 1 | -15/+23 |
2003-12-01 | True/False where appropriate. | bwarsaw | 1 | -1/+7 |
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-12-01 | process(): Catch MMBadPasswordError which gets thrown by ProcessConfirmation() | bwarsaw | 1 | -0/+3 |
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-12-01 | html_TOC(): If PUBLIC_MBOX is false, use archtocnombox.html which doesn't have | bwarsaw | 1 | -5/+6 |
2003-12-01 | makelink(), breaklink(): Some coding updates. | bwarsaw | 1 | -14/+23 |
2003-12-01 | NewVars(): Add header_filter_rules if missing. | bwarsaw | 1 | -0/+1 |
2003-12-01 | Bump version to 2.1.4a0. | bwarsaw | 1 | -4/+4 |
2003-12-01 | True/False where appropriate. | bwarsaw | 1 | -1/+1 |
2003-12-01 | True/False wehre appropriate. | bwarsaw | 1 | -2/+8 |
2003-12-01 | repend(): An interface for putting request data back into the request | bwarsaw | 1 | -4/+19 |
2003-12-01 | InitVars(): Added header_filter_rules for support of the expanded spam | bwarsaw | 1 | -14/+27 |
2003-12-01 | RejectMessage.__init__(): Since the notice message is put into the body of the | bwarsaw | 1 | -0/+6 |
2003-12-01 | New variable PUBLIC_MBOX which allows the site administrator to disable public | bwarsaw | 1 | -30/+35 |
2003-11-27 | GetAvailableLanguages(): Strip out any language codes that aren't in | bwarsaw | 1 | -1/+3 |
2003-11-27 | Added Romanian support by Stefaniu Criste. | bwarsaw | 1 | -0/+2 |
2003-11-27 | Typos | bwarsaw | 1 | -2/+2 |
2003-11-27 | bulkdeliver(): Include the Message-ID in the log message. | bwarsaw | 1 | -4/+6 |
2003-11-26 | bulkdeliver(): Rework the SMTP error handling to fix a problem | bwarsaw | 1 | -10/+21 |
2003-11-25 | ApprovedChangeMemberAddress(): When someone requests to change their | bwarsaw | 1 | -2/+12 |