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
*
Show case preserved emails in the roster.
Mark Sapiro
2017-07-30
1
-0
/
+1
*
Added screen reader labels to some admindb radio buttons.
Mark Sapiro
2017-06-24
2
-24
/
+13
*
Added text for screen readers only to checkboxes on admin Membership List.
Mark Sapiro
2017-06-21
2
-8
/
+36
*
Display date of held subscriptions and keep newest.
Mark Sapiro
2017-06-09
1
-6
/
+11
*
Reverted another getfirst in the multi-value CGI defence.
Mark Sapiro
2017-06-07
1
-1
/
+1
*
Ensure aliases.db and virtual-mailman.db are world readable and owned
Mark Sapiro
2017-06-06
1
-3
/
+25
*
Bumped Copyrights and fixed a bug in prior commit.
Mark Sapiro
2017-06-05
12
-14
/
+14
*
Defend against CGI requests with multiple values for the same parameter.
Mark Sapiro
2017-06-05
13
-114
/
+114
*
Fixed a regression in Cgi/options.py.
Mark Sapiro
2017-06-04
1
-12
/
+12
*
Bumped branch version to: 2.1.24
Mark Sapiro
2017-06-02
1
-2
/
+2
*
Added list-owner@virtual.domain addresses to virtual-mailman.
Mark Sapiro
2017-05-30
1
-6
/
+29
*
Display only the list-owner address in the 'list run by' footer.
Mark Sapiro
2017-05-30
1
-3
/
+2
*
Changed member_verbosity_threshold from a >= test to a strictly > test.
Mark Sapiro
2017-05-24
1
-2
/
+2
*
Implement base64 encoded recipient header.
Mark Sapiro
2017-05-23
2
-0
/
+16
*
Changed DEFAULT_MSG_FOOTER to use standard sig separator.
Mark Sapiro
2017-05-12
1
-2
/
+5
*
Improvements in subject prefixing with encoded prefixes.
Mark Sapiro
2017-05-12
1
-6
/
+8
*
Change 'subscribees' to 'subscribers' on admin mass subscribe page.
Mark Sapiro
2017-04-25
1
-1
/
+1
*
Fixed unexploitable XSS attach via crafted HTTP Host: header.
Mark Sapiro
2017-03-30
1
-1
/
+1
*
Treat message and digest headers and footers as empty if they contain
Mark Sapiro
2017-03-15
2
-7
/
+11
*
Fixed a long standing typo.
Mark Sapiro
2017-03-06
1
-2
/
+2
*
Ensure added headers and footers have a trailing new-line.
Mark Sapiro
2017-03-04
1
-0
/
+3
*
Fixed an uncaught TypeError in the subscribe CGI.
Mark Sapiro
2017-02-22
1
-1
/
+1
*
Added recognition for a newly seen mailEnable bounce.
Mark Sapiro
2017-02-14
1
-0
/
+4
*
Catch NotAMemberError when member is removed before probe bounce returns.
Mark Sapiro
2017-02-14
1
-13
/
+21
*
Fixed a TypeError thrown in the roster CGI when called with a listname
Mark Sapiro
2017-02-03
1
-3
/
+3
*
Fixed a NameError issue in bin/add_members with DISABLE_COMMAND_LOCALE_CSET =...
Mark Sapiro
2016-12-05
1
-1
/
+3
*
Removed CleanseDKIM from OWNER_PIPELINE because of DMARC issues on anonymous ...
Mark Sapiro
2016-11-29
1
-1
/
+0
*
Properly RFC 2047 encode the display name in DMARC munged From:.
Mark Sapiro
2016-11-24
1
-5
/
+36
*
Fixed UnicodeError in sending digests following changing list's preferred_lan...
Mark Sapiro
2016-11-23
1
-3
/
+14
*
Enhanced the fix for race conditions in MailList().Load().
Mark Sapiro
2016-11-16
1
-2
/
+4
*
Fixed a typo and deleted an unreferenced assignment.
Mark Sapiro
2016-10-29
1
-5
/
+2
*
Fixed incorrect "view more members" links at the bottom of the admin
Mark Sapiro
2016-10-27
1
-4
/
+5
*
Fix unicode links in multi-page admin Membership list search results.
Mark Sapiro
2016-09-29
1
-2
/
+5
*
Bumped branch version to: 2.1.23
Mark Sapiro
2016-08-26
1
-2
/
+2
*
Fixes for CVE-2016-6893 and more.
Mark Sapiro
2016-08-26
5
-9
/
+83
*
Membership List letter links could be incorrectly rendered as Unicode.
Mark Sapiro
2016-07-19
1
-0
/
+3
*
Match header_filter_rules as normalized unicodes.
Mark Sapiro
2016-07-14
5
-11
/
+74
*
Catch TypeError from certain defective crafted POST requests.
Mark Sapiro
2016-07-14
11
-14
/
+132
*
Use xmlcharrefreplace when encoding for header_filter_rules.
Mark Sapiro
2016-07-12
1
-1
/
+1
*
Use backslashreplace when encoding for header_filter_rules.
Mark Sapiro
2016-07-11
1
-1
/
+1
*
Scrubber links in archives are now in the list's preferred_language.
Mark Sapiro
2016-05-27
1
-1
/
+5
*
Update copyright.
Mark Sapiro
2016-05-26
1
-1
/
+1
*
REMOVE_DKIM_HEADERS = 3 renames headers X-Mailman-Original...
Mark Sapiro
2016-05-26
2
-1
/
+10
|
\
|
*
Support for preserving original DKIM headers
jimpop@template.hostname
2016-05-26
2
-0
/
+8
|
/
*
Prior fix for lp:1573623 at rev 1647 was incomplete.
Mark Sapiro
2016-05-22
1
-2
/
+3
*
Added a bunch more templates to those that can be edited via the GUI.
Mark Sapiro
2016-05-18
1
-1
/
+13
*
Improved logging of banned subscription and address change attempts.
Mark Sapiro
2016-05-17
1
-1
/
+12
*
Catch MMUnknownListError in case list is removed after listing names.
Mark Sapiro
2016-05-17
2
-3
/
+11
*
Keep the date header in wrapped messages.
Mark Sapiro
2016-05-13
1
-1
/
+2
*
Implement SASL and STARTTLS in SMTPDirect.py.
Mark Sapiro
2016-05-06
2
-0
/
+46
[next]