summaryrefslogtreecommitdiff
path: root/bin/remove_members (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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