| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | main(): Call MTA.create(None, ...) when no lists yet exist (as will | bwarsaw | 2001-12-06 | 1 | -3/+6 |
| * | Updates to work better with virgin invocation. | bwarsaw | 2001-12-06 | 1 | -23/+33 |
| * | genaliases interface conformance: | bwarsaw | 2001-12-06 | 1 | -1/+17 |
| * | Fix interpolation variable. Closes SF bug #482089 | bwarsaw | 2001-11-30 | 3 | -3/+3 |
| * | Fix interpolation variable in Italian template. Closes SF bug #482089 | bwarsaw | 2001-11-30 | 1 | -1/+1 |
| * | makealiases(): Generate the new set of alias to script mappings. | bwarsaw | 2001-11-30 | 1 | -10/+17 |
| * | In order to make the list alias -> script mapping more consistent, | bwarsaw | 2001-11-30 | 6 | -259/+8 |
| * | show_post_requests(): cgi.escape() the full text of the message | bwarsaw | 2001-11-30 | 1 | -1/+2 |
| * | main(): Move the setting of the language to up above the login page, | bwarsaw | 2001-11-30 | 1 | -8/+19 |
| * | list_listinfo(): Code reorg. | bwarsaw | 2001-11-30 | 1 | -1/+3 |
| * | FormatEditingOptions(): Let's actually /use/ the lang argument to add | bwarsaw | 2001-11-30 | 1 | -14/+19 |
| * | Fixed typo which caused hitting the "edit user option" button to | bwarsaw | 2001-11-30 | 1 | -1/+1 |
| * | process(): Teach the scrubber about message/rfc822 types, which are | bwarsaw | 2001-11-30 | 1 | -3/+41 |
| * | Add bin/cleanarch to the list of scripts that get build and installed. | bwarsaw | 2001-11-30 | 3 | -55/+59 |
| * | processUnixMailbox(): Add some useful diagnostics which only get | bwarsaw | 2001-11-30 | 1 | -0/+4 |
| * | New script for cleaning an .mbox file. This uses deeper heuristics to | bwarsaw | 2001-11-30 | 0 | -0/+0 |
| * | intermediate | bwarsaw | 2001-11-30 | 1 | -0/+163 |
| * | Forward port security patch from Mailman 2.0.8: | bwarsaw | 2001-11-30 | 10 | -29/+44 |
| * | ParseMailCommands(): Dang, this is /really/ the way to guarantee that | bwarsaw | 2001-11-27 | 1 | -1/+6 |
| * | ParseMailCommands(): Work around a difference in email 1.0 and 0.96. | bwarsaw | 2001-11-27 | 1 | -1/+1 |
| * | Dan Mick discovers we need to import LockFile. | bwarsaw | 2001-11-27 | 1 | -0/+1 |
| * | Adjustments for the new Postfix module API, which should be | bwarsaw | 2001-11-26 | 1 | -34/+10 |
| * | Much changes for better virtual domain support. | bwarsaw | 2001-11-26 | 1 | -33/+88 |
| * | POSTFIX_STYLE_VIRTUAL_DOMAINS: Describe new API for this variable. | bwarsaw | 2001-11-26 | 1 | -5/+9 |
| * | Lots of updates describing how to set up virtual domain support with Postfix. | bwarsaw | 2001-11-26 | 1 | -7/+133 |
| * | Support for Postfix-style virtual domains. | bwarsaw | 2001-11-24 | 1 | -33/+105 |
| * | POSTFIX_STYLE_VIRTUAL_DOMAINS: New flag to let Mailman/MTA/Postfix.py | bwarsaw | 2001-11-24 | 1 | -7/+18 |
| * | zapfile(): Zero out a file without messing with the file permissions. | bwarsaw | 2001-11-24 | 1 | -15/+21 |
| * | Handler module which sets the recips metadata to the list owners (plus | bwarsaw | 2001-11-22 | 1 | -0/+23 |
| * | Fixed some typos found by Dan Mick. | bwarsaw | 2001-11-22 | 1 | -9/+10 |
| * | process(): When VERPing, blow away the Sender: and Errors-To: headers | bwarsaw | 2001-11-21 | 1 | -2/+14 |
| * | The qrunner that consumes qfiles/bounce messages, which come from the | bwarsaw | 2001-11-21 | 1 | -0/+136 |
| * | Added -s/--subproc switch which subtly, but usefully changes its exit | bwarsaw | 2001-11-21 | 1 | -3/+19 |
| * | start_runner(): Pass the -s flag to the qrunner script, which tells it | bwarsaw | 2001-11-21 | 1 | -1/+1 |
| * | Better support for Berkeley DB link problems (I hope). The problem is | bwarsaw | 2001-11-21 | 1 | -6/+21 |
| * | fix_url(): Calculate web_page_url from DEFAULT_URL_PATTERN and | bwarsaw | 2001-11-21 | 1 | -1/+1 |
| * | process(): Simplify by calling out to matches_p() to do the actual | bwarsaw | 2001-11-21 | 1 | -9/+28 |
| * | hold_for_approval(): In setting up the initial interpolation | bwarsaw | 2001-11-21 | 1 | -1/+1 |
| * | GetConfigInfo(): Describe how the nonmember match rules can contain | bwarsaw | 2001-11-21 | 1 | -9/+28 |
| * | get_item_gui_value(), get_valid_value(): Added EmailListEx widget | bwarsaw | 2001-11-21 | 1 | -3/+6 |
| * | ProcessConfirmCmd(): Need to define listname and url local vars for | bwarsaw | 2001-11-21 | 1 | -1/+4 |
| * | I don't think we need to import Mailman.i18n anymore. Any | bwarsaw | 2001-11-21 | 1 | -6/+6 |
| * | Added EmailListEx widget which is just like EmailList except that it | bwarsaw | 2001-11-21 | 1 | -12/+15 |
| * | Hungarian is iso-8859-2 | bwarsaw | 2001-11-21 | 1 | -1/+1 |
| * | Vizi Szilard's latest Hungarian catalog | bwarsaw | 2001-11-21 | 2 | -1356/+1071 |
| * | Vizi Szilard's latest Hungarian templates | bwarsaw | 2001-11-21 | 10 | -43/+33 |
| * | Update to reflect the changes in the english template. | avalon | 2001-11-21 | 1 | -10/+10 |
| * | Latest Norwegian catalog. Corrected some typos. | avalon | 2001-11-21 | 2 | -28/+15 |
| * | FR catalog updated | wilane | 2001-11-21 | 2 | -599/+849 |
| * | Testing perm suggested by Barry! | wilane | 2001-11-20 | 1 | -2/+1 |