index
:
mailman2
master
upstream/2.1
mirror of https://code.launchpad.net/~mailman-coders/mailman/2.1
git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Mailman
/
Handlers
/
Scrubber.py
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use .bin extension for scrubbed application/octet-stream files.
Mark Sapiro
2018-11-10
1
-0
/
+3
*
Bump copyright dates.
Mark Sapiro
2018-06-17
1
-1
/
+1
*
Fixed a problem which could result in raw, undecoded message bodies
Mark Sapiro
2011-06-02
1
-4
/
+7
*
Decoded RFC 2047 encoded message subjects for a few reports. Bug #266428.
Mark Sapiro
2009-12-03
1
-0
/
+1
*
Mailman no longer folds long sub-part headers in multipart messages.
Mark Sapiro
2009-08-01
1
-21
/
+0
*
Backported several bug fixes from the 2.2 branch.
Mark Sapiro
2009-07-31
1
-1
/
+1
*
Work around email 3.0.1 issue when set_payload charset arg is unicode.
Mark Sapiro
2009-01-13
1
-1
/
+4
*
Now that Python 2.4 is the minimum and we will use more recent installed
Mark Sapiro
2008-11-30
1
-2
/
+2
*
Apply Heiko Rommel's patch for hashlib deprecation warnings for bug 293178.
Barry Warsaw
2008-11-12
1
-3
/
+3
*
Scrubber.py - changed to use part.get_payload(), not part._payload.
Mark Sapiro
2007-11-18
1
-2
/
+2
*
- Scrubber.py
Mark Sapiro
2007-11-06
1
-5
/
+6
*
Scrubber.py - Cleaned up a few loose ends and incomplete things left after the
Mark Sapiro
2007-06-22
1
-17
/
+19
*
Scrubber.py - If a malformed message has Content-Type: with a
msapiro
2007-06-15
1
-4
/
+7
*
base64 codec raises 'AssertionError'. This should not occur in normal case
tkikuchi
2007-05-09
1
-1
/
+1
*
- CGI/admin.py
msapiro
2007-05-08
1
-2
/
+29
*
Fixed bug 1430236 by catching TypeError when trying to get a decoded payload
msapiro
2006-02-19
1
-1
/
+6
*
variable name: it is not a floating number. (time tuple)
tkikuchi
2006-02-03
1
-2
/
+2
*
Back out Revision 2.18.2.19 patch for email.Message.set_payload() bug
tkikuchi
2006-01-29
1
-10
/
+3
*
A cleansing pass, almost entirely cosmetic. Such things as whitespace
bwarsaw
2005-12-30
1
-5
/
+6
*
Fixes for email.set_payload() not distinguish parsed or virgin payload.
tkikuchi
2005-12-17
1
-21
/
+24
*
Add an extra trailing space in scrubbed content URL. This may save the
tkikuchi
2005-12-13
1
-1
/
+3
*
Add OverflowError in the except list. (back port from MAIN).
tkikuchi
2005-10-23
1
-1
/
+1
*
FSF office has moved to 51 Franklin Street.
tkikuchi
2005-08-27
1
-1
/
+1
*
Backout last checkin. The fix was already coded in the following part. ^^;)
tkikuchi
2005-07-13
1
-3
/
+0
*
A part can be None type in Python2.4 if multipart/mixed without real content.
tkikuchi
2005-07-13
1
-0
/
+3
*
process(): One more bug fix, though this one should be safe. Under email 2.5,
bwarsaw
2005-05-22
1
-1
/
+8
*
New names added to ACKNOWLEDGMENTS. Updated NEWS in preparation for 2.1.6b1.
bwarsaw
2005-01-16
1
-4
/
+3
*
Provision for part == None case. Closing bug# 1099138
tkikuchi
2005-01-12
1
-2
/
+4
*
Normalize charset to the output if input/output are different.
tkikuchi
2004-11-13
1
-0
/
+3
*
fix bugs when using ARCHIVE_HTML_SANITIZER = 1
tkikuchi
2004-10-14
1
-2
/
+3
*
Merging SF patches:
tkikuchi
2004-10-03
1
-2
/
+16
*
[ 891491 ] Scrubber.py patch by tkikuchi
tkikuchi
2004-09-17
1
-10
/
+43
*
True/False where appropriate.
bwarsaw
2003-12-01
1
-1
/
+1
*
True/False where appropriate.
bwarsaw
2003-12-01
1
-15
/
+23
*
Backporting from the HEAD -- updated handlers
bwarsaw
2003-09-22
1
-2
/
+5
*
Backporting from the trunk.
bwarsaw
2003-02-08
1
-29
/
+72
*
Copyright years.
bwarsaw
2003-01-10
1
-4
/
+4
*
safe_strftime(): Watch out for TypeError coming back from strftime().
bwarsaw
2003-01-10
1
-1
/
+1
*
This commit was manufactured by cvs2svn to create branch
2003-01-02
1
-0
/
+400