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
/
Queue
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump copyright dates.
Mark Sapiro
2018-06-17
13
-12
/
+12
*
Improve DELIVERY_RETRY_WAIT reimplementation.
Mark Sapiro
2018-04-10
2
-6
/
+9
*
The DELIVERY_RETRY_WAIT setting is now effective.
Mark Sapiro
2017-11-02
1
-1
/
+4
*
Catch NotAMemberError when member is removed before probe bounce returns.
Mark Sapiro
2017-02-14
1
-13
/
+21
*
Scrubber links in archives are now in the list's preferred_language.
Mark Sapiro
2016-05-27
1
-1
/
+5
*
Fixed a bug in ensuring gated news articles have a Subject:.
Mark Sapiro
2016-04-06
1
-1
/
+1
*
Attempt to improve threading of posts gated to Usenet.
Mark Sapiro
2016-04-02
1
-3
/
+23
*
Fixed CommandRunner shunting a message with a null byte in the body.
Mark Sapiro
2016-03-06
1
-1
/
+2
*
Avoid skipping a handler which rejected or discarded a message
Mark Sapiro
2015-11-24
1
-1
/
+9
*
Posts gated to usenet will no longer have other than the target group
Mark Sapiro
2015-11-06
1
-15
/
+7
*
Improved fix for LP: 1482940.
Mark Sapiro
2015-08-13
1
-10
/
+12
*
Fixed bug with delayed probe bounces.
Mark Sapiro
2015-08-08
1
-5
/
+12
*
Fixed a bug in CommandRunner that could process the second word of a
Mark Sapiro
2015-03-01
1
-6
/
+9
*
Fixed a bug in CommandRunner that threw an uncaught KeyError if
Mark Sapiro
2015-02-28
1
-3
/
+5
*
Accept email command in Subject: prefixed with Re: or similar with no
Mark Sapiro
2014-12-07
1
-2
/
+10
*
Added list name and handler name to auto-discard vette log entry.
Mark Sapiro
2014-10-25
1
-3
/
+6
*
The Switchboard.finish() method now logs the text of the exception when
Mark Sapiro
2013-04-06
1
-3
/
+3
*
Fixed a bug where the Subject: of the user notification of a
Mark Sapiro
2013-03-28
1
-1
/
+1
*
Fixed a bug where BounceRunner could create and leave behind zero length
Mark Sapiro
2013-03-28
1
-1
/
+3
*
IncomingRunner now logs rejected messages to the vette log.
Mark Sapiro
2012-10-21
1
-0
/
+7
*
Fixed a typo in the UPGRADING doc - bin/upgrade -> bin/update.
Mark Sapiro
2012-06-20
1
-0
/
+0
*
Fixed a possible CPU bound loop in OutgoingRunner if the attempt to
Mark Sapiro
2012-03-27
1
-1
/
+2
*
Eliminated the list cache from the qrunners. Indirect self-references
Mark Sapiro
2011-09-29
1
-17
/
+12
*
- A new mm_cfg.py setting RESPONSE_INCLUDE_LEVEL has been added to control
Mark Sapiro
2011-02-07
1
-15
/
+43
*
- Fixed a problem where an emailed command in the Subject: header with a
Mark Sapiro
2010-12-04
1
-2
/
+3
*
Replies to commands sent to list-request now come From: list-owner
Mark Sapiro
2009-08-05
1
-2
/
+2
*
Apply Heiko Rommel's patch for hashlib deprecation warnings for bug 293178.
Barry Warsaw
2008-11-12
1
-2
/
+2
*
Another BounceRunner loop detection change (rev 1106 wasn't quite right).
Mark Sapiro
2008-06-22
1
-2
/
+4
*
- Prepended list name to bounce log unrecognized bounce messages.
Mark Sapiro
2008-06-22
1
-22
/
+44
*
Changed formatting for standards compliance and readability.
Mark Sapiro
2008-05-07
1
-2
/
+2
*
Made the preservation of unparseable messages conditional on
Mark Sapiro
2008-04-26
2
-8
/
+14
*
Added Galician translation from Frco. Javier Rial Rodrguez.
Mark Sapiro
2008-02-14
1
-0
/
+0
*
Switchboard.py - Added code to catch exceptions thrown in unpickling .bak
Mark Sapiro
2008-02-14
1
-18
/
+27
*
Switchboard.py - Moved the counting of the number of recoveries of a .bak file
Mark Sapiro
2008-01-02
1
-27
/
+33
*
Switchboard.py - Added a count to the queue entry metadata to count the number
Mark Sapiro
2007-12-16
1
-5
/
+25
*
BounceRunner.py - Fixed a mail loop if a list owner puts the list's -bounces
Mark Sapiro
2007-11-19
1
-3
/
+14
*
Fixed Mailman/Queue/CommandRunner.py to decode a quoted-printable or base64
Mark Sapiro
2007-11-09
1
-2
/
+2
*
/cygdrive/c/MM_bzr/log.txt
Mark Sapiro
2007-10-04
1
-4
/
+16
*
Scrubber.py - Cleaned up a few loose ends and incomplete things left after the
Mark Sapiro
2007-06-22
1
-4
/
+7
*
- CGI/admin.py
msapiro
2007-05-08
2
-17
/
+46
*
Delete the .bak file from the queue for an unparseable message.
msapiro
2006-11-17
1
-0
/
+1
*
A much improved release script, which now knows about Subversion (though isn't
bwarsaw
2006-09-01
1
-1
/
+0
*
- Switchboard.py Changed "while key in times.keys():" to
msapiro
2006-07-23
1
-1
/
+1
*
- Switchboard.py Added missing newline at EOF.
msapiro
2006-07-22
1
-1
/
+1
*
- bin/unshunt
msapiro
2006-07-22
2
-12
/
+40
*
- Switchboard.py - Closed very tiny holes at the upper ends of queue
msapiro
2006-07-09
1
-5
/
+13
*
Add test in BounceRunner for non-fatal, VERPed bounce. Bug 1421285.
msapiro
2006-03-09
1
-1
/
+5
*
Changed BouncerAPI.py to return Stop from a Bouncer and changed
msapiro
2006-03-01
1
-0
/
+3
*
Set umask for creation of bounce-events queue file.
msapiro
2006-02-05
1
-3
/
+8
*
add OverflowError in exceptions. (CVE-2005-4153 related but not DoS)
tkikuchi
2006-02-03
1
-1
/
+1
[next]