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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updated some FAQ URLs for wiki.list.org.
Mark Sapiro
2008-12-05
1
-1
/
+1
*
Changed the regexp for Utils.suspiciousHTML to exempt the
Mark Sapiro
2008-12-05
1
-1
/
+2
*
Now that Python 2.4 is the minimum and we will use more recent installed
Mark Sapiro
2008-11-30
8
-18
/
+19
*
trunk
Barry Warsaw
2008-11-29
2
-9
/
+14
|
\
|
*
Fixed a problem in SecurityManager that caused it to not find the
Mark Sapiro
2008-11-20
1
-2
/
+3
|
*
Fixed a bug in AvoidDuplicates.py that caused it to fail if the address
Mark Sapiro
2008-11-14
1
-8
/
+12
*
|
String exceptions -> class exceptions.
Barry Warsaw
2008-11-22
1
-8
/
+7
*
|
Apply Heiko Rommel's patch for hashlib deprecation warnings for bug 293178.
Barry Warsaw
2008-11-12
8
-28
/
+38
|
/
*
Changed the stripping of trailing spaces from lines of the list headers
Mark Sapiro
2008-10-03
1
-1
/
+2
*
The immediately preceding fix for bug #266106 (sf998384) was incomplete.
Mark Sapiro
2008-09-21
1
-1
/
+15
*
Since Mailman 2.1.1, 2.0.x outstanding subscription and held message
Mark Sapiro
2008-09-19
1
-2
/
+4
*
MTA/Postfix.py
Mark Sapiro
2008-08-22
1
-1
/
+6
*
Fixed a bug in admin.py which would result in chunked pages of the membership
Mark Sapiro
2008-07-30
1
-10
/
+5
*
Changed ListAdmin.py to make rejected post messages From: the -owner address
Mark Sapiro
2008-07-30
1
-2
/
+2
*
- Bumped version to 2.1.11.
Mark Sapiro
2008-06-30
4
-6
/
+22
*
Added 'listname' to the replacements for the archidxfoot.html template.
Mark Sapiro
2008-06-29
1
-0
/
+1
*
Bumped version to 2.1.11rc2.
Mark Sapiro
2008-06-23
1
-2
/
+2
*
Added check for gateway_to_news before holding for ModeratedNewsgroup.
Mark Sapiro
2008-06-23
1
-2
/
+2
*
Another BounceRunner loop detection change (rev 1106 wasn't quite right).
Mark Sapiro
2008-06-22
1
-2
/
+4
*
Merged the Catalan i18n from the Mailman Catalan Translation Team.
Mark Sapiro
2008-06-22
1
-1
/
+1
|
\
|
*
Recode Catalan PO to UTF-8 and set this encoding in Defaults.py.in.
jordi@sindominio.net
2008-06-18
1
-1
/
+1
*
|
- Prepended list name to bounce log unrecognized bounce messages.
Mark Sapiro
2008-06-22
1
-22
/
+44
*
|
More bounce recognition improvements.
Mark Sapiro
2008-06-20
1
-4
/
+4
*
|
Changed OldStyleMemberships.py to remove the member from one_last_digest
Mark Sapiro
2008-06-20
1
-1
/
+7
*
|
Fixed CookHeaders.py which in some cases with new style prefixing
Mark Sapiro
2008-06-20
1
-1
/
+4
*
|
Rearranged calls to the list setBounceInfo() method in Bouncer.py
Mark Sapiro
2008-06-20
1
-2
/
+13
*
|
Made several improvements to bounce recognition.
Mark Sapiro
2008-06-15
3
-10
/
+19
*
|
Added bounce recognition for googlemail delayed warning
Mark Sapiro
2008-06-14
1
-1
/
+5
|
/
*
Fixed a problem in Decorate.py that could result in a multipart
Mark Sapiro
2008-06-11
1
-1
/
+7
*
Updated NEWS and bumped version to 2.1.11rc1
Mark Sapiro
2008-06-06
1
-4
/
+4
*
Merged the cull_bad_shunt branch.
Mark Sapiro
2008-06-06
1
-0
/
+20
|
\
|
*
Added new cron/cull_bad_shunt and supporting Defaults.py.in settings.
Mark Sapiro
2008-04-27
1
-0
/
+20
*
|
Changed Utils.ValidateEmail to not allow specials (particularly ':')
Mark Sapiro
2008-05-07
1
-2
/
+9
*
|
Changed formatting for standards compliance and readability.
Mark Sapiro
2008-05-07
1
-2
/
+2
|
/
*
Fixed cmd_subscribe.py. The last change broke it for bare subscribe commands
Mark Sapiro
2008-04-26
1
-1
/
+2
*
Made the preservation of unparseable messages conditional on
Mark Sapiro
2008-04-26
2
-8
/
+14
*
Updated Version.py for 2.1.10 final.
Mark Sapiro
2008-04-21
1
-3
/
+3
*
Fixed a problem where GuiBase._getValidValue() would truncate a floating
Mark Sapiro
2008-04-21
1
-0
/
+5
*
Updated NEWS and Version.py for 2.1.10rc1
Mark Sapiro
2008-04-14
1
-3
/
+3
*
options.py - Made the ability for a list admin to change a members password
Mark Sapiro
2008-04-14
2
-1
/
+15
*
cmd_subscribe.py - Changed to properly accept (no)digest without a password
Mark Sapiro
2008-03-19
1
-2
/
+9
*
Gui/GuiBase.py - Don't allow self references in *_these_nonmembers
Mark Sapiro
2008-03-15
3
-18
/
+44
*
Updated Version.py for 2.1.10b4.
Mark Sapiro
2008-03-13
1
-2
/
+2
*
CookHeaders.py - Changed the first URL in the RFC 2369 List-Unsubscribe:
Mark Sapiro
2008-03-06
2
-6
/
+10
*
MailList.py - Changed the already a member logic in the ChangeMemberAddress()
Mark Sapiro
2008-02-23
1
-3
/
+4
*
MailList.py - Reversed a portion of the immediately previous change. It
Mark Sapiro
2008-02-23
1
-3
/
+2
*
MailList.py - Corrected some long standing incomplete logic in the
Mark Sapiro
2008-02-23
2
-9
/
+25
*
cmd_confirm.py - Modified to catch a UnicodeError that may occur under
Mark Sapiro
2008-02-19
2
-4
/
+8
*
Added Galician translation from Frco. Javier Rial Rodrguez.
Mark Sapiro
2008-02-14
2
-0
/
+1
*
Switchboard.py - Added code to catch exceptions thrown in unpickling .bak
Mark Sapiro
2008-02-14
1
-18
/
+27
[next]