aboutsummaryrefslogtreecommitdiffstats
path: root/Mailman (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* makelink(), breaklink(): Some coding updates.bwarsaw2003-12-011-14/+23
* NewVars(): Add header_filter_rules if missing.bwarsaw2003-12-011-0/+1
* Bump version to 2.1.4a0.bwarsaw2003-12-011-4/+4
* True/False where appropriate.bwarsaw2003-12-011-1/+1
* True/False wehre appropriate.bwarsaw2003-12-011-2/+8
* repend(): An interface for putting request data back into the requestbwarsaw2003-12-011-4/+19
* InitVars(): Added header_filter_rules for support of the expanded spambwarsaw2003-12-011-14/+27
* RejectMessage.__init__(): Since the notice message is put into the body of thebwarsaw2003-12-011-0/+6
* New variable PUBLIC_MBOX which allows the site administrator to disable publicbwarsaw2003-12-011-30/+35
* GetAvailableLanguages(): Strip out any language codes that aren't inbwarsaw2003-11-271-1/+3
* Added Romanian support by Stefaniu Criste.bwarsaw2003-11-271-0/+2
* Typosbwarsaw2003-11-271-2/+2
* bulkdeliver(): Include the Message-ID in the log message.bwarsaw2003-11-271-4/+6
* bulkdeliver(): Rework the SMTP error handling to fix a problembwarsaw2003-11-261-10/+21
* ApprovedChangeMemberAddress(): When someone requests to change theirbwarsaw2003-11-251-2/+12
* Create(): Take an optional emailhost name and use that to calculatebwarsaw2003-11-241-2/+5
* process_request(): In response to SF bug # 835870, we now check thebwarsaw2003-11-241-5/+12
* copyright years.bwarsaw2003-11-211-1/+1
* _BounceInfo.__init__(), registerBounce(), disableBouncingMember(): Abwarsaw2003-11-211-6/+7
* enqueue(): Always flush and sync the message file.bwarsaw2003-11-211-1/+3
* change_options(): When calling ApprovedAddMember(), pass a meaningfulbwarsaw2003-11-211-2/+3