summaryrefslogtreecommitdiff
path: root/bin (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added back add_members to Makefile.inbwarsaw1998-12-172-7/+7
* convert_list and populate_new_list have been removedbwarsaw1998-12-101-3/+2
* main(): Was not accepting password from command line because len(args)klm1998-12-031-2/+6
* Unpack of the wrong-size argument list yields a ValueError, not anklm1998-12-011-1/+1
* consolidated convertlist and populate_new_list into add_members.cotton1998-11-252-101/+3
* Fixed another place where new accounts are saved without the password.klm1998-11-241-0/+2
* convert_list now runs Utils.ValidEmail() on all addresses, and printscotton1998-11-231-1/+3
* I should have broken this up into 2 checkins because it implements onecotton1998-11-211-0/+1
* Minor rewriting of the docstring to make it more Emacs friendly.bwarsaw1998-11-161-4/+4
* fixed typo in removing module code.cotton1998-11-061-2/+2
* update_to_10b6:cotton1998-11-061-3/+42
* A slight reformatting for readabilitybwarsaw1998-11-061-12/+14
* fixed minor typosbwarsaw1998-11-061-2/+2
* update_to_10b6 now is sans .pybwarsaw1998-11-061-1/+1
* made it so thatcotton1998-11-051-8/+36
* changed os.sytem(...find) to use os.path.walk instead, should be morecotton1998-11-051-5/+21
* 1) added o-w to the old html archiving chmod's.cotton1998-11-051-31/+42
* moved a misplaced print statement from the previous checkin.cotton1998-11-051-1/+1
* Removed the private archive directory chmod, as this should be done bycotton1998-11-051-10/+12
* Make sure archives/private has the proper permissionsbwarsaw1998-11-051-4/+6
* Makefile.in: added arch script to integrate an mboxcotton1998-11-052-1/+54
* Install update_to_10b6.py script in binbwarsaw1998-11-051-1/+1
* remove_it(): better status messagesbwarsaw1998-11-041-6/+10
* made it do the right thang for lists with both pub and priv mboxcotton1998-11-041-11/+29
* Scott's update script, generalized to use mm_cfg.PREFIX and slightlybwarsaw1998-11-041-0/+90
* Modifications to handle new archiving layout.bwarsaw1998-11-031-1/+5
* make finishbwarsaw1998-10-201-0/+2
* Use the following format when printing /etc/aliases suggestion:bwarsaw1998-10-201-3/+3
* added options to not send the "big changes to your list" text to all thecotton1998-10-111-13/+38
* the AddMember function wasn't responding to the list'scotton1998-10-101-5/+9
* Changed the command line interface to be a little closer to the GNUbwarsaw1998-08-141-44/+106
* Change this to use the standard Python library module getpass to getbwarsaw1998-08-072-4/+4
* Using new, non-echoing password reading routine.klm1998-08-052-6/+16
* Dang, can't chmod g+s on scripts, at least under Solaris, probablybwarsaw1998-07-311-1/+0
* install: Install all bin scripts with group sticky bit set. Thisbwarsaw1998-07-311-0/+1
* main():bwarsaw1998-07-221-1/+8
* REMOVABLES: the templates dir no longer contains list specific databwarsaw1998-07-221-1/+0
* Typobwarsaw1998-07-221-1/+1
* Trivial nitbwarsaw1998-06-231-1/+2
* Use the new packagized modulesbwarsaw1998-06-194-106/+76
* Add Unlock() calls where appropriate, and add lock = 0 to MailListviega1998-06-132-1/+3
* Updated calls to GetScriptURL to the appropriate new form. One or twoviega1998-06-032-2/+3
* ignore the Makefilebwarsaw1998-05-261-0/+1
* Autoconf template for this directory's Makefile.bwarsaw1998-05-261-0/+71
* 1. Use the standard Python invocation #! line to get the interpreterbwarsaw1998-05-261-32/+36
* 1. Use the standard Python invocation #! line to get the interpreterbwarsaw1998-05-261-5/+2
* 1. Use the standard Python invocation #! line to get the interpreterbwarsaw1998-05-261-6/+3
* Several changes, first the non-controversial ones...bwarsaw1998-05-261-23/+38
* 1. Use the standard Python invocation #! line to get the interpreterbwarsaw1998-05-261-7/+3
* 1. Use the standard Python invocation #! line to get the interpreterbwarsaw1998-05-261-1/+2