| Commit message (Expand) | Author | Age | Files | Lines |
| * | Basic buildout infrastructure. | Barry Warsaw | 2008-12-18 | 12 | -2458/+0 |
| * | Remove some obsolete command line scripts: | Barry Warsaw | 2007-07-21 | 6 | -417/+0 |
| * | The start of a setuptools conversion. All the Makefile.in and autoconf | Barry Warsaw | 2007-07-13 | 1 | -93/+0 |
| * | Update copyright years. | bwarsaw | 2007-01-19 | 5 | -5/+5 |
| * | Merged revisions 8113-8121 via svnmerge from | bwarsaw | 2006-12-29 | 2 | -306/+2 |
| * | Convert dumpdb to mmshell and configuration object. Convert htmlformat.py | bwarsaw | 2006-11-04 | 3 | -139/+2 |
| * | 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 |
| * | More work on the WSGI support. So far, I've tested most of the admin.py links | bwarsaw | 2006-10-15 | 1 | -1/+1 |
| * | - bin/show_mm_cfg.py renamed to bin/show_config.py. | msapiro | 2006-10-12 | 1 | -1/+1 |
| * | First crack at an XML exporter of a mailing list's configuration and | bwarsaw | 2006-10-08 | 2 | -367/+6 |
| * | Convert genaliases to mmshell, optparse, and configuration.config | bwarsaw | 2006-09-25 | 3 | -121/+8 |
| * | Convert check_perms to mmshell symlink, configuration object, and optparse | bwarsaw | 2006-09-24 | 2 | -398/+5 |
| * | First crack at real virtual domain support, i.e. mailing lists with the same | bwarsaw | 2006-07-08 | 1 | -6/+4 |
| * | Massive conversion process so that Mailman can be run from a user specified | bwarsaw | 2006-07-08 | 4 | -1634/+5 |
| * | Added a call to loginit.initialize() so invoked modules can do their logging. | msapiro | 2006-06-11 | 1 | -2/+8 |
| * | - show_mm_cfg.py | msapiro | 2006-06-04 | 1 | -113/+91 |
| * | Added a new show_mm_cfg command line script to show the actual values | msapiro | 2006-06-02 | 1 | -1/+1 |
| * | Reorganize the unit test infrastructure, so that tests live inside the | bwarsaw | 2006-05-18 | 1 | -1/+1 |
| * | find_member converted. | bwarsaw | 2006-05-08 | 2 | -188/+4 |
| * | Convert add_members. | bwarsaw | 2006-05-02 | 2 | -258/+4 |
| * | Convert list_owners | bwarsaw | 2006-05-02 | 2 | -123/+3 |
| * | Convert bin/inject and bin/version to Mailman.bin modules. Remove rb-archfix. | bwarsaw | 2006-05-01 | 4 | -246/+5 |
| * | Convert change_pw and show_qfiles to Mailman.bin package. Note that | bwarsaw | 2006-05-01 | 3 | -308/+4 |
| * | Copyright years should be spelled out fully. | bwarsaw | 2006-04-30 | 1 | -1/+1 |
| * | Use re module to pick up filename. Thanks Mark! | tkikuchi | 2006-04-30 | 1 | -3/+7 |
| * | Move list_lists and list_members over to Mailman.bin package and rewrite to | bwarsaw | 2006-04-29 | 3 | -411/+3 |
| * | Move arch, mmsitepass, and unshunt to the Mailman.bin package and rewrite to | bwarsaw | 2006-04-28 | 5 | -494/+6 |
| * | The start of the conversion of the bin and cron scripts to modules invoked by | bwarsaw | 2006-04-27 | 4 | -410/+60 |
| * | - Fixes to further remove the old Syslog from bin and cron scripts. Note that | bwarsaw | 2006-04-24 | 2 | -36/+32 |
| * | - Convert all logging to Python's standard logging module. Get rid of all | bwarsaw | 2006-04-17 | 1 | -19/+20 |
| * | Now that Python 2.3 is the minimum requirement for Mailman 2.2: | bwarsaw | 2006-04-15 | 1 | -8/+1 |
| * | Now that we've converted from CVS to Subversion, remove CVS cruft from | bwarsaw | 2006-04-15 | 1 | -2/+0 |
| * | Fixed show_qfiles for case where queue entry contains an unparsed message. | msapiro | 2006-03-09 | 1 | -1/+22 |
| * | Set default umask for qrunners to 007. | msapiro | 2006-02-05 | 1 | -4/+5 |
| * | Fixed bad escape '\0176' in re. | msapiro | 2006-01-22 | 1 | -3/+4 |
| * | http://mail.python.org/pipermail/mailman-developers/2006-January/018548.html | tkikuchi | 2006-01-19 | 1 | -4/+12 |
| * | templ2po.py normalization of '\r\n' to '\n'. | tkikuchi | 2006-01-08 | 2 | -5/+9 |
| * | Port cleaning changes forward from 2.1-maint branch. | bwarsaw | 2005-12-30 | 2 | -4/+5 |
| * | Whitespace normalization. | bwarsaw | 2005-12-30 | 1 | -1/+4 |
| * | Added copyright notice and a few other style changes. | bwarsaw | 2005-12-30 | 1 | -33/+63 |
| * | Fix bug in generating the last file. | tkikuchi | 2005-12-06 | 1 | -3/+12 |
| * | Add helper script for extract pot from templates/en/* and generate | tkikuchi | 2005-12-06 | 3 | -1/+161 |
| * | Arg checking too agressive - didn't allow 0 args with --fromall and --file= | msapiro | 2005-12-02 | 1 | -4/+4 |
| * | Add mm_cfg.String in the i18n output, and copyright. | tkikuchi | 2005-11-04 | 1 | -2/+2 |
| * | config_list i18n. Add PEP 263 charset and restructure output a bit. | tkikuchi | 2005-11-01 | 1 | -15/+28 |
| * | back port from 2.1.6 / adding new files. | tkikuchi | 2005-08-28 | 12 | -120/+667 |
| * | FSF office has moved. chdcking in for MAIN branch. | tkikuchi | 2005-08-27 | 33 | -33/+33 |
| * | Disable bin/update on the head of cvs. | bwarsaw | 2004-03-08 | 1 | -1/+3 |
| * | intermediate | bwarsaw | 2003-08-29 | 1 | -0/+120 |