| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Fixed bug 1435722 by encoding the i18n subject in the character set of the | msapiro | 2006-02-22 | 1 | -3/+5 |
| * | Port cleaning changes forward from 2.1-maint branch. | bwarsaw | 2005-12-30 | 1 | -4/+5 |
| * | Improving banned subscription logic to cover all invites, subscribes, address... | msapiro | 2005-12-03 | 1 | -23/+59 |
| * | back porting from 2.1.6 | tkikuchi | 2005-08-28 | 1 | -93/+192 |
| * | FSF office has moved. chdcking in for MAIN branch. | tkikuchi | 2005-08-27 | 1 | -1/+1 |
| * | __save(): Flush the file and (depending on SYNC_AFTER_WRITE) fsync it | bwarsaw | 2003-10-10 | 1 | -0/+3 |
| * | MailList.__init__(): When trying to execfile extend.py, we ignore | bwarsaw | 2003-09-28 | 1 | -1/+5 |
| * | InviteNewMember(): Add a call to ValidateEmail() to make sure we can't | bwarsaw | 2003-06-06 | 1 | -0/+1 |
| * | ApprovedChangeMemberAddress(): When changing an address globally, | bwarsaw | 2003-04-08 | 1 | -0/+2 |
| * | Another boolean | bwarsaw | 2003-03-31 | 1 | -1/+1 |
| * | InviteNewMember(): Set the .invitation hack to the name of the list | bwarsaw | 2003-03-16 | 1 | -4/+18 |
| * | __init__(): Don't call out to extend.py if name is None. This will be | bwarsaw | 2003-02-24 | 1 | -7/+9 |
| * | Application of SF patch # 690448 by Tokio Kikuchi, closing SF bug # | bwarsaw | 2003-02-24 | 1 | -5/+15 |
| * | __init__(): Call the extension mechanism before attempting to lock the | bwarsaw | 2003-02-24 | 1 | -13/+13 |
| * | ChangeMemberAddress(): Don't raise MMAlreadyAMember if we're doing a | bwarsaw | 2003-01-02 | 1 | -13/+4 |
| * | Inconsequential change since I forgot a checkin message on the last mod: | bwarsaw | 2002-12-31 | 1 | -1/+1 |
| * | ApprovedDeleteMember(): Get the user's language /before/ we | bwarsaw | 2002-12-31 | 1 | -8/+8 |
| * | ApprovedAddMember(): The administrator notice should go out in the | bwarsaw | 2002-12-24 | 1 | -1/+1 |
| * | AddMember(), ApprovedAddMember(): Use email.Utils.formataddr() to form | bwarsaw | 2002-12-12 | 1 | -6/+3 |
| * | InitVars(), CheckValues(): Set host_name and web_page_url based on | bwarsaw | 2002-12-02 | 1 | -8/+11 |
| * | __getstate__(), __setstate__(): Remove the hackery to avoid pickling | bwarsaw | 2002-11-04 | 1 | -17/+0 |
| * | ProcessConfirmation(): When doing a Pending.UNSUBSCRIPTION, set whence | bwarsaw | 2002-10-25 | 1 | -1/+6 |
| * | ApprovedDeleteMember(): The signature of the OwnerNotification | bwarsaw | 2002-10-23 | 1 | -8/+2 |
| * | Create(): include the full posting address in the error message for | bwarsaw | 2002-10-20 | 1 | -2/+3 |
| * | __getstate__(), __setstate__(): Get rid of the lock object attribute | bwarsaw | 2002-10-20 | 1 | -2/+13 |
| * | __getstate__(self): Never pickle the lock object! I believe this | bwarsaw | 2002-10-19 | 1 | -0/+6 |
| * | Remove a useless comment. | bwarsaw | 2002-10-15 | 1 | -1/+0 |
| * | ApprovedDeleteMember(): Use the new OwnerNotification class to send | bwarsaw | 2002-10-15 | 1 | -3/+4 |
| * | When content filtering, we may not always want to just discard the | bwarsaw | 2002-10-07 | 1 | -0/+1 |
| * | Create(): Test the list name to make sure that it will yeild a valid | bwarsaw | 2002-10-06 | 1 | -0/+10 |
| * | __init__(): Don't try to run the extend() function from extend.py if | bwarsaw | 2002-09-05 | 1 | -1/+3 |
| * | ProcessConfirmation(): Fixed SF bug #596456, similar problem to | bwarsaw | 2002-08-23 | 1 | -2/+2 |
| * | InitVars(): Added pass_mime_types. | bwarsaw | 2002-08-15 | 1 | -9/+10 |
| * | InitVars(): Set the new config variable encode_ascii_prefixes which | bwarsaw | 2002-08-09 | 1 | -0/+6 |
| * | ApprovedChangeMemberAddress(): Watch out for situations where the new | bwarsaw | 2002-07-11 | 1 | -1/+6 |
| * | autorespondToSender(): Implement MAX_AUTORESPONSES_PER_DAY = 0 means | bwarsaw | 2002-07-09 | 1 | -0/+3 |
| * | InviteNewMember(): Prepend any text given in the mass subscribe page | bwarsaw | 2002-05-28 | 1 | -5/+13 |
| * | InitVars(): Add a new attribute hold_and_cmd_autoresponses which is a | bwarsaw | 2002-05-28 | 1 | -0/+46 |
| * | Load(): The order of CheckVersion()/CheckValues() call needed to be | bwarsaw | 2002-05-07 | 1 | -1/+1 |
| * | MailList: Remove MailCommandHandler from the list of base classes; | bwarsaw | 2002-05-02 | 1 | -6/+4 |
| * | ProcessConfirmation(): When checking the subscribe_policy, be sure to | bwarsaw | 2002-04-19 | 1 | -1/+4 |
| * | InitVars(): Added include_list_post_header which controls whether | bwarsaw | 2002-04-19 | 1 | -0/+1 |
| * | CheckValues(): Watch for bad patterns in topics and discard them if | bwarsaw | 2002-04-18 | 1 | -1/+11 |
| * | Port of Les Niles' patch to do de-mime. Specifically, | bwarsaw | 2002-04-14 | 1 | -0/+4 |
| * | CheckValues(): It's possible that some how the following bogus | bwarsaw | 2002-04-11 | 1 | -0/+11 |
| * | ApprovedAddMember(): dump_address_pair() -> formataddr(). | bwarsaw | 2002-04-11 | 1 | -2/+2 |
| * | CheckVersion(): We have to force a reload of the database even if our | bwarsaw | 2002-04-09 | 1 | -1/+3 |
| * | __load(): Big dummy, os.path.getmtime() can raise an OSError if the | bwarsaw | 2002-04-05 | 1 | -5/+12 |
| * | Make it much cheaper to call Load(), especially when the state hasn't | bwarsaw | 2002-04-01 | 1 | -5/+20 |
| * | GetAdminEmail() eradication campaign. | bwarsaw | 2002-03-26 | 1 | -6/+5 |