summaryrefslogtreecommitdiff
path: root/scripts (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clean up the manifest so that the sdist runs and passes all the tests.Barry Warsaw2009-11-291-314/+0
* The start of a setuptools conversion. All the Makefile.in and autoconfBarry Warsaw2007-07-131-84/+0
* Update copyright years.bwarsaw2007-01-192-2/+2
* Merged revisions 8113-8121 via svnmerge from bwarsaw2006-12-291-0/+37
* As Mark discovered, we need to load the configuration in the driver script forbwarsaw2006-09-241-0/+2
* Set package name and version number in AC_INIT macro in configure.in. Also,bwarsaw2006-05-159-500/+38
* - fixed misspelling of propagate in loginit.initialize call in cron/disabled.msapiro2006-05-097-22/+60
* More logging updates:bwarsaw2006-04-287-83/+70
* - Convert all logging to Python's standard logging module. Get rid of allbwarsaw2006-04-171-54/+67
* Now that we've converted from CVS to Subversion, remove CVS cruft frombwarsaw2006-04-151-1/+0
* backport from 2.1.6.tkikuchi2005-08-281-16/+36
* FSF office has moved. chdcking in for MAIN branch.tkikuchi2005-08-279-9/+9
* Promote STEALTH_MODE to a Defaults.py/mm_cfg.py variable and defaultbwarsaw2003-10-101-14/+12
* run_main(): Application of Richard Barrett's patch # 668685 whichbwarsaw2003-04-191-6/+7
* Update copyright yearsbwarsaw2003-03-111-1/+1
* SF patch #683906, add $DESTDIR to install target, by Ademar de Souza Reistwouters2003-03-111-4/+5
* Donn Cave's patch #602087 to honor configure's --srcdir switch.bwarsaw2002-12-121-4/+4
* run_main(): When running the cgi, redirect stdout to a cStringIO, andbwarsaw2002-10-011-0/+7
* OWNER_PIPELINE: Moved to Defaults.py.inbwarsaw2002-08-091-8/+1
* main(): Add the `toowner' key to the message metadata so the Replybotbwarsaw2002-05-221-1/+2
* Update copyright years.bwarsaw2002-03-165-5/+5
* A new confirm script for the -confirm address.bwarsaw2002-03-142-1/+63
* install: subscribe and unsubscribe are now aliases for join and leave.bwarsaw2002-02-231-0/+5
* Bump the copyright years.bwarsaw2002-02-141-1/+1
* Copy the bounces script to the admin script. This is for backwardsbwarsaw2002-02-141-0/+1
* run_main(): Because the site-packages path hacking no longer happensbwarsaw2002-02-121-6/+2
* run_main(): A simplification -- I want to try to not pre-loadbwarsaw2001-12-311-10/+0
* In order to make the list alias -> script mapping more consistent,bwarsaw2001-11-304-254/+1
* Because the CommandRunner no longer processes -owner messages, we needbwarsaw2001-11-202-34/+40
* Code cleaningbwarsaw2001-11-202-2/+6
* The script that listens on the -bounces address for a list.bwarsaw2001-11-201-0/+61
* SCRIPTS: add the bounces script.bwarsaw2001-11-201-1/+1
* Since these scripts are always run from the wrapper, they don't need abwarsaw2001-09-078-8/+8
* Get rid of answer_majordomo_mail. It's seriously broken in MM2.1, andbwarsaw2001-08-042-42/+1
* main(): Be sure to set the _plaintext message metadata key to informbwarsaw2001-06-278-9/+16
* run_main(): Don't stick Mailman.i18n._ in the builtins.bwarsaw2001-06-271-11/+2
* main(): Don't set the `received_time' metadata here; it's set in thebwarsaw2001-05-141-3/+1
* Add the join and leave scripts.bwarsaw2001-05-111-2/+4
* coding stylebwarsaw2001-05-112-4/+2
* intermediatebwarsaw2001-05-111-0/+61
* intermediatebwarsaw2001-05-111-0/+61
* main(): Set the message metadata `received_time' to the current time.bwarsaw2001-05-012-2/+10
* Lots of updates to the New Order.bwarsaw2001-03-012-64/+42
* Update copyright yearsbwarsaw2001-02-282-2/+2
* Next round of big i18n patches.bwarsaw2001-02-282-44/+30
* import Mailman.i18n._bwarsaw2001-02-161-0/+1
* Convert to using the new switchboard interface.bwarsaw2001-02-152-49/+18
* main(): Explicitly queue the message to INQUEUE_DIR (see changesbwarsaw2000-12-205-7/+7
* main(): Some fixes to handle situations such as sending directly tobwarsaw2000-12-201-8/+27
* Add `auto' script.bwarsaw2000-12-081-1/+1