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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rework MailList.available_languages so that we don't need to use a PickleType
bwarsaw
2007-01-18
22
-145
/
+245
*
reorganize READMEs and other documentation. more still to do.
bwarsaw
2007-01-14
32
-21
/
+25
*
readmes will live here now
bwarsaw
2007-01-14
0
-0
/
+0
*
Update copyright years.
bwarsaw
2007-01-14
1
-1
/
+1
*
Passwords done right.
bwarsaw
2007-01-14
17
-147
/
+319
*
Change the semantics of the -f and -b flags. Now -f prints the fully
bwarsaw
2007-01-08
1
-14
/
+8
*
Reorganize the doc directory by creating a howtos directory for holding the
bwarsaw
2007-01-08
4
-0
/
+0
*
Fixed documentation for POSTFIX_STYLE_VIRTUAL_DOMAINS to clarify that the
msapiro
2007-01-07
1
-7
/
+8
*
Add post_id in list data schema.
tkikuchi
2007-01-06
1
-0
/
+1
*
pull the admin directory in here as an externals
bwarsaw
2007-01-05
0
-0
/
+0
*
In HTTPRunner, when we see a KeyboardInterrupt during the serve_forever(),
bwarsaw
2007-01-05
6
-54
/
+66
*
Clean up file permissions and umask settings. Now we set the umask to 007
bwarsaw
2007-01-05
21
-203
/
+138
*
Ported from 2.1 branch:
bwarsaw
2007-01-02
3
-17
/
+31
*
Import list topics and header filters. Still to do: user topic selections.
bwarsaw
2006-12-31
1
-5
/
+7
*
A rudimentary import script. Several things are not yet imported, including
bwarsaw
2006-12-30
7
-19
/
+361
*
Merged revisions 8113-8121 via svnmerge from
bwarsaw
2006-12-29
62
-2477
/
+2020
*
Initialized merge tracking via "svnmerge" with revisions "1-8112" from
bwarsaw
2006-12-06
0
-0
/
+0
*
Support for VERP and personalization.
tkikuchi
2006-12-03
3
-9
/
+12
*
A little more internal_name() to fqdn_listname changes.
tkikuchi
2006-12-03
2
-7
/
+7
*
internal_name() to fqdn_listname change.
tkikuchi
2006-11-27
2
-2
/
+2
*
Postfix LMTP related brushups.
tkikuchi
2006-11-26
9
-56
/
+70
*
Some cleanups of code.
tkikuchi
2006-11-23
1
-36
/
+24
*
bool('0') is True.
tkikuchi
2006-11-23
1
-6
/
+6
*
initial translation (F.Lehobey)
p_george
2006-11-19
2
-1032
/
+960
*
Delete the .bak file from the queue for an unparseable message.
msapiro
2006-11-17
1
-0
/
+1
*
Minor spell fix.
tkikuchi
2006-11-13
1
-1
/
+1
*
Fix environ['SCRIPT_NAME'] to match CGI spec.
tkikuchi
2006-11-13
3
-85
/
+75
*
We need to substitute the fully qualified list name in the public archive url.
bwarsaw
2006-11-12
5
-27
/
+35
*
MailList.py ... GetScriptURL() absolute again because we need it for email
tkikuchi
2006-11-09
5
-11
/
+52
*
Convert dumpdb to mmshell and configuration object. Convert htmlformat.py
bwarsaw
2006-11-04
9
-207
/
+202
*
forgot some svn:ignores
bwarsaw
2006-11-02
0
-0
/
+0
*
Fix use of easy_install.py flags. This ensures that wsgiref gets installed in
bwarsaw
2006-11-02
4
-10
/
+18
*
Repair a problem with cookie paths reported by Tokio when HTTPRunner is used
bwarsaw
2006-10-30
3
-20
/
+49
*
Updated the mmshell scripts so all use the configuration.py config object
msapiro
2006-10-24
16
-330
/
+388
*
Whitespace normalization and copyright years.
bwarsaw
2006-10-20
1
-5
/
+6
*
fix_url.py updated to use config object.
mindlace23
2006-10-19
1
-5
/
+5
*
Backported 2.1 branch r8031 to the trunk.
msapiro
2006-10-16
1
-1
/
+7
*
Move some of the text files to the .txt extension. Also, describe WSGI and
bwarsaw
2006-10-15
5
-24
/
+16
*
More work on the WSGI support. So far, I've tested most of the admin.py links
bwarsaw
2006-10-15
22
-244
/
+236
*
- bin/show_mm_cfg.py renamed to bin/show_config.py.
msapiro
2006-10-12
3
-11
/
+27
*
Fixed admin.py so null VARHELP category is handled (1573393).
msapiro
2006-10-11
1
-4
/
+5
*
WSGI HTTP Server for Mailman Web interface.
tkikuchi
2006-10-09
5
-1
/
+328
*
First crack at an XML exporter of a mailing list's configuration and
bwarsaw
2006-10-08
6
-141
/
+417
*
A further elaboration of the LMTP-based incoming qrunner. I believe this is
bwarsaw
2006-10-05
1
-63
/
+104
*
Postfix support functions for LMTP and configurations.
tkikuchi
2006-10-02
2
-1
/
+74
*
LMTPRunner ... This is actually a server rather than a runner but it should
tkikuchi
2006-10-02
1
-0
/
+153
*
listname@email_host order.
tkikuchi
2006-10-01
1
-1
/
+1
*
Here are the patches needed in order to create new lists on my test
tkikuchi
2006-09-28
4
-26
/
+46
*
I've forgot to add 'ar' here.
tkikuchi
2006-09-27
1
-0
/
+1
*
Another milestone: you can now post to lists. Converted the following to use
bwarsaw
2006-09-25
14
-97
/
+110
[next]