summaryrefslogtreecommitdiff
path: root/Mailman/bin
Commit message (Expand)AuthorAgeFilesLines
...
* Update copyright years.bwarsaw2007-01-1929-29/+29
* Rework MailList.available_languages so that we don't need to use a PickleTypebwarsaw2007-01-183-8/+8
* Passwords done right.bwarsaw2007-01-144-84/+68
* Change the semantics of the -f and -b flags. Now -f prints the fullybwarsaw2007-01-081-14/+8
* In HTTPRunner, when we see a KeyboardInterrupt during the serve_forever(),bwarsaw2007-01-052-4/+4
* Clean up file permissions and umask settings. Now we set the umask to 007bwarsaw2007-01-056-61/+29
* Ported from 2.1 branch:bwarsaw2007-01-022-15/+27
* Import list topics and header filters. Still to do: user topic selections.bwarsaw2006-12-311-5/+7
* A rudimentary import script. Several things are not yet imported, includingbwarsaw2006-12-302-14/+342
* Merged revisions 8113-8121 via svnmerge from bwarsaw2006-12-2910-68/+345
* Convert dumpdb to mmshell and configuration object. Convert htmlformat.pybwarsaw2006-11-042-1/+128
* Updated the mmshell scripts so all use the configuration.py config objectmsapiro2006-10-2414-57/+112
* More work on the WSGI support. So far, I've tested most of the admin.py linksbwarsaw2006-10-152-103/+104
* - bin/show_mm_cfg.py renamed to bin/show_config.py.msapiro2006-10-121-6/+17
* First crack at an XML exporter of a mailing list's configuration andbwarsaw2006-10-083-3/+642
* Another milestone: you can now post to lists. Converted the following to usebwarsaw2006-09-2510-28/+41
* Convert genaliases to mmshell, optparse, and configuration.configbwarsaw2006-09-253-13/+101
* Convert check_perms to mmshell symlink, configuration object, and optparsebwarsaw2006-09-241-0/+412
* Revert a XEmacs weirdness.bwarsaw2006-09-171-2/+2
* getting rid of out of date admin directorybwarsaw2006-09-171-2/+2
* Fix several problems reported by Mark. First, Python 2.3 doesn't havebwarsaw2006-08-292-4/+4
* - Mailman/bin/unshunt.pymsapiro2006-07-161-2/+2
* Added robustness to Switchboards and Runners so that if a runner crashesbwarsaw2006-07-161-0/+4
* Fix some buglets with virtual domain support and repair unit tests broken bybwarsaw2006-07-083-4/+4
* First crack at real virtual domain support, i.e. mailing lists with the samebwarsaw2006-07-088-99/+84
* Fix test_message.py by finishing the wind-through of the configuration objectbwarsaw2006-07-082-7/+14
* Massive conversion process so that Mailman can be run from a user specifiedbwarsaw2006-07-086-25/+1595
* - newlist.pymsapiro2006-06-081-1/+9
* - show_mm_cfg.pymsapiro2006-06-041-1/+11
* Added a new show_mm_cfg command line script to show the actual valuesmsapiro2006-06-021-0/+78
* Reorganize the unit test infrastructure, so that tests live inside thebwarsaw2006-05-181-0/+151
* Set package name and version number in AC_INIT macro in configure.in. Also,bwarsaw2006-05-1516-1/+463
* Move all cron scripts to the new Mailman.bin package layout and complete thebwarsaw2006-05-136-0/+894
* find_member converted.bwarsaw2006-05-081-0/+135
* Convert add_members.bwarsaw2006-05-021-0/+216
* Convert list_ownersbwarsaw2006-05-021-0/+87
* Convert bin/inject and bin/version to Mailman.bin modules. Remove rb-archfix.bwarsaw2006-05-013-1/+143
* Repairsbwarsaw2006-05-012-6/+6
* Move file to correct filenamebwarsaw2006-05-011-0/+0
* Convert change_pw and show_qfiles to Mailman.bin package. Note thatbwarsaw2006-05-012-0/+243
* Move list_lists and list_members over to Mailman.bin package and rewrite tobwarsaw2006-04-292-0/+322
* Move arch, mmsitepass, and unshunt to the Mailman.bin package and rewrite tobwarsaw2006-04-285-2/+325
* Convert Mailman.bin.rmlist module to optparse, and do general cleanup.bwarsaw2006-04-282-85/+58
* The start of the conversion of the bin and cron scripts to modules invoked bybwarsaw2006-04-274-0/+453