| Commit message (Expand) | Author | Age | Files | Lines |
* | enqueue(), dequeue(), files(): Implementation of new, more efficient, | bwarsaw | 2004-02-10 | 1 | -226/+37 |
* | _dispose(), verp_probe(): Add logic to parse and handle probe bounce verps. | bwarsaw | 2004-02-10 | 1 | -1/+55 |
* | hold_for_approval(): Convert to the new pending database interface. | bwarsaw | 2004-02-10 | 1 | -2/+2 |
* | main(), subscription_cancel(), unsubscription_cancel(), addrchange_cancel() | bwarsaw | 2004-02-10 | 1 | -17/+36 |
* | Bump the version number to 2.1.5a3. Also bump the PENDING_FILE_SCHEMA_VERSION | bwarsaw | 2004-02-10 | 1 | -4/+4 |
* | Simplification and re-implementation as a per-list (and thus MailList mixin | bwarsaw | 2004-02-10 | 1 | -231/+132 |
* | MailList: Add the Pending.Pending class to the list of base classes. | bwarsaw | 2004-02-10 | 1 | -11/+10 |
* | sendProbe(): Method implementing the actual sending of the probe message to a | bwarsaw | 2004-02-10 | 1 | -1/+39 |
* | VERP_PROBE_FORMAT, VERP_PROBE_REGEXP: A new template and pattern for handling | bwarsaw | 2004-02-10 | 1 | -32/+7 |
* | Hook in the new bounce processing actions. Specifically, | bwarsaw | 2004-02-10 | 1 | -7/+10 |
* | _dispose(): Fix typo in comparison to site-list owner address. Fix given by | bwarsaw | 2004-01-23 | 1 | -2/+2 |
* | updated comments | bwarsaw | 2004-01-22 | 1 | -1/+3 |
* | bulkdeliver(): Add a comment about recent alternative interpretations for | bwarsaw | 2004-01-22 | 1 | -1/+4 |
* | whitespace normalization | bwarsaw | 2004-01-20 | 1 | -3/+3 |
* | GetConfigInfo(): Elaborate on the details for bounce_score_threshold. | bwarsaw | 2004-01-20 | 1 | -2/+14 |
* | __checkone(): Patch 869644, ignore NotAMemberError that can get raised | bwarsaw | 2004-01-03 | 1 | -2/+5 |
* | Bump version number, post release. | bwarsaw | 2004-01-02 | 1 | -5/+5 |
* | Prep for 2.1.4 final. | bwarsaw | 2003-12-31 | 1 | -3/+3 |
* | 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 |
* | hold_for_approval(): Another part of TK's patch # 865661. Encode the | bwarsaw | 2003-12-26 | 1 | -2/+7 |
* | oneline(): Another part of TK's patch # 865661. This one adds a | bwarsaw | 2003-12-26 | 1 | -0/+15 |
* | Article.__init__(): Provide a default charset if the message doesn't | bwarsaw | 2003-12-26 | 1 | -3/+7 |
* | Authenticate(): When authenticating AuthUser, wrap the | bwarsaw | 2003-12-26 | 1 | -35/+40 |
* | Update version numbers (2.1.4 is definitely going out before the end | bwarsaw | 2003-12-24 | 1 | -3/+3 |
* | adminy_overview(): Richard Barrett's patch # 828811 to reduce listinfo | bwarsaw | 2003-12-24 | 1 | -5/+6 |
* | listinfo_overview(): Richard Barrett's patch # 828811 to reduce | bwarsaw | 2003-12-24 | 1 | -5/+6 |
* | finished_update_article(): Richard Barrett's fix to reduce Pipermail | bwarsaw | 2003-12-24 | 1 | -0/+9 |
* | finished_update_article(): Richard Barrett's fix to reduce Pipermail | bwarsaw | 2003-12-24 | 1 | -0/+6 |
* | Comment repair. | bwarsaw | 2003-12-22 | 1 | -1/+1 |
* | Fix comment | bwarsaw | 2003-12-18 | 1 | -2/+1 |
* | uheader(): Added default argument for maxlinelen. | bwarsaw | 2003-12-18 | 1 | -11/+12 |
* | send_i18n_digests(): Configurations can change between the time a | bwarsaw | 2003-12-16 | 1 | -1/+6 |
* | process(): Quote the description when adding it to the List-ID header, | bwarsaw | 2003-12-13 | 1 | -1/+1 |
* | Romanian is iso-8859-2 | bwarsaw | 2003-12-13 | 1 | -1/+1 |
* | handleForm(): Close some cross-site scripting holes found by Dirk | bwarsaw | 2003-12-13 | 2 | -4/+5 |
* | process(): Update a few email package calls. | bwarsaw | 2003-12-01 | 1 | -5/+11 |
* | Results.__init__(): It's possible for the Header functions to raise a | bwarsaw | 2003-12-01 | 1 | -4/+9 |
* | Fix a small comment bug. | bwarsaw | 2003-12-01 | 1 | -1/+1 |
* | process(): The implementation of extended header filters via | bwarsaw | 2003-12-01 | 1 | -4/+79 |
* | True/False where appropriate. | bwarsaw | 2003-12-01 | 1 | -1/+1 |
* | True/False where appropriate. | bwarsaw | 2003-12-01 | 1 | -15/+23 |
* | True/False where appropriate. | bwarsaw | 2003-12-01 | 1 | -1/+7 |
* | True/False where appropriate. | bwarsaw | 2003-12-01 | 1 | -18/+19 |
* | GetConfigInfo(), handleForm(): Added header_filter_rules, a new variable which | bwarsaw | 2003-12-01 | 1 | -2/+114 |
* | _getValidValue(): Basically ignore HeaderFilter widgets. They'll be handled | bwarsaw | 2003-12-01 | 1 | -0/+2 |
* | process(): Catch MMBadPasswordError which gets thrown by ProcessConfirmation() | bwarsaw | 2003-12-01 | 1 | -0/+3 |
* | subscription_prompt(): Make text and submit button have consistent text. | bwarsaw | 2003-12-01 | 1 | -2/+2 |
* | get_item_gui_value(): Added a new widget HeaderFilter and associated code to | bwarsaw | 2003-12-01 | 1 | -2/+72 |
* | html_TOC(): If PUBLIC_MBOX is false, use archtocnombox.html which doesn't have | bwarsaw | 2003-12-01 | 1 | -5/+6 |