Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MailList.__init__(): When trying to execfile extend.py, we ignore | bwarsaw | 2003-09-28 | 1 | -1/+5 |
| | | | | | | | ENOENT but log all other IOErrors instead of propagating them up. Closes a tiny exploit found by Ned Dawes. Backported from HEAD. | ||||
* | Backporting from the HEAD -- Mailman package | bwarsaw | 2003-09-22 | 1 | -0/+1 |
| | |||||
* | Backport from the trunk, and catalog regeneration. | bwarsaw | 2003-04-19 | 1 | -0/+2 |
| | |||||
* | Backporting from trunk | bwarsaw | 2003-03-31 | 1 | -28/+54 |
| | |||||
* | ChangeMemberAddress(): Don't raise MMAlreadyAMember if we're doing a | bwarsaw | 2003-01-02 | 1 | -13/+4 |
| | | | | | | | | | | global change. ApprovedChangeMemberAddress(): Don't worry about trying to reduce the amount of work by testing on isMember(). This doesn't work anyway when we're changing an address for case only. Just do the changeMemberAddress() call and be done with it. Same goes for when deciding whether to do the change in the other lists. | ||||
* | This commit was manufactured by cvs2svn to create branch | 2003-01-02 | 1 | -0/+1346 | |
'Release_2_1-maint'. |