| Commit message (Expand) | Author | Age | Files | Lines |
| * | Typo in docstring, closes SF bug #620406 reported by Dave Habben. | bwarsaw | 2002-10-08 | 1 | -1/+1 |
| * | CheckHTMLArchiveDir(): Indentation-o pointed out by Dan Mick. | bwarsaw | 2002-10-08 | 1 | -1/+1 |
| * | process(): I really could have sworn this was already there, but | bwarsaw | 2002-10-08 | 1 | -4/+30 |
| * | Add a mention of KBabel as another tool for translators. | bwarsaw | 2002-10-08 | 1 | -2/+2 |
| * | Integrating SF patch #594771, i18n'ified pipermail. | bwarsaw | 2002-10-08 | 1 | -6/+9 |
| * | Integrating SF patch #594771, i18n'ified pipermail. | bwarsaw | 2002-10-08 | 1 | -368/+411 |
| * | Whitespace normalization. | bwarsaw | 2002-10-08 | 1 | -16/+16 |
| * | ArchiveMail(): Remove the corrupt archive log message. I think this | bwarsaw | 2002-10-08 | 1 | -2/+0 |
| * | Integrating SF patch #594771, i18n'ified pipermail. Changes here | bwarsaw | 2002-10-08 | 1 | -3/+49 |
| * | New English and Japanese templates for the i18n'ified archiver. The | bwarsaw | 2002-10-08 | 14 | -0/+170 |
| * | maybe_forward(): The bounce page documents that undetected bounces | bwarsaw | 2002-10-08 | 1 | -0/+2 |
| * | maybe_forward(): Refactor forwarding logic into ForwardMessage() | bwarsaw | 2002-10-08 | 1 | -13/+5 |
| * | When content filtering, we may not always want to just discard the | bwarsaw | 2002-10-08 | 1 | -3/+35 |
| * | GetConfigInfo(): Add description for filter_action, and flesh out a | bwarsaw | 2002-10-07 | 1 | -2/+34 |
| * | When content filtering, we may not always want to just discard the | bwarsaw | 2002-10-07 | 1 | -0/+1 |
| * | When content filtering, we may not always want to just discard the | bwarsaw | 2002-10-07 | 1 | -1/+1 |
| * | When content filtering, we may not always want to just discard the | bwarsaw | 2002-10-07 | 1 | -0/+1 |
| * | ForwardMessage(): Refactor the various places where we're forwarding | bwarsaw | 2002-10-07 | 1 | -0/+21 |
| * | When content filtering, we may not always want to just discard the | bwarsaw | 2002-10-07 | 1 | -0/+8 |
| * | Officially add the archive-url-in-footer item to the wish list. | bwarsaw | 2002-10-07 | 1 | -0/+3 |
| * | send_i18n_digests(): Chuq politely reminds me that in MM2.0, digests | bwarsaw | 2002-10-07 | 1 | -0/+2 |
| * | _setValue(): Tighten the rules for accepting filter_mime_types and | bwarsaw | 2002-10-07 | 1 | -2/+16 |
| * | process(): Typo detected by Michael Meltzer; mtype will never be equal | bwarsaw | 2002-10-07 | 1 | -1/+1 |
| * | Regenerating the Russian .mo file. | bwarsaw | 2002-10-07 | 3 | -2294/+1823 |
| * | Updated catalog files, including mailman.pot, for MM2.1b4 release. | bwarsaw | 2002-10-07 | 29 | -9155/+11384 |
| * | Japanese updates from Tokio Kikuchi. | bwarsaw | 2002-10-06 | 8 | -1024/+999 |
| * | main(): Catch BadListNameError's that can get raised if the proposed | bwarsaw | 2002-10-06 | 1 | -2/+4 |
| * | process_request(): Catch BadListNameError's that can get raised if the | bwarsaw | 2002-10-06 | 1 | -2/+6 |
| * | ValidateEmail(): Include the string argument in the MMBadEmailError | bwarsaw | 2002-10-06 | 1 | -3/+3 |
| * | Create(): Test the list name to make sure that it will yeild a valid | bwarsaw | 2002-10-06 | 1 | -0/+10 |
| * | BadListNameError: New exception for when the list name is invalid. | bwarsaw | 2002-10-06 | 1 | -0/+1 |
| * | Prepare for beta4 | bwarsaw | 2002-10-05 | 1 | -0/+2 |
| * | process(): Watch for RFC 2047 encoded From headers and decode the | bwarsaw | 2002-10-05 | 1 | -0/+10 |
| * | subscription_confirm(): Patch by Tokio Kikuchi, we need to pass the | bwarsaw | 2002-10-05 | 1 | -1/+1 |
| * | checkpoint | mss | 2002-10-05 | 2 | -98/+135 |
| * | _dispose(): Possibly forward the message in two situations: if the | bwarsaw | 2002-10-05 | 1 | -16/+36 |
| * | verpdeliver(): I think I've (finally!) nailed the full name encoding | bwarsaw | 2002-10-04 | 1 | -16/+18 |
| * | uncanonstr(): We always want this to return a byte string, but it | bwarsaw | 2002-10-04 | 1 | -5/+17 |
| * | membership_options(): Slight code re-arrangement so we're always sure | bwarsaw | 2002-10-04 | 1 | -2/+2 |
| * | Updated docstring | bwarsaw | 2002-10-04 | 1 | -32/+31 |
| * | Better support for "funny" characters in subject prefixes. | bwarsaw | 2002-10-02 | 1 | -42/+32 |
| * | Better support for "funny" characters in subject prefixes. | bwarsaw | 2002-10-02 | 1 | -0/+10 |
| * | is_administrivia(): Change slightly the way the administrivia search | bwarsaw | 2002-10-02 | 1 | -3/+9 |
| * | Update to email package version 2.4 | bwarsaw | 2002-10-01 | 3 | -1/+1 |
| * | run_main(): When running the cgi, redirect stdout to a cStringIO, and | bwarsaw | 2002-10-01 | 1 | -0/+7 |
| * | The usual assortment of updates | bwarsaw | 2002-09-28 | 9 | -84/+226 |
| * | Comment out the Chinese codec lookup and message. | bwarsaw | 2002-09-28 | 2 | -49/+25 |
| * | hope this sounds better | mss | 2002-09-26 | 1 | -2/+2 |
| * | checkpoint | mss | 2002-09-26 | 2 | -1153/+610 |
| * | reduce the amount of messages for 'make check' | mss | 2002-09-25 | 1 | -1/+1 |