| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2000-12-07 | Linux => GNU/Linux | bwarsaw | 7 | -11/+17 | |
| 2000-12-07 | Bumping version number to 2.1a1 | bwarsaw | 1 | -4/+4 | |
| 2000-12-07 | write(): No longer necessary; Python 2.0's extended print syntax is | bwarsaw | 1 | -20/+0 | |
| better. | |||||
| 2000-12-07 | Start of support for i18n; marking of translatable strings. | bwarsaw | 17 | -310/+378 | |
| Use extended print statement, string methods, and other Python 2.0 features. | |||||
| 2000-12-07 | Start of support for i18n; marking of translatable strings. | bwarsaw | 3 | -76/+69 | |
| Use extended print statement and other Python 2.0 features. | |||||
| 2000-12-07 | Modifications to use extended print syntax. | bwarsaw | 2 | -6/+6 | |
| 2000-12-07 | Turn STEALTH_MODE back on for the 2.1 development cycle. | bwarsaw | 1 | -17/+17 | |
| Modifications to use extended print syntax. | |||||
| 2000-12-07 | Bumping the major rev number | bwarsaw | 8 | -8/+8 | |
| 2000-12-06 | checkmboxfile(): Ensures that the various archive .mbox files have at | bwarsaw | 1 | -1/+21 | |
| least 0660 permissions. | |||||
| 2000-11-21 | 2.0 final | bwarsaw | 1 | -0/+4 | |
| 2000-11-21 | Bumping to 2.0 final | bwarsaw | 2 | -5/+7 | |
| 2000-11-21 | Bumping to 2.0 final. | bwarsaw | 1 | -3/+3 | |
| 2000-11-21 | do_bump(): Fix print statement | bwarsaw | 1 | -1/+1 | |
| 2000-11-16 | commit the .html file too! | bwarsaw | 1 | -1/+10 | |
| 2000-11-16 | Add a pointer to the dev wiki. | bwarsaw | 1 | -0/+9 | |
| 2000-11-16 | Updates to catch the new contact address, etc. | bwarsaw | 26 | -52/+66 | |
| 2000-11-16 | __init__(): Point the contact address at mailman-users, not the Cabal. | bwarsaw | 1 | -1/+1 | |
| 2000-11-16 | Document that DEFAULT_URL must end in a slash (although I think I've | bwarsaw | 1 | -1/+1 | |
| fixed all the sensitivity there, it can't hurt). | |||||
| 2000-11-16 | Added some names | bwarsaw | 1 | -0/+1 | |
| 2000-11-16 | Document 2.0rc3 news. | bwarsaw | 1 | -0/+24 | |
| 2000-11-16 | Bumping to rc3 | bwarsaw | 1 | -2/+2 | |
| 2000-11-16 | ScriptURL(): Hopefully fixes the last place that not having | bwarsaw | 1 | -1/+5 | |
| DEFAULT_URL end in a slash causes problems. The default value for web_page_url argument is now None, and if it's found to be None in the body of the function, it's set to mm_cfg.DEFAULT_URL (and coerced to always end in a slash). | |||||
| 2000-11-16 | Applied patch by Tanner Lovelace to fix non-lower-case list names in | bwarsaw | 1 | -0/+1 | |
| the email address. Closes bug #122358 and patch #102373. | |||||
| 2000-11-16 | process(): "Fix" the Reply-To: header munging algorithm. If munging | bwarsaw | 1 | -5/+10 | |
| is enabled, we now unconditionally munge based on the reply_goes_to_list config variable setting. If the Reply-To: header is munged, the original Reply-To: header (if any) is put on X-Reply-To: | |||||
| 2000-11-16 | GetConfigInfo(): Update the details for both the reply_goes_to_list | bwarsaw | 1 | -17/+29 | |
| and reply_to_address configuration options. | |||||
| 2000-11-16 | Better description of DEFAULT_REPLY_GOES_TO_LIST | bwarsaw | 1 | -1/+9 | |
| 2000-11-15 | main(): Fixed argument parsing bugs. Also, removed the argv[5] hack | bwarsaw | 1 | -24/+34 | |
| for immediate notification and replaced that with a -q/--quiet flag to suppress admin notification (by default notification occurs). Closes SF bug #122333 and patch #102370. | |||||
| 2000-11-14 | a new name | bwarsaw | 1 | -0/+1 | |
| 2000-11-14 | Bunch of updates | bwarsaw | 25 | -29/+114 | |
| 2000-11-14 | A little bit more information. Still weak. | bwarsaw | 1 | -1/+12 | |
| 2000-11-14 | CheckVersion(): Do not call versions.Update, and do not set the | bwarsaw | 1 | -3/+4 | |
| data_version attribute, unless the list is locked. | |||||
| 2000-11-13 | __init__(): Fix for case where Content-Transfer-Encoding header is | bwarsaw | 1 | -2/+2 | |
| missing. Submitted by Erik Forsberg (original patch author). | |||||
| 2000-11-11 | Regenerated | bwarsaw | 22 | -45/+45 | |
| 2000-11-11 | A few more names | bwarsaw | 2 | -1/+4 | |
| 2000-11-11 | 2.0rc2 news | bwarsaw | 1 | -0/+23 | |
| 2000-11-11 | Allow additional arguments on the command line, which are passed to | bwarsaw | 1 | -24/+50 | |
| the callable after the MailList object. See module docstring for details. By Dan Mick, modified by Barry for slightly better calling syntax. Closes SF patch #102211 | |||||
| 2000-11-10 | __init__(): The values of Content-Type and Content-Transfer-Encoding | bwarsaw | 1 | -3/+6 | |
| are case insensitive according to RFC 1521. Closes patch #102268. | |||||
| 2000-11-10 | Added -o flag to append /etc/aliases suggestions to the given file. | bwarsaw | 1 | -10/+24 | |
| Makes creating new lists only slightly easier. | |||||
| 2000-11-10 | Updates for 2.0rc2 | bwarsaw | 6 | -19/+51 | |
| 2000-11-10 | Bumping to rc2 | bwarsaw | 1 | -2/+2 | |
| 2000-11-10 | a few updates | bwarsaw | 1 | -4/+2 | |
| 2000-11-10 | the usual | bwarsaw | 1 | -3/+6 | |
| 2000-11-10 | Added a Useful Comment. | bwarsaw | 1 | -1/+2 | |
| 2000-11-10 | get_archives(): Removed the line which specifically eliminates | bwarsaw | 1 | -1/+0 | |
| messages with a Subject: in ('subscribe', 'unsubscribe'). This kind of filtering happens at higher levels in Mailman; if such a message is in the .mbox file, it should be in the html archive. Closes bug #121811 for real now. | |||||
| 2000-11-09 | _rx_quote: Change the regexp so that it only matches legitimate | bwarsaw | 1 | -1/+1 | |
| (uppercase) hex digits. This fixes SF bug #117548 and replaces the suggested patch in patch #102097. (patch approved by Jeremy.) | |||||
| 2000-11-09 | Elaborate a bit on the dns-resolution-from-localhost performance | bwarsaw | 1 | -7/+10 | |
| issue. | |||||
| 2000-11-09 | process_form(): Don't pass the `user' argument to PrintResults when | bwarsaw | 1 | -2/+1 | |
| the user is successfully unsubscribed. In that case there /is/ no options for the user to continue to edit. Fixes SF bugs 122017 and 121591. | |||||
| 2000-11-09 | Noam Zeilberger correctly notices that the prototype for vsnprintf() | bwarsaw | 2 | -5/+2 | |
| is incorrect. This closes SF bug #121185 | |||||
| 2000-11-09 | Added a question about synchronous DNS resolution on deliveries from | bwarsaw | 1 | -0/+12 | |
| localhost. | |||||
| 2000-11-09 | The usual :/ | bwarsaw | 1 | -0/+3 | |
