summaryrefslogtreecommitdiff
path: root/bin/mmsitepass (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move arch, mmsitepass, and unshunt to the Mailman.bin package and rewrite tobwarsaw2006-04-281-105/+0
* FSF office has moved. chdcking in for MAIN branch.tkikuchi2005-08-271-1/+1
* Jon Parise's patch to improve the usage() output for the command linebwarsaw2002-10-211-2/+6
* Update copyright years.bwarsaw2002-03-161-1/+1
* Ben Gertzfield's patch to hardcode the path to the python executablebwarsaw2001-09-071-1/+1
* main(): Improved the readability of a message.bwarsaw2001-05-311-1/+1
* Add the -c/--listcreator option which sets the global "list creator's"bwarsaw2001-05-091-5/+18
* Start of support for i18n; marking of translatable strings.bwarsaw2000-12-071-8/+9
* Add -h/--help option and standard option parsing.bwarsaw2000-11-081-7/+28
* Since we now require Python 1.5.2 and that version has getpass in it'sbwarsaw2000-10-021-26/+28
* Make sure all scripts lowercase the list names, since they are casebwarsaw2000-09-111-1/+5
* Update the copyright lines to include the years 1999 & 2000.bwarsaw2000-03-211-1/+1
* main(): Slightly different message for confirmation.bwarsaw1999-07-091-1/+1
* If we can't import getpass from the standard Python installation,bwarsaw1999-01-091-1/+5
* main(): Was not accepting password from command line because len(args)klm1998-12-031-2/+6
* Change this to use the standard Python library module getpass to getbwarsaw1998-08-071-2/+2
* Using new, non-echoing password reading routine.klm1998-08-051-5/+14
* Use the new packagized modulesbwarsaw1998-06-191-2/+2
* 1. Use the standard Python invocation #! line to get the interpreterbwarsaw1998-05-261-7/+3
* Whoops, forgot to add the copyright info to code in the bin subdir...viega1998-05-261-1/+16
* Rudimentary script to set the site password.klm1998-04-131-0/+32