Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ukrainian translation update by Maxim V. Dziumanenko. | tkikuchi | 2005-03-02 | 25 | -104/+104 |
| | |||||
* | Ukrainian update. | tkikuchi | 2005-03-02 | 1 | -865/+913 |
| | |||||
* | Fuzzy msgids cleaned just before 2.1.6 deadline. | sawickib | 2005-02-27 | 1 | -3/+2 |
| | |||||
* | typo | bwarsaw | 2005-02-24 | 2 | -3/+3 |
| | |||||
* | The first header_filter_rules can be empty. Thanks Bryan Fullerton. | tkikuchi | 2005-02-23 | 1 | -0/+3 |
| | |||||
* | Bump to 2.1.6b4. Note that I rewrote the index.html page slightly, both to | bwarsaw | 2005-02-17 | 6 | -17/+21 |
| | | | | | indicate that 2.1.5 is still the current stable release and to point people at the security page. | ||||
* | Anonymous list fix up: Add internal_name in the From: header. | tkikuchi | 2005-02-17 | 1 | -1/+9 |
| | | | | Log anonymize record in 'post' for admin's inspection convenience. | ||||
* | Add translation for new attribute 'nonmember_rejection_notice'. | tkikuchi | 2005-02-17 | 1 | -0/+3 |
| | |||||
* | merged with the latest mailman.pot and cleaned it up a bit | mss | 2005-02-17 | 1 | -676/+778 |
| | |||||
* | Updates from Dmitri Gouliaev and Andrew Martynov | mss | 2005-02-17 | 1 | -1958/+1282 |
| | |||||
* | getting ready for 2.1.6... | pioppo | 2005-02-17 | 2 | -141/+198 |
| | |||||
* | Forget to add new attribute for new lists. | tkikuchi | 2005-02-16 | 1 | -0/+1 |
| | |||||
* | Late NEWS update for 2.1.6b3. | tkikuchi | 2005-02-15 | 1 | -1/+5 |
| | |||||
* | Danish translation update by Tom. G. Christensen. | tkikuchi | 2005-02-15 | 1 | -23/+29 |
| | |||||
* | Don't use -a when rsync'ing because I don't want to copy permissions. | bwarsaw | 2005-02-12 | 1 | -3/+7 |
| | |||||
* | updates for push out of 2.1.6b3 | bwarsaw | 2005-02-12 | 25 | -26/+26 |
| | |||||
* | Request from Brad Knowles. We need subject prefix stripped | tkikuchi | 2005-02-12 | 2 | -4/+18 |
| | | | | from the posts from mailling list for gatewaying to nntp. | ||||
* | Updating html after ht file update. | bwarsaw | 2005-02-11 | 25 | -30/+30 |
| | |||||
* | adjust SERIAL | tkikuchi | 2005-02-11 | 1 | -1/+1 |
| | |||||
* | bumping 2.1.6b3 | tkikuchi | 2005-02-11 | 4 | -6/+9 |
| | |||||
* | generate new potfile and megmerge languages. | tkikuchi | 2005-02-11 | 29 | -5246/+5512 |
| | | | | (except zh_TW which cause error) | ||||
* | credit where credit is due | bwarsaw | 2005-02-10 | 2 | -1/+5 |
| | |||||
* | Add information about CAN-2005-0202 | bwarsaw | 2005-02-10 | 1 | -0/+3 |
| | |||||
* | Spelling and copyright years updates. | bwarsaw | 2005-02-10 | 1 | -3/+3 |
| | |||||
* | updates, including a handy install target (why didn't I think of this before?) | bwarsaw | 2005-02-10 | 27 | -50/+55 |
| | |||||
* | Oops, forgot an update | bwarsaw | 2005-02-10 | 1 | -6/+11 |
| | |||||
* | Add information regarding CAN-2005-0202 vulnerability, with patches and | bwarsaw | 2005-02-10 | 31 | -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. | tkikuchi | 2005-02-10 | 1 | -0/+5 |
| | |||||
* | Checkin for initial workaround for directry traverse flaw in private.py. | tkikuchi | 2005-02-10 | 1 | -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. | tkikuchi | 2005-02-08 | 1 | -0/+28 |
| | |||||
* | sourceforge patch id=1107169, re-use member_moderation_notice ... | tkikuchi | 2005-02-06 | 4 | -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 archive | tkikuchi | 2005-02-05 | 1 | -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. | tkikuchi | 2005-02-05 | 1 | -6/+2 |
| | |||||
* | *** empty log message *** | pheinlein | 2005-02-02 | 3 | -14/+14 |
| | |||||
* | Need a special care for scrub_nondigest list attachments. | tkikuchi | 2005-02-02 | 1 | -0/+13 |
| | |||||
* | Add Date/Message-ID headers for digests. | tkikuchi | 2005-02-02 | 1 | -2/+7 |
| | |||||
* | News for SF #1112349 | bwarsaw | 2005-01-30 | 1 | -1/+1 |
| | |||||
* | HasExplicitDest(): Resolution of SF bug #1112349. acceptable_aliases should | bwarsaw | 2005-01-30 | 1 | -23/+21 |
| | | | | | | be matched case insensitively. Also include a bunch of formatting cleanups. | ||||
* | More additions. | bwarsaw | 2005-01-29 | 2 | -1/+5 |
| | |||||
* | Provide pointers to all formats of the installation guide. | bwarsaw | 2005-01-29 | 1 | -2/+14 |
| | |||||
* | preparing for 2.1.6 beta 2 release. | tkikuchi | 2005-01-26 | 1 | -2/+2 |
| | |||||
* | Fix in pipermail to use Unicode for indexing (sort fails for ascii 8bit) | tkikuchi | 2005-01-25 | 3 | -19/+37 |
| | | | | with some code clean up. Also, include SV (danish/swedish) Re: like pattern. | ||||
* | Non-MIME sender realname should not be treated. | tkikuchi | 2005-01-24 | 1 | -3/+6 |
| | |||||
* | Updated Estonian messages | duke9 | 2005-01-23 | 1 | -87/+118 |
| | |||||
* | Introduce old_style in CookHeaders.py and OLD_STYLE_PREFIXING in Defaults.py. | tkikuchi | 2005-01-22 | 3 | -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 *** | pheinlein | 2005-01-19 | 1 | -12/+27 |
| | |||||
* | mailman-install document location. | tkikuchi | 2005-01-19 | 1 | -2/+2 |
| | |||||
* | *** empty log message *** | pheinlein | 2005-01-19 | 1 | -19/+30 |
| | |||||
* | *** empty log message *** | pheinlein | 2005-01-18 | 1 | -37/+28 |
| | |||||
* | *** empty log message *** | pheinlein | 2005-01-18 | 1 | -51/+27 |
| |