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
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Improved DMARC testing for domains with DNSSEC validation problems.
Mark Sapiro
2017-10-07
2
-3
/
+18
|
*
The default DMARC reject reason now properly replaces %(listowner)s.
Mark Sapiro
2017-09-22
2
-0
/
+4
|
*
The Russian translation has been updated by Sergey Matveev.
Mark Sapiro
2017-08-02
2
-57
/
+62
|
*
Show case preserved emails in the roster.
Mark Sapiro
2017-07-30
2
-0
/
+4
|
*
Changed wrapper environment cleaning from blacklist to whitelist.
Mark Sapiro
2017-07-21
2
-9
/
+28
|
*
Added screen reader labels to some admindb radio buttons.
Mark Sapiro
2017-06-24
3
-24
/
+14
|
*
Added text for screen readers only to checkboxes on admin Membership List.
Mark Sapiro
2017-06-21
42
-3880
/
+4114
|
*
I18n changes for last commits.
Mark Sapiro
2017-06-09
39
-6317
/
+6305
|
*
Display date of held subscriptions and keep newest.
Mark Sapiro
2017-06-09
2
-6
/
+16
|
*
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
2
-3
/
+29
|
|
|
by the Mailman user.
*
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
14
-114
/
+118
|
*
Fixed a regression in Cgi/options.py.
Mark Sapiro
2017-06-04
2
-12
/
+15
|
*
Added -a to default (e)grep in contrib/mmdsr.
Mark Sapiro
2017-06-04
2
-2
/
+10
|
*
Fixed the -V option to list_lists to not show subdomains.
Mark Sapiro
2017-06-03
2
-4
/
+13
|
*
Bumped branch version to: 2.1.24
Mark Sapiro
2017-06-02
1
-2
/
+2
|
*
Rebuilt docs for 2.1.24 release.
Mark Sapiro
2017-06-02
203
-471
/
+471
|
\
|
*
force OwnerNotification to use mlist.getListAddress('bounces')
Jim Popovitch
2016-10-19
1
-1
/
+1
|
|
|
*
OwnerNotification needs to explictly set msg.envsender rather than
Jim Popovitch
2016-10-12
1
-0
/
+1
|
|
|
|
|
|
|
|
|
|
relying on the downstream pipeline to get it right (too often it gets it wrong and sets Sender to sitelist domain)
|
*
Further changes to keep domains aligned with virtual list notification emails
Jim Popovitch
2016-10-11
4
-22
/
+12
|
|
|
*
fixed indentation in cron/mailpasswds
Jim Popovitch
2016-10-10
1
-2
/
+2
|
|
|
*
Replaced UserNotification() with OwnerNotification() in two places,
Jim Popovitch
2016-10-10
3
-7
/
+3
|
|
|
|
|
|
|
|
|
|
|
|
removed envsender override when processing owner emails (envsender was coded to use site-email, but to pass DMARC we need it to use the virtual domain)
|
*
Send bounce messages from virtual domains not siteowner
Jim Popovitch
2016-10-08
1
-4
/
+3
|
|
|
*
Send monthly password reminders from virtual list(s), not sitelist
Jim Popovitch
2013-03-03
1
-6
/
+4
|
|
*
|
Added list-owner@virtual.domain addresses to virtual-mailman.
Mark Sapiro
2017-05-30
2
-6
/
+32
|
|
*
|
Display only the list-owner address in the 'list run by' footer.
Mark Sapiro
2017-05-30
2
-3
/
+5
|
|
*
|
Changed member_verbosity_threshold from a >= test to a strictly > test.
Mark Sapiro
2017-05-24
2
-2
/
+6
|
|
*
|
Implement base64 encoded recipient header.
Mark Sapiro
2017-05-23
3
-0
/
+23
|
|
*
|
Changed DEFAULT_MSG_FOOTER to use standard sig separator.
Mark Sapiro
2017-05-12
2
-2
/
+10
|
|
*
|
Improvements in subject prefixing with encoded prefixes.
Mark Sapiro
2017-05-12
2
-6
/
+13
|
|
*
|
Japanese updates from Yasuhito FUTATSUKI at POEM.
Mark Sapiro
2017-04-26
3
-30
/
+36
|
\
\
|
*
|
Update Japanese translation corresponding to previous revision
Yasuhito FUTATSUKI at POEM
2017-04-26
1
-3
/
+8
|
|
|
|
*
|
merge lp:mailman/2.1 up to rev 1699
Yasuhito FUTATSUKI at POEM
2017-04-26
44
-5708
/
+5944
|
|
\
\
|
|
/
/
|
/
|
|
*
|
|
Change 'subscribees' to 'subscribers' on admin mass subscribe page.
Mark Sapiro
2017-04-25
40
-5700
/
+5923
|
|
|
|
|
|
|
|
|
Update i18n.
*
|
|
Fixed unexploitable XSS attach via crafted HTTP Host: header.
Mark Sapiro
2017-03-30
2
-1
/
+7
|
|
|
*
|
|
Treat message and digest headers and footers as empty if they contain
Mark Sapiro
2017-03-15
3
-7
/
+14
|
|
|
|
|
|
|
|
|
only whitespace.
|
*
|
Fix copyright year missed on previous commit
Yasuhito FUTATSUKI at POEM
2017-03-08
1
-1
/
+1
|
|
|
|
*
|
Update Japanese translation of Defaults.py.in corresponding to previous commit
Yasuhito FUTATSUKI at POEM
2017-03-08
1
-2
/
+2
|
|
|
|
*
|
Merge lp:mailman/2.1 up to rev 1696
Yasuhito FUTATSUKI at POEM
2017-03-08
6
-11
/
+32
|
|
\
\
|
|
/
/
|
/
|
|
*
|
|
Fixed a long standing typo.
Mark Sapiro
2017-03-06
1
-2
/
+2
|
|
|
*
|
|
Updated test_message.py to account for optional Sender: and VERP.
Mark Sapiro
2017-03-05
1
-3
/
+9
|
|
|
*
|
|
Ensure added headers and footers have a trailing new-line.
Mark Sapiro
2017-03-04
3
-5
/
+18
|
|
|
*
|
|
Fixed an uncaught TypeError in the subscribe CGI.
Mark Sapiro
2017-02-22
2
-1
/
+3
|
|
|
|
*
|
revise translation of Defaults.py.in
Yasuhito FUTATSUKI at POEM
2017-02-22
1
-19
/
+21
|
|
|
|
*
|
Merge lp:mailman/2.1 up to 1692
Yasuhito FUTATSUKI at POEM
2017-02-21
99
-6094
/
+657
|
|
\
\
|
|
/
/
|
/
|
|
*
|
|
Sanitized the bounce test data.
Mark Sapiro
2017-02-19
99
-6094
/
+657
|
|
|
|
*
|
Merge lp:mailman/2.1 up to 1691
Yasuhito FUTATSUKI at POEM
2017-02-15
6
-17
/
+85
|
|
\
\
|
|
/
/
|
/
|
|
*
|
|
Added recognition for a newly seen mailEnable bounce.
Mark Sapiro
2017-02-14
4
-1
/
+55
|
|
|
*
|
|
Catch NotAMemberError when member is removed before probe bounce returns.
Mark Sapiro
2017-02-14
2
-13
/
+24
|
|
|
[next]