summaryrefslogtreecommitdiff
path: root/Mailman/versions.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Convert from mlist.LogMsg() inteface to new syslog() interface forbwarsaw2000-06-031-3/+4
* UpdateOldVars(): Bug fix for schema updates. This used to setbwarsaw2000-03-211-4/+6
* Conversion of Mailman 1.1 pending admin database to 1.2/2.0 externalbwarsaw2000-03-161-12/+48
* NewVars(): initialize reply_goes_to_list to the empty string.bwarsaw2000-03-031-0/+1
* NewVars(): added autorespond_requests and autoresponse_request_text.bwarsaw2000-02-261-0/+2
* CanonicalizeUserOptions(): Emergency patch. A user_options key canbwarsaw2000-02-191-0/+2
* Update(): Call NewVars(), a new function.bwarsaw2000-02-191-7/+30
* Update(): Call CanonicalizeUserOptions()bwarsaw1999-07-031-0/+15
* UpdateOldVars(): Fixed a lurking buglet. If the mlist.members andbwarsaw1999-03-291-18/+41
* These changes represent the changes that make mailman's addressingcotton1998-11-211-0/+13
* I should have broken this up into 2 checkins because it implements onecotton1998-11-211-0/+6
* Removed the outdated inversion of the mime-digest format field - whenklm1998-11-191-58/+4
* This change implements storing list members and digest members ascotton1998-11-191-1/+22
* took out posters_includes_members in favor of having it reference thecotton1998-11-011-3/+16
* changed the site site variable ADMIN_MEMBER_CHUNKSIZE to a per-listcotton1998-10-231-0/+2
* UpdateOldVars(): Added optional val to PreferStored() to make it easyklm1998-10-221-10/+17
* Accommodating change of umbrella-lists variable,klm1998-10-171-0/+1
* added posters_includes_members variable which determines whether or notcotton1998-10-121-1/+3
* added adminitrivia filter and an "administrivia" list attribute thatcotton1998-10-121-0/+2
* These changing are a cleanup of the sorry state the subscription policycotton1998-10-101-0/+9
* All these changes are for implemented integrated pipermail based archives.cotton1998-10-091-4/+3
* Removed RCS crudbwarsaw1998-06-191-1/+0
* Fixed a bug that arose from changing file format versions to a number.viega1998-06-121-42/+45
* Fixed a typo in the zipcode.viega1998-05-261-2/+2
* Added copyright notices to all source files where I am legally entitled to do...viega1998-05-251-1/+18
* Routines which rectify an old maillist with current maillist structure.klm1998-04-121-0/+113