summaryrefslogtreecommitdiff
path: root/Mailman/versions.py
Commit message (Expand)AuthorAgeFilesLines
* Removed a bunch of files that are obsolete. The interfaces are all foldedBarry Warsaw2007-09-271-517/+0
* Other than contrib files, convert all imports of mm_cfg to imports of config.Barry Warsaw2007-07-141-39/+39
* Update copyright years.bwarsaw2007-01-191-1/+1
* - Utils.py Fixed a security hole which allowed a crafted URI to injectmsapiro2006-07-071-0/+9
* Replaced call to no longer existent Message.OutgoingMessage() with call tomsapiro2006-05-301-1/+2
* Remove most uses of the types module, in favor of isinstance checks againstbwarsaw2006-04-171-6/+4
* - Convert all logging to Python's standard logging module. Get rid of allbwarsaw2006-04-171-8/+6
* Added a new list attribute 'subscribe_auto_approval' which is a list of email...msapiro2006-03-181-0/+2
* Port cleaning changes forward from 2.1-maint branch.bwarsaw2005-12-301-2/+2
* back porting from 2.1.6tkikuchi2005-08-281-2/+16
* FSF office has moved. chdcking in for MAIN branch.tkikuchi2005-08-271-1/+1
* NewVars(): Pick up news_moderation.bwarsaw2002-10-191-0/+1
* When content filtering, we may not always want to just discard thebwarsaw2002-10-071-0/+1
* NewVars(): pass_mime_types needs to get its value from the mm_cfgbwarsaw2002-08-151-1/+1
* DATA_FILE_VERSION: Bump to pick up pass_mime_types.bwarsaw2002-08-151-7/+7
* NewVars(): Add encode_ascii_prefixes if missing.bwarsaw2002-08-091-0/+6
* UpdateOldVars(): Rewrite how the old variables `moderated', `posters',bwarsaw2002-08-011-40/+94
* Allow postings gatewayed to Usenet to inhibit the Subject: fieldbwarsaw2002-07-311-0/+1
* Bump the DATA_FILE_VERSION and add hold_and_cmd_autoresponses if it'sbwarsaw2002-05-281-0/+1
* UpdateOldUsers(): It was wrong to do a test on the existance ofbwarsaw2002-05-091-9/+11
* Update(): Call UpdateOldUsers() before calling NewVars().bwarsaw2002-05-031-3/+7
* NewVars(): Pick up include_list_post_header.bwarsaw2002-04-191-0/+1
* Port of Les Niles' patch to do de-mime. Specifically,bwarsaw2002-04-141-0/+4
* CanonicalizeUserOptions(): If the key isn't a member (as we'rebwarsaw2002-04-091-0/+1
* NewVars(): Add emergency attribute, if missing.bwarsaw2002-03-151-0/+2
* Dan Mick's patch (with mods ;) for disabling list owner notificationbwarsaw2002-03-121-0/+6
* UpdateOldVars(): When converting from a MM2.0.x era list, if we findbwarsaw2002-03-111-2/+6
* CanonicalizeUserOptions(): Two changes. First, when migratingbwarsaw2002-03-091-0/+9
* NewVars(): Pick up the new bounce_unrecognized_goes_to_list_ownerbwarsaw2002-03-071-0/+3
* Patches to support duplicate suppression for explicit recipients,bwarsaw2002-03-051-0/+2
* NewVars(): Pick up new list attributes member_moderation_action andbwarsaw2002-01-211-0/+4
* NewVars(), CanonicalizeUserOptions(): Don't set the delivery_statusbwarsaw2002-01-161-1/+1
* NewVars(): Add ban_list attribute if it's missing.bwarsaw2002-01-061-1/+2
* CanonicalizeUserOptions(): Use augmented assignments.bwarsaw2001-12-311-1/+1
* ZapOldVars(): Get rid of old bounce processing attributesbwarsaw2001-12-271-0/+16
* CanonicalizeUserOptions(): Implement the schema update frombwarsaw2001-12-191-1/+11
* NewVars(): Add unsubscribe_policy, send_goodbye_msg, andbwarsaw2001-10-211-0/+4
* NewVars(): Pick up new list attribute first_strip_reply_to.bwarsaw2001-10-201-0/+2
* UpdateOldVars(): Handle the migration of the old privacy variables tobwarsaw2001-10-151-0/+69
* UpdateOldVars(): dont_respond_to_post_requests => respond_to_post_requestsbwarsaw2001-08-171-0/+7
* de-string-module-ificationbwarsaw2001-08-141-10/+9
* NewVars(): Add the `personalize' attribute if it's missing.bwarsaw2001-08-031-0/+1
* ZapOldVars(): Rewrite a bit more succinctly, and add the followingbwarsaw2001-07-261-7/+7
* NewVars(): Add the following attributes to MailList instances, if theybwarsaw2001-07-181-0/+5
* UpdateOldVars(): 'setatrr' -> 'setattr'twouters2001-07-101-1/+1
* Use better syslog() calling convention.bwarsaw2001-06-271-3/+3
* NewVars(): Add mod_password and moderator attributes to list schemas.bwarsaw2001-05-311-0/+2
* ZapOldVars(): clobber_date goes away as a list-specific configurationbwarsaw2001-05-011-0/+5
* ZapOldVars(): We no longer support the filter_prog argument on thebwarsaw2001-02-151-11/+14
* Update(): Call ZapOldVars()bwarsaw2000-06-141-0/+7