aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* updates for push out of 2.1.6b3bwarsaw2005-02-1225-26/+26
|
* Request from Brad Knowles. We need subject prefix strippedtkikuchi2005-02-122-4/+18
| | | | from the posts from mailling list for gatewaying to nntp.
* Updating html after ht file update.bwarsaw2005-02-1125-30/+30
|
* adjust SERIALtkikuchi2005-02-111-1/+1
|
* bumping 2.1.6b3tkikuchi2005-02-114-6/+9
|
* generate new potfile and megmerge languages.tkikuchi2005-02-1129-5246/+5512
| | | | (except zh_TW which cause error)
* credit where credit is duebwarsaw2005-02-102-1/+5
|
* Add information about CAN-2005-0202bwarsaw2005-02-101-0/+3
|
* Spelling and copyright years updates.bwarsaw2005-02-101-3/+3
|
* updates, including a handy install target (why didn't I think of this before?)bwarsaw2005-02-1027-50/+55
|
* Oops, forgot an updatebwarsaw2005-02-101-6/+11
|
* Add information regarding CAN-2005-0202 vulnerability, with patches andbwarsaw2005-02-1031-104/+679
| | | | | recommendations. Also include reference to a new email address folks can use to contact the Mailman security response team.
* NEWS update since Feb 1.tkikuchi2005-02-101-0/+5
|
* Checkin for initial workaround for directry traverse flaw in private.py.tkikuchi2005-02-101-3/+6
| | | | This is for the people who think 'CVS should be safe' and not final solution.
* Add new file translated by Tom G. Christensen.tkikuchi2005-02-081-0/+28
|
* sourceforge patch id=1107169, re-use member_moderation_notice ...tkikuchi2005-02-064-2/+13
| | | | | | | Instead of re-use, a new variable 'nonmember_rejection_notice' was introduced. For compatibility with my patch for subject numbering, 'data_version' was raised by 3. Sorry for the leap but I want MY user to get smooth update. (TK)
* Fix pipermail.py bug for not retainning original date in .txt archivetkikuchi2005-02-051-1/+4
| | | | | if the archive was regenerated by 'arch --wipe'. Thanks SHIGENO san for reporting bug and essential fix. Code was rewritten for simplicity.
* Remove misleading detail for respond_to_post_requests.tkikuchi2005-02-051-6/+2
|
* *** empty log message ***pheinlein2005-02-023-14/+14
|
* Need a special care for scrub_nondigest list attachments.tkikuchi2005-02-021-0/+13
|
* Add Date/Message-ID headers for digests.tkikuchi2005-02-021-2/+7
|
* News for SF #1112349bwarsaw2005-01-301-1/+1
|
* HasExplicitDest(): Resolution of SF bug #1112349. acceptable_aliases shouldbwarsaw2005-01-301-23/+21
| | | | | | be matched case insensitively. Also include a bunch of formatting cleanups.
* More additions.bwarsaw2005-01-292-1/+5
|
* Provide pointers to all formats of the installation guide.bwarsaw2005-01-291-2/+14
|
* preparing for 2.1.6 beta 2 release.tkikuchi2005-01-261-2/+2
|
* Fix in pipermail to use Unicode for indexing (sort fails for ascii 8bit)tkikuchi2005-01-253-19/+37
| | | | with some code clean up. Also, include SV (danish/swedish) Re: like pattern.
* Non-MIME sender realname should not be treated.tkikuchi2005-01-241-3/+6
|
* Updated Estonian messagesduke92005-01-231-87/+118
|
* Introduce old_style in CookHeaders.py and OLD_STYLE_PREFIXING in Defaults.py.tkikuchi2005-01-223-6/+43
| | | | | Now the default behavior of prefixing is "Re: [prefix] subject". Variations like "Re[2]:" and German style "AW:" is now replaced by "Re:".
* *** empty log message ***pheinlein2005-01-191-12/+27
|
* mailman-install document location.tkikuchi2005-01-191-2/+2
|
* *** empty log message ***pheinlein2005-01-191-19/+30
|
* *** empty log message ***pheinlein2005-01-181-37/+28
|
* *** empty log message ***pheinlein2005-01-181-51/+27
|
* Adding news for last minute fix.tkikuchi2005-01-181-1/+2
|
* Fix for bug#1090439: 8bit characters are allowed if user language is settkikuchi2005-01-171-3/+11
| | | | | properly. If the language charset is set as 'us-ascii' then the 8bit chars are printed in '?'.
* Danish translation update from Tom G. Christensen.tkikuchi2005-01-171-55/+75
|
* List-Id fix in the NEWS.tkikuchi2005-01-171-1/+1
|
* updates for 2.1.6b1bwarsaw2005-01-165-22/+26
|
* Bump to 2.1.6b1.bwarsaw2005-01-161-4/+4
|
* New names added to ACKNOWLEDGMENTS. Updated NEWS in preparation for 2.1.6b1.bwarsaw2005-01-166-36/+50
| | | | Update copyright years for files changes in 2005. Whitespace normalization.
* Fixed typo found by Simon Oxwell.bwarsaw2005-01-121-1/+1
|
* Clean-up and regenerating pot/po files.tkikuchi2005-01-1231-1996/+1451
|
* Bug fix NEWS for 1099840/1099840/1099840tkikuchi2005-01-121-1/+3
|
* Provision for part == None case. Closing bug# 1099138tkikuchi2005-01-121-2/+4
|
* fixed addError() ... (errmsg % args) has been deprecated in favor oftkikuchi2005-01-121-2/+2
| | | | | i18n._(). Now this cause bug traceback if errmsg contain '%'. *args insertion is removed.
* Sorry, leagality of '%' and '!' is a matter of MTA (of the user's).tkikuchi2005-01-111-1/+1
| | | | Canceling last check in.
* Add '%' and '!' in _badchars. They are used for source routing.tkikuchi2005-01-111-1/+1
|
* Little typo.pheinlein2005-01-081-1/+1
|