aboutsummaryrefslogtreecommitdiffstats
path: root/Mailman (follow)
Commit message (Expand)AuthorAgeFilesLines
* enqueue(), dequeue(), files(): Implementation of new, more efficient,bwarsaw2004-02-101-226/+37
* _dispose(), verp_probe(): Add logic to parse and handle probe bounce verps.bwarsaw2004-02-101-1/+55
* hold_for_approval(): Convert to the new pending database interface.bwarsaw2004-02-101-2/+2
* main(), subscription_cancel(), unsubscription_cancel(), addrchange_cancel()bwarsaw2004-02-101-17/+36
* Bump the version number to 2.1.5a3. Also bump the PENDING_FILE_SCHEMA_VERSIONbwarsaw2004-02-101-4/+4
* Simplification and re-implementation as a per-list (and thus MailList mixinbwarsaw2004-02-101-231/+132
* MailList: Add the Pending.Pending class to the list of base classes.bwarsaw2004-02-101-11/+10
* sendProbe(): Method implementing the actual sending of the probe message to abwarsaw2004-02-101-1/+39
* VERP_PROBE_FORMAT, VERP_PROBE_REGEXP: A new template and pattern for handlingbwarsaw2004-02-101-32/+7
* Hook in the new bounce processing actions. Specifically,bwarsaw2004-02-101-7/+10
* _dispose(): Fix typo in comparison to site-list owner address. Fix given bybwarsaw2004-01-231-2/+2
* updated commentsbwarsaw2004-01-221-1/+3
* bulkdeliver(): Add a comment about recent alternative interpretations forbwarsaw2004-01-221-1/+4
* whitespace normalizationbwarsaw2004-01-201-3/+3
* GetConfigInfo(): Elaborate on the details for bounce_score_threshold.bwarsaw2004-01-201-2/+14
* __checkone(): Patch 869644, ignore NotAMemberError that can get raisedbwarsaw2004-01-031-2/+5
* Bump version number, post release.bwarsaw2004-01-021-5/+5
* Prep for 2.1.4 final.bwarsaw2003-12-311-3/+3
* show_pending_subs(): The address in the pending database may be a unicode, butbwarsaw2003-12-271-1/+3
* show_helds_overview(), show_post_requests(): Another part of TK'sbwarsaw2003-12-271-2/+13
* hold_for_approval(): Another part of TK's patch # 865661. Encode thebwarsaw2003-12-261-2/+7
* oneline(): Another part of TK's patch # 865661. This one adds abwarsaw2003-12-261-0/+15
* Article.__init__(): Provide a default charset if the message doesn'tbwarsaw2003-12-261-3/+7
* Authenticate(): When authenticating AuthUser, wrap thebwarsaw2003-12-261-35/+40
* Update version numbers (2.1.4 is definitely going out before the endbwarsaw2003-12-241-3/+3
* adminy_overview(): Richard Barrett's patch # 828811 to reduce listinfobwarsaw2003-12-241-5/+6
* listinfo_overview(): Richard Barrett's patch # 828811 to reducebwarsaw2003-12-241-5/+6
* finished_update_article(): Richard Barrett's fix to reduce Pipermailbwarsaw2003-12-241-0/+9
* finished_update_article(): Richard Barrett's fix to reduce Pipermailbwarsaw2003-12-241-0/+6
* Comment repair.bwarsaw2003-12-221-1/+1
* Fix commentbwarsaw2003-12-181-2/+1
* uheader(): Added default argument for maxlinelen.bwarsaw2003-12-181-11/+12
* send_i18n_digests(): Configurations can change between the time abwarsaw2003-12-161-1/+6
* process(): Quote the description when adding it to the List-ID header,bwarsaw2003-12-131-1/+1
* Romanian is iso-8859-2bwarsaw2003-12-131-1/+1
* handleForm(): Close some cross-site scripting holes found by Dirkbwarsaw2003-12-132-4/+5
* process(): Update a few email package calls.bwarsaw2003-12-011-5/+11
* Results.__init__(): It's possible for the Header functions to raise abwarsaw2003-12-011-4/+9
* Fix a small comment bug.bwarsaw2003-12-011-1/+1
* process(): The implementation of extended header filters viabwarsaw2003-12-011-4/+79
* True/False where appropriate.bwarsaw2003-12-011-1/+1
* True/False where appropriate.bwarsaw2003-12-011-15/+23
* True/False where appropriate.bwarsaw2003-12-011-1/+7
* True/False where appropriate.bwarsaw2003-12-011-18/+19
* GetConfigInfo(), handleForm(): Added header_filter_rules, a new variable whichbwarsaw2003-12-011-2/+114
* _getValidValue(): Basically ignore HeaderFilter widgets. They'll be handledbwarsaw2003-12-011-0/+2
* process(): Catch MMBadPasswordError which gets thrown by ProcessConfirmation()bwarsaw2003-12-011-0/+3
* subscription_prompt(): Make text and submit button have consistent text.bwarsaw2003-12-011-2/+2
* get_item_gui_value(): Added a new widget HeaderFilter and associated code tobwarsaw2003-12-011-2/+72
* html_TOC(): If PUBLIC_MBOX is false, use archtocnombox.html which doesn't havebwarsaw2003-12-011-5/+6