summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* %'s in the attributes need to be doubled (escaped)bwarsaw2003-01-281-2/+2
* maketext(): If a TypeError or ValueError crashed the templatebwarsaw2003-01-281-1/+3
* main(): Sanity check the language cgi variable.bwarsaw2003-01-274-23/+27
* subscription_confirm(): Sanity check the language cgi variable.bwarsaw2003-01-271-7/+9
* change_options(): Sanity check the user's selected language to be surebwarsaw2003-01-271-2/+2
* IsLanguage(): New function.bwarsaw2003-01-271-0/+3
* *** empty log message ***pheinlein2003-01-272-4/+4
* Fix for options.py xss patch.tkikuchi2003-01-272-209/+213
* Fixes for the cross-site scripting bugbwarsaw2003-01-261-14/+23
* makedirs(): Only twiddle the attachment directory permissions if webwarsaw2003-01-241-5/+5
* I18n fixes for the digester, based on Tokio Kikuchi's patch #668819.bwarsaw2003-01-241-43/+65
* Some fixes to retain the continuation whitespace on Subject: linesbwarsaw2003-01-241-4/+10
* DEFAULT_PLAIN_DIGEST_KEEP_HEADERS: This wasn't actually used anywhere,bwarsaw2003-01-241-4/+19
* *** empty log message ***pheinlein2003-01-203-17/+19
* main(), content_type(): Removed the latter; mimetyes.guess_type() doesbwarsaw2003-01-201-15/+8
* A few minor refinements to the previous patch.bwarsaw2003-01-201-6/+10
* Fixes for bug #669081. Based on Tokio Kikuchi's patch, but extendedbwarsaw2003-01-201-18/+56
* ScriptURL(): Use s.endswith() where appropriate. Also whitespacebwarsaw2003-01-191-9/+9
* save_attachment(): Use Message.get_content_type() instead of thebwarsaw2003-01-191-4/+5
* volNameToDate(): Catch failures in time.mktime() which can happen ifbwarsaw2003-01-191-15/+18
* *** empty log message ***pheinlein2003-01-152-58/+36
* Some fixes from Andreas Gleis. <a.gleis@lwl.org>pheinlein2003-01-143-14/+23
* Copyright years.bwarsaw2003-01-102-5/+5
* safe_strftime(): Watch out for TypeError coming back from strftime().bwarsaw2003-01-101-1/+1
* _set_date(): Watch out for TypeErrors that can come from time.mktime()bwarsaw2003-01-101-1/+1
* Article.__init__(): Watch out for tuples coming back frombwarsaw2003-01-101-0/+3
* process(): Ben Gertzfield idea to add "Content-Disposition: inline"bwarsaw2003-01-071-6/+10
* bulkdeliver(): We've had reports of an IOError (code == 4, interruptedbwarsaw2003-01-071-5/+5
* A lot of nice changes and fixes from Stephan Brandts! <stb@spline.de>pheinlein2003-01-052-1142/+992
* Some changes from Stephan Bernts. <stb@spline.de>pheinlein2003-01-052-6/+29
* main(): Fix some dumb coding bugs.bwarsaw2003-01-031-3/+3
* _do_remove(): Patch by Jon Parise to fix a bug in the stanza matchingbwarsaw2003-01-021-3/+3
* main(): Treat addresses case-insensitively for grouping purposes.bwarsaw2003-01-021-9/+7
* main(): In the change-of-address section, we only want to show thebwarsaw2003-01-021-3/+5
* Bump the version number.bwarsaw2003-01-021-2/+2
* changeMemberAddress(): Rearrange the order in which sub-tasks arebwarsaw2003-01-021-10/+10
* ChangeMemberAddress(): Don't raise MMAlreadyAMember if we're doing abwarsaw2003-01-021-13/+4
* Boilerplate for an eventual next release (2.2 or 3.0).bwarsaw2003-01-021-1/+5
* Slightly better error messagebwarsaw2002-12-312-5/+5
* Tighter checks on distutils/-devel package availability which shouldbwarsaw2002-12-312-69/+81
* Web checker fixesbwarsaw2002-12-314-8/+18
* Typosbwarsaw2002-12-314-14/+28
* Typobwarsaw2002-12-312-3/+1
* Last updates to the web pagesbwarsaw2002-12-312-2/+2
* Work around more new cvs idiosyncrasiesbwarsaw2002-12-311-4/+3
* News for 2.1 finalbwarsaw2002-12-311-0/+4
* Last updates to the web pagesbwarsaw2002-12-314-10/+14
* This is it baby! Bump the version to 2.1 final.bwarsaw2002-12-311-3/+3
* request_creation(): Remove a left over debugging print.bwarsaw2002-12-311-2/+0
* Last minute Spanish updates by Victoriano Giraltbwarsaw2002-12-312-572/+516