Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2004-04-24 | process(): Disallow multiple password retrievals. Patch by Tokio Kikuchi. | bwarsaw | 1 | -1/+5 | |
2003-12-01 | process(): Catch MMBadPasswordError which gets thrown by ProcessConfirmation() | bwarsaw | 1 | -0/+3 | |
when the wrong admin password is given in a confirmation message. | |||||
2003-11-19 | set_delivery(): Fixed the email command 'set delivery [on|off]' which | bwarsaw | 1 | -7/+13 | |
was trying to use the setMemberOption() interface. This doesn't work for delivery settings -- it needed to use the setDeliveryStatus() interface. | |||||
2003-04-07 | Backporting from trunk. | bwarsaw | 1 | -1/+1 | |
2003-03-31 | Backporting from trunk | bwarsaw | 1 | -2/+6 | |
2003-03-31 | Backporting SF patch #683906, add $DESTDIR to install target, by | bwarsaw | 1 | -2/+3 | |
Ademar de Souza Reis Jr |