| Commit message (Expand) | Author | Files | Lines |
2014-03-21 | - Added the list name to the vette log "held message approved" entry. | Mark Sapiro | 1 | -1/+2 |
2014-02-20 | - Fixed a bug in ListAdmin._handlepost that would crash when trying to | Mark Sapiro | 1 | -4/+11 |
2012-05-13 | Fixed a bug that could send an admin notice of a held subscription with | Mark Sapiro | 1 | -0/+3 |
2011-11-29 | A held message with a null sender caused a crash in the admindb | Mark Sapiro | 1 | -1/+3 |
2009-12-04 | - Added vette logging for rejected and discarded (un)subscribe requests. | Mark Sapiro | 1 | -2/+8 |
2009-12-03 | Decoded RFC 2047 encoded message subjects for a few reports. Bug #266428. | Mark Sapiro | 1 | -1/+3 |
2009-07-31 | Another Python 2.6 compatibility change. | Mark Sapiro | 1 | -3/+3 |
2008-09-21 | The immediately preceding fix for bug #266106 (sf998384) was incomplete. | Mark Sapiro | 1 | -1/+15 |
2008-09-19 | Since Mailman 2.1.1, 2.0.x outstanding subscription and held message | Mark Sapiro | 1 | -2/+4 |
2008-07-30 | Changed ListAdmin.py to make rejected post messages From: the -owner address | Mark Sapiro | 1 | -2/+2 |
2005-08-27 | FSF office has moved to 51 Franklin Street. | tkikuchi | 1 | -1/+1 |
2004-09-16 | SF patch: [ 970383 ] moderator -1 admin requests pending. | tkikuchi | 1 | -1/+3 |
2004-05-18 | Add True/False compatibility for older Pythons. Closes SF bug #955381. | bwarsaw | 1 | -0/+6 |
2004-02-29 | __handlepost(): sender or subject could be Header instances, so str-ify them | bwarsaw | 1 | -2/+2 |
2004-02-17 | Rewritten, simplified, and made more bullet-proof. The file read/written is | bwarsaw | 1 | -77/+66 |
2003-11-21 | __handlesubscription(): Pass a meaningful whence argument to | bwarsaw | 1 | -1/+1 |
2003-03-31 | Backporting from trunk | bwarsaw | 1 | -1/+3 |
2003-02-08 | Backporting from the trunk. | bwarsaw | 1 | -19/+25 |