| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Update copyright years. | bwarsaw | 2007-01-19 | 29 | -29/+29 |
| * | Rework MailList.available_languages so that we don't need to use a PickleType | bwarsaw | 2007-01-18 | 3 | -8/+8 |
| * | Passwords done right. | bwarsaw | 2007-01-14 | 4 | -84/+68 |
| * | Change the semantics of the -f and -b flags. Now -f prints the fully | bwarsaw | 2007-01-08 | 1 | -14/+8 |
| * | In HTTPRunner, when we see a KeyboardInterrupt during the serve_forever(), | bwarsaw | 2007-01-05 | 2 | -4/+4 |
| * | Clean up file permissions and umask settings. Now we set the umask to 007 | bwarsaw | 2007-01-05 | 6 | -61/+29 |
| * | Ported from 2.1 branch: | bwarsaw | 2007-01-02 | 2 | -15/+27 |
| * | 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 | 2 | -14/+342 |
| * | Merged revisions 8113-8121 via svnmerge from | bwarsaw | 2006-12-29 | 10 | -68/+345 |
| * | Convert dumpdb to mmshell and configuration object. Convert htmlformat.py | bwarsaw | 2006-11-04 | 2 | -1/+128 |
| * | Updated the mmshell scripts so all use the configuration.py config object | msapiro | 2006-10-24 | 14 | -57/+112 |
| * | More work on the WSGI support. So far, I've tested most of the admin.py links | bwarsaw | 2006-10-15 | 2 | -103/+104 |
| * | - bin/show_mm_cfg.py renamed to bin/show_config.py. | msapiro | 2006-10-12 | 1 | -6/+17 |
| * | First crack at an XML exporter of a mailing list's configuration and | bwarsaw | 2006-10-08 | 3 | -3/+642 |
| * | Another milestone: you can now post to lists. Converted the following to use | bwarsaw | 2006-09-25 | 10 | -28/+41 |
| * | Convert genaliases to mmshell, optparse, and configuration.config | bwarsaw | 2006-09-25 | 3 | -13/+101 |
| * | Convert check_perms to mmshell symlink, configuration object, and optparse | bwarsaw | 2006-09-24 | 1 | -0/+412 |
| * | Revert a XEmacs weirdness. | bwarsaw | 2006-09-17 | 1 | -2/+2 |
| * | getting rid of out of date admin directory | bwarsaw | 2006-09-17 | 1 | -2/+2 |
| * | Fix several problems reported by Mark. First, Python 2.3 doesn't have | bwarsaw | 2006-08-29 | 2 | -4/+4 |
| * | - Mailman/bin/unshunt.py | msapiro | 2006-07-16 | 1 | -2/+2 |
| * | Added robustness to Switchboards and Runners so that if a runner crashes | bwarsaw | 2006-07-16 | 1 | -0/+4 |
| * | Fix some buglets with virtual domain support and repair unit tests broken by | bwarsaw | 2006-07-08 | 3 | -4/+4 |
| * | First crack at real virtual domain support, i.e. mailing lists with the same | bwarsaw | 2006-07-08 | 8 | -99/+84 |
| * | Fix test_message.py by finishing the wind-through of the configuration object | bwarsaw | 2006-07-08 | 2 | -7/+14 |
| * | Massive conversion process so that Mailman can be run from a user specified | bwarsaw | 2006-07-08 | 6 | -25/+1595 |
| * | - 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 |
| * | Reorganize the unit test infrastructure, so that tests live inside the | bwarsaw | 2006-05-18 | 1 | -0/+151 |
| * | Set package name and version number in AC_INIT macro in configure.in. Also, | bwarsaw | 2006-05-15 | 16 | -1/+463 |
| * | 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 | 2 | -0/+322 |
| * | Move arch, mmsitepass, and unshunt to the Mailman.bin package and rewrite to | bwarsaw | 2006-04-28 | 5 | -2/+325 |
| * | Convert Mailman.bin.rmlist module to optparse, and do general cleanup. | bwarsaw | 2006-04-28 | 2 | -85/+58 |
| * | The start of the conversion of the bin and cron scripts to modules invoked by | bwarsaw | 2006-04-27 | 4 | -0/+453 |