| Commit message (Expand) | Author | Age | Files | Lines |
| * | Removed a bunch of files that are obsolete. The interfaces are all folded | Barry Warsaw | 2007-09-27 | 1 | -517/+0 |
| * | Other than contrib files, convert all imports of mm_cfg to imports of config. | Barry Warsaw | 2007-07-14 | 1 | -39/+39 |
| * | Update copyright years. | bwarsaw | 2007-01-19 | 1 | -1/+1 |
| * | - Utils.py Fixed a security hole which allowed a crafted URI to inject | msapiro | 2006-07-07 | 1 | -0/+9 |
| * | Replaced call to no longer existent Message.OutgoingMessage() with call to | msapiro | 2006-05-30 | 1 | -1/+2 |
| * | Remove most uses of the types module, in favor of isinstance checks against | bwarsaw | 2006-04-17 | 1 | -6/+4 |
| * | - Convert all logging to Python's standard logging module. Get rid of all | bwarsaw | 2006-04-17 | 1 | -8/+6 |
| * | Added a new list attribute 'subscribe_auto_approval' which is a list of email... | msapiro | 2006-03-18 | 1 | -0/+2 |
| * | Port cleaning changes forward from 2.1-maint branch. | bwarsaw | 2005-12-30 | 1 | -2/+2 |
| * | back porting from 2.1.6 | tkikuchi | 2005-08-28 | 1 | -2/+16 |
| * | FSF office has moved. chdcking in for MAIN branch. | tkikuchi | 2005-08-27 | 1 | -1/+1 |
| * | NewVars(): Pick up news_moderation. | bwarsaw | 2002-10-19 | 1 | -0/+1 |
| * | When content filtering, we may not always want to just discard the | bwarsaw | 2002-10-07 | 1 | -0/+1 |
| * | NewVars(): pass_mime_types needs to get its value from the mm_cfg | bwarsaw | 2002-08-15 | 1 | -1/+1 |
| * | DATA_FILE_VERSION: Bump to pick up pass_mime_types. | bwarsaw | 2002-08-15 | 1 | -7/+7 |
| * | NewVars(): Add encode_ascii_prefixes if missing. | bwarsaw | 2002-08-09 | 1 | -0/+6 |
| * | UpdateOldVars(): Rewrite how the old variables `moderated', `posters', | bwarsaw | 2002-08-01 | 1 | -40/+94 |
| * | Allow postings gatewayed to Usenet to inhibit the Subject: field | bwarsaw | 2002-07-31 | 1 | -0/+1 |
| * | Bump the DATA_FILE_VERSION and add hold_and_cmd_autoresponses if it's | bwarsaw | 2002-05-28 | 1 | -0/+1 |
| * | UpdateOldUsers(): It was wrong to do a test on the existance of | bwarsaw | 2002-05-09 | 1 | -9/+11 |
| * | Update(): Call UpdateOldUsers() before calling NewVars(). | bwarsaw | 2002-05-03 | 1 | -3/+7 |
| * | NewVars(): Pick up include_list_post_header. | bwarsaw | 2002-04-19 | 1 | -0/+1 |
| * | Port of Les Niles' patch to do de-mime. Specifically, | bwarsaw | 2002-04-14 | 1 | -0/+4 |
| * | CanonicalizeUserOptions(): If the key isn't a member (as we're | bwarsaw | 2002-04-09 | 1 | -0/+1 |
| * | NewVars(): Add emergency attribute, if missing. | bwarsaw | 2002-03-15 | 1 | -0/+2 |
| * | Dan Mick's patch (with mods ;) for disabling list owner notification | bwarsaw | 2002-03-12 | 1 | -0/+6 |
| * | UpdateOldVars(): When converting from a MM2.0.x era list, if we find | bwarsaw | 2002-03-11 | 1 | -2/+6 |
| * | CanonicalizeUserOptions(): Two changes. First, when migrating | bwarsaw | 2002-03-09 | 1 | -0/+9 |
| * | NewVars(): Pick up the new bounce_unrecognized_goes_to_list_owner | bwarsaw | 2002-03-07 | 1 | -0/+3 |
| * | Patches to support duplicate suppression for explicit recipients, | bwarsaw | 2002-03-05 | 1 | -0/+2 |
| * | NewVars(): Pick up new list attributes member_moderation_action and | bwarsaw | 2002-01-21 | 1 | -0/+4 |
| * | NewVars(), CanonicalizeUserOptions(): Don't set the delivery_status | bwarsaw | 2002-01-16 | 1 | -1/+1 |
| * | NewVars(): Add ban_list attribute if it's missing. | bwarsaw | 2002-01-06 | 1 | -1/+2 |
| * | CanonicalizeUserOptions(): Use augmented assignments. | bwarsaw | 2001-12-31 | 1 | -1/+1 |
| * | ZapOldVars(): Get rid of old bounce processing attributes | bwarsaw | 2001-12-27 | 1 | -0/+16 |
| * | CanonicalizeUserOptions(): Implement the schema update from | bwarsaw | 2001-12-19 | 1 | -1/+11 |
| * | NewVars(): Add unsubscribe_policy, send_goodbye_msg, and | bwarsaw | 2001-10-21 | 1 | -0/+4 |
| * | NewVars(): Pick up new list attribute first_strip_reply_to. | bwarsaw | 2001-10-20 | 1 | -0/+2 |
| * | UpdateOldVars(): Handle the migration of the old privacy variables to | bwarsaw | 2001-10-15 | 1 | -0/+69 |
| * | UpdateOldVars(): dont_respond_to_post_requests => respond_to_post_requests | bwarsaw | 2001-08-17 | 1 | -0/+7 |
| * | de-string-module-ification | bwarsaw | 2001-08-14 | 1 | -10/+9 |
| * | NewVars(): Add the `personalize' attribute if it's missing. | bwarsaw | 2001-08-03 | 1 | -0/+1 |
| * | ZapOldVars(): Rewrite a bit more succinctly, and add the following | bwarsaw | 2001-07-26 | 1 | -7/+7 |
| * | NewVars(): Add the following attributes to MailList instances, if they | bwarsaw | 2001-07-18 | 1 | -0/+5 |
| * | UpdateOldVars(): 'setatrr' -> 'setattr' | twouters | 2001-07-10 | 1 | -1/+1 |
| * | Use better syslog() calling convention. | bwarsaw | 2001-06-27 | 1 | -3/+3 |
| * | NewVars(): Add mod_password and moderator attributes to list schemas. | bwarsaw | 2001-05-31 | 1 | -0/+2 |
| * | ZapOldVars(): clobber_date goes away as a list-specific configuration | bwarsaw | 2001-05-01 | 1 | -0/+5 |
| * | ZapOldVars(): We no longer support the filter_prog argument on the | bwarsaw | 2001-02-15 | 1 | -11/+14 |
| * | Update(): Call ZapOldVars() | bwarsaw | 2000-06-14 | 1 | -0/+7 |