| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 1999-09-03 | SafeDict.__init__(): UserDict optional initial dict arg is a Python | bwarsaw | 1 | -1/+4 | |
| 1.5.2-ism. Here's a more portable implementation. | |||||
| 1999-09-02 | SafeDict(): New class | bwarsaw | 1 | -2/+23 | |
| maketext(): Use SafeDict class to make sure that key interpolation in the template can't raise an exception, even if someone's edited the template and included missing keys. Patch inspired by Sean Reifschneider <jafo@tummy.com> | |||||
| 1999-09-02 | miscellaneous formatting | bwarsaw | 1 | -4/+33 | |
| 1999-09-02 | Simple script to print the current Mailman version | bwarsaw | 2 | -1/+26 | |
| 1999-09-02 | PR#107 reports that Pegasus (presumably an MUA) uses | bwarsaw | 1 | -0/+1 | |
| X-Confirm-Reading-To: to get automated receipts, so we need to remove this header too. | |||||
| 1999-09-02 | "group sticky bit" -> setgid bit. PR#99 | bwarsaw | 1 | -2/+2 | |
| 1999-09-02 | Two changes: | bwarsaw | 1 | -1/+16 | |
| - be sure to use the member's case-preserved subscribed address - watch out for any addresses that are in the password dictionary but are (for some unknown reason) not subscribed. Zap any such addresses found. | |||||
| 1999-09-02 | InitTempVars(): Use <site> for lock file name when no list name is | bwarsaw | 1 | -1/+1 | |
| given (as is the case with calling bin/mmsitepass) | |||||
| 1999-08-31 | Use the GNU boilerplate.html file | bwarsaw | 1 | -17/+88 | |
| 1999-08-31 | Do the more sensible thing, which is only gzip those .txt files that | bwarsaw | 1 | -31/+18 | |
| are newer than their .txt.gz files. | |||||
| 1999-08-31 | Watch out for os.errors from os.listdir() | bwarsaw | 1 | -1/+5 | |
| 1999-08-30 | Added nightly_gzip to list of scripts | bwarsaw | 1 | -1/+1 | |
