| Commit message (Expand) | Author | Files | Lines |
2008-11-12 | Apply Heiko Rommel's patch for hashlib deprecation warnings for bug 293178. | Barry Warsaw | 1 | -2/+2 |
2008-06-22 | Another BounceRunner loop detection change (rev 1106 wasn't quite right). | Mark Sapiro | 1 | -2/+4 |
2008-06-22 | - Prepended list name to bounce log unrecognized bounce messages. | Mark Sapiro | 1 | -22/+44 |
2008-05-07 | Changed formatting for standards compliance and readability. | Mark Sapiro | 1 | -2/+2 |
2008-04-26 | Made the preservation of unparseable messages conditional on | Mark Sapiro | 2 | -8/+14 |
2008-02-14 | Added Galician translation from Frco. Javier Rial Rodrguez. | Mark Sapiro | 1 | -0/+0 |
2008-02-14 | Switchboard.py - Added code to catch exceptions thrown in unpickling .bak | Mark Sapiro | 1 | -18/+27 |
2008-01-02 | Switchboard.py - Moved the counting of the number of recoveries of a .bak file | Mark Sapiro | 1 | -27/+33 |
2007-12-16 | Switchboard.py - Added a count to the queue entry metadata to count the number | Mark Sapiro | 1 | -5/+25 |
2007-11-19 | BounceRunner.py - Fixed a mail loop if a list owner puts the list's -bounces | Mark Sapiro | 1 | -3/+14 |
2007-11-09 | Fixed Mailman/Queue/CommandRunner.py to decode a quoted-printable or base64 | Mark Sapiro | 1 | -2/+2 |
2007-10-04 | /cygdrive/c/MM_bzr/log.txt | Mark Sapiro | 1 | -4/+16 |
2007-06-22 | Scrubber.py - Cleaned up a few loose ends and incomplete things left after the | Mark Sapiro | 1 | -4/+7 |
2007-05-08 | - CGI/admin.py | msapiro | 2 | -17/+46 |
2006-11-17 | Delete the .bak file from the queue for an unparseable message. | msapiro | 1 | -0/+1 |
2006-09-01 | A much improved release script, which now knows about Subversion (though isn't | bwarsaw | 1 | -1/+0 |
2006-07-23 | - Switchboard.py Changed "while key in times.keys():" to | msapiro | 1 | -1/+1 |
2006-07-22 | - Switchboard.py Added missing newline at EOF. | msapiro | 1 | -1/+1 |
2006-07-22 | - bin/unshunt | msapiro | 2 | -12/+40 |
2006-07-09 | - Switchboard.py - Closed very tiny holes at the upper ends of queue | msapiro | 1 | -5/+13 |
2006-03-09 | Add test in BounceRunner for non-fatal, VERPed bounce. Bug 1421285. | msapiro | 1 | -1/+5 |
2006-03-01 | Changed BouncerAPI.py to return Stop from a Bouncer and changed | msapiro | 1 | -0/+3 |
2006-02-05 | Set umask for creation of bounce-events queue file. | msapiro | 1 | -3/+8 |
2006-02-03 | add OverflowError in exceptions. (CVE-2005-4153 related but not DoS) | tkikuchi | 1 | -1/+1 |
2005-08-27 | FSF office has moved to 51 Franklin Street. | tkikuchi | 14 | -14/+14 |
2005-05-01 | prepare_message(): Fixed typo. | bwarsaw | 1 | -2/+2 |
2005-02-12 | Request from Brad Knowles. We need subject prefix stripped | tkikuchi | 1 | -4/+7 |
2004-10-31 | [ 1008983 ] qrunner w/ multiple slices crashing. | tkikuchi | 1 | -1/+1 |
2004-10-10 | proper lang data is set in msg['data'] | tkikuchi | 1 | -4/+4 |
2004-09-23 | [ 873035 ] subject handling in -request mail | tkikuchi | 1 | -1/+3 |
2004-05-15 | _oneloop(): Switchboard.dequeue() can't really return Nones for msg or msgdata | bwarsaw | 1 | -25/+29 |
2004-02-22 | __repr__(): Added for better logging. | bwarsaw | 1 | -1/+4 |
2004-02-22 | Much refactoring to improve bounce processing. The basic change moves the | bwarsaw | 1 | -63/+41 |
2004-02-22 | Much refactoring to improve bounce processing. The basic change moves the | bwarsaw | 1 | -57/+119 |
2004-02-10 | enqueue(), dequeue(), files(): Implementation of new, more efficient, | bwarsaw | 1 | -226/+37 |
2004-02-10 | _dispose(), verp_probe(): Add logic to parse and handle probe bounce verps. | bwarsaw | 1 | -1/+55 |
2004-01-23 | _dispose(): Fix typo in comparison to site-list owner address. Fix given by | bwarsaw | 1 | -2/+2 |
2003-12-01 | Results.__init__(): It's possible for the Header functions to raise a | bwarsaw | 1 | -4/+9 |
2003-12-01 | Fix a small comment bug. | bwarsaw | 1 | -1/+1 |
2003-11-21 | copyright years. | bwarsaw | 1 | -1/+1 |
2003-11-21 | enqueue(): Always flush and sync the message file. | bwarsaw | 1 | -1/+3 |
2003-10-10 | MarshalSwitchboard._ext_write(), ASCIISwitchboard._ext_write(): | bwarsaw | 1 | -6/+2 |
2003-09-22 | Backporting from the HEAD -- updated queue runners | bwarsaw | 5 | -108/+153 |
2003-09-22 | This commit was manufactured by cvs2svn to create branch | | 1 | -0/+46 |
2003-04-20 | Backporting from the trunk. | bwarsaw | 1 | -3/+3 |
2003-04-07 | Backporting from trunk. | bwarsaw | 1 | -7/+18 |
2003-04-02 | Backport: | bwarsaw | 1 | -1/+2 |
2003-03-31 | Backporting from trunk | bwarsaw | 2 | -17/+41 |
2003-03-31 | Backporting SF patch #683906, add $DESTDIR to install target, by | bwarsaw | 1 | -2/+3 |
2003-02-08 | Backporting from the trunk. | bwarsaw | 2 | -7/+14 |