summaryrefslogtreecommitdiff
path: root/bin/remove_members (follow)
Commit message (Expand)AuthorAgeFilesLines
* Basic buildout infrastructure.Barry Warsaw2008-12-181-186/+0
* Port cleaning changes forward from 2.1-maint branch.bwarsaw2005-12-301-3/+3
* Arg checking too agressive - didn't allow 0 args with --fromall and --file=msapiro2005-12-021-4/+4
* FSF office has moved. chdcking in for MAIN branch.tkikuchi2005-08-271-1/+1
* Formattingbwarsaw2003-03-221-5/+5
* If -n and -N are not given, then the list defaults are used.bwarsaw2003-03-221-17/+24
* Added --nouserack, --noadminack switchesbwarsaw2002-12-101-6/+24
* Jon Parise's patch to improve the usage() output for the command linebwarsaw2002-10-211-2/+6
* Marc MERLIN's --fromall patch (slightly modified). This allows you tobwarsaw2002-03-061-24/+51
* Ben Gertzfield's patch to hardcode the path to the python executablebwarsaw2001-09-071-2/+2
* main(): DeleteMember() -> ApprovedDeleteMember()bwarsaw2001-07-191-1/+1
* All membership related attribute access should use the MemberAdaptorbwarsaw2001-07-191-1/+1
* Start of support for i18n; marking of translatable strings.bwarsaw2000-12-071-13/+15
* Added -a/--all flag to remove all members in one fell swoop. Closesbwarsaw2000-09-151-6/+14
* Make sure all scripts lowercase the list names, since they are casebwarsaw2000-09-111-1/+1
* Some meager consistency in handling errors when trying to open thebwarsaw2000-04-041-9/+18
* Update the copyright lines to include the years 1999 & 2000.bwarsaw2000-03-211-1/+1
* If the file specified with -f is "-", read addresses to remove fromhmeland1999-03-041-6/+13
* clone_member: very simple first attempt at a clone operation. This isbwarsaw1999-02-011-1/+1
* list_members - a new script for dumping a list's members to stdout or a filebwarsaw1999-01-021-0/+104