index
:
mailman.git
address-events
feature/drop-runner-priviliges
fix/confirm-list-mismatch
list-style-descriptions
master
modules-no-instantiate
mta-smtps-starttls
pipelines-dynamical-instantiation
pluggable-components
pluggable-workflows
plugin
precompile-rest-matchers
save-workflow-steps
The GNU Mailing List manager.
J08nY
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Mailman
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
- Utils.py Fixed a security hole which allowed a crafted URI to inject
msapiro
2006-07-07
7
-7
/
+88
*
- Decorate.py Fixed bug 1507248 by ignoring header/footer characters
msapiro
2006-06-23
1
-2
/
+2
*
Updated a few bouncers to recognize more bounces.
msapiro
2006-06-11
17
-2
/
+1628
*
Added '(by thread)' to the previous and next message links to emphasize that
msapiro
2006-06-11
1
-2
/
+2
*
- newlist.py
msapiro
2006-06-08
1
-1
/
+9
*
- show_mm_cfg.py
msapiro
2006-06-04
1
-1
/
+11
*
Added a new show_mm_cfg command line script to show the actual values
msapiro
2006-06-02
1
-0
/
+78
*
Replaced call to no longer existent Message.OutgoingMessage() with call to
msapiro
2006-05-30
1
-1
/
+2
*
Added removal of Authentication-Results: header as it too is no longer valid.
msapiro
2006-05-23
1
-0
/
+1
*
Fixed paths in file opening for new structure and test bounces location.
msapiro
2006-05-19
1
-2
/
+5
*
Reorganize the unit test infrastructure, so that tests live inside the
bwarsaw
2006-05-18
90
-2
/
+12093
*
- Cgi/options.py - fixed to not present the "empty" topic to user.
msapiro
2006-05-17
2
-0
/
+6
*
Set package name and version number in AC_INIT macro in configure.in. Also,
bwarsaw
2006-05-15
16
-1
/
+463
*
- Added additional bounce recognition for Qmail and SimpleMatch.py
msapiro
2006-05-14
2
-1
/
+6
*
Move all cron scripts to the new Mailman.bin package layout and complete the
bwarsaw
2006-05-13
6
-0
/
+894
*
find_member converted.
bwarsaw
2006-05-08
1
-0
/
+135
*
Convert add_members.
bwarsaw
2006-05-02
1
-0
/
+216
*
Convert list_owners
bwarsaw
2006-05-02
1
-0
/
+87
*
Convert bin/inject and bin/version to Mailman.bin modules. Remove rb-archfix.
bwarsaw
2006-05-01
3
-1
/
+143
*
Repairs
bwarsaw
2006-05-01
2
-6
/
+6
*
Move file to correct filename
bwarsaw
2006-05-01
1
-0
/
+0
*
Convert change_pw and show_qfiles to Mailman.bin package. Note that
bwarsaw
2006-05-01
2
-0
/
+243
*
Move list_lists and list_members over to Mailman.bin package and rewrite to
bwarsaw
2006-04-29
4
-11
/
+349
*
Move arch, mmsitepass, and unshunt to the Mailman.bin package and rewrite to
bwarsaw
2006-04-28
6
-2
/
+326
*
More logging updates:
bwarsaw
2006-04-28
5
-305
/
+159
*
Convert Mailman.bin.rmlist module to optparse, and do general cleanup.
bwarsaw
2006-04-28
5
-107
/
+108
*
The start of the conversion of the bin and cron scripts to modules invoked by
bwarsaw
2006-04-27
5
-1
/
+454
*
2006-04-27 Clytie Siddall <clytie@riverland.net.au>
clytie
2006-04-27
1
-0
/
+1
*
- Fixes to further remove the old Syslog from bin and cron scripts. Note that
bwarsaw
2006-04-24
1
-7
/
+22
*
Fix a couple of typos/oversights in Barry's type and logging changes.
msapiro
2006-04-19
2
-1
/
+2
*
Added Date and Message-ID headers to the confirm reply
msapiro
2006-04-17
1
-0
/
+2
*
MailList.__load(): Fix the sense of a test broken by the previous commit.
bwarsaw
2006-04-17
2
-3
/
+3
*
Remove most uses of the types module, in favor of isinstance checks against
bwarsaw
2006-04-17
23
-98
/
+71
*
- Convert all logging to Python's standard logging module. Get rid of all
bwarsaw
2006-04-17
58
-911
/
+547
*
Now that Python 2.3 is the minimum requirement for Mailman 2.2:
bwarsaw
2006-04-15
37
-455
/
+227
*
Now that we've converted from CVS to Subversion, remove CVS cruft from
bwarsaw
2006-04-15
10
-12
/
+0
*
Fix XSS bug: Thanks Moritz Naumann. (CVE-2006-1512)
tkikuchi
2006-04-04
1
-2
/
+3
*
Recognize more bounces - DSN.py, Qmail.py and SimpleMatch.py
msapiro
2006-04-04
3
-3
/
+19
*
Added bounce tests. Updated bounce recognizers to pick up a few more.
msapiro
2006-03-24
2
-1
/
+21
*
Added missing import of Errors module.
msapiro
2006-03-20
1
-0
/
+1
*
Added a new list attribute 'subscribe_auto_approval' which is a list of email...
msapiro
2006-03-18
5
-11
/
+45
*
Fixed VERP_CONFIRM_REGEXP to accommodate 'broken' MUAs that add the
msapiro
2006-03-18
1
-2
/
+6
*
Improved fix for bug 1275856 to return host part of DEFAULT_URL if any from
msapiro
2006-03-18
1
-7
/
+5
*
Fixed long standing bug (1275856) - get_domain() returned DEFAULT_EMAIL_HOST
msapiro
2006-03-12
1
-3
/
+8
*
Fixed long standing error - subscribe log 'new' entry reversed name and email.
msapiro
2006-03-12
1
-1
/
+1
*
Add test in BounceRunner for non-fatal, VERPed bounce. Bug 1421285.
msapiro
2006-03-09
1
-1
/
+5
*
Preparing for email 3.0/4.0. get_type() -> get_content_type() etc.
tkikuchi
2006-03-07
9
-14
/
+15
*
Changed email package to 2.5.7. Backed out workaround set_payload() method
msapiro
2006-03-06
1
-12
/
+1
*
Updated SimpleWarning to return Stop. Updated SimpleMatch to catch a few more
msapiro
2006-03-06
2
-3
/
+17
*
Added some more bounce recognition to SimpleMatch and changed the logic
msapiro
2006-03-03
1
-12
/
+28
[prev]
[next]