summaryrefslogtreecommitdiff
path: root/bin/sync_members (follow)
Commit message (Expand)AuthorAgeFilesLines
* Basic buildout infrastructure.Barry Warsaw2008-12-181-286/+0
* FSF office has moved. chdcking in for MAIN branch.tkikuchi2005-08-271-1/+1
* main(): Fix some dumb coding bugs.bwarsaw2003-01-031-3/+3
* main(): This should fix problems when printing list members withbwarsaw2002-12-021-9/+12
* Jon Parise's patch to improve the usage() output for the command linebwarsaw2002-10-211-2/+6
* Typo in docstring, closes SF bug #620406 reported by Dave Habben.bwarsaw2002-10-081-1/+1
* Dan Mick caught a typo in the docstring.bwarsaw2002-05-021-1/+1
* A patch (embedded in SF bug #411341) to add a -g/--goodbye-msg tobwarsaw2002-04-281-1/+15
* main(): Bogus format string specification, caught by Mikhail Sobolev.bwarsaw2002-03-191-1/+1
* Update imports for the new rules on shadowing standard librarybwarsaw2002-02-231-1/+3
* main(): Several fixes:bwarsaw2002-02-021-5/+15
* main(): Fixed use of obsolete call Utils.ParseAddrs() -- usesbwarsaw2001-10-271-12/+15
* Ben Gertzfield's patch to hardcode the path to the python executablebwarsaw2001-09-071-2/+2
* All membership related attribute access should use the MemberAdaptorbwarsaw2001-07-191-2/+1
* Start of support for i18n; marking of translatable strings.bwarsaw2000-12-071-48/+42
* main(): When generating passwords, use the standardbwarsaw2000-09-121-1/+1
* 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-13/+14
* Update the copyright lines to include the years 1999 & 2000.bwarsaw2000-03-211-1/+1
* Fixed -n/--no-change, i.e. dryrun mode, to conform to documentedbwarsaw1999-11-301-6/+6
* --file/-f option is documented as reading from stdin when the argumentbwarsaw1999-11-291-14/+12
* Fix for PR#7 (fatal error occuring when duplicate addresses are in thebwarsaw1999-05-031-4/+9
* DeleteMember()'s keyword argument is called `admin_notif'bwarsaw1999-03-261-1/+1
* Added -a / --notifyadmin option to override the list's defaultbwarsaw1999-03-251-6/+21
* main(): Ignore any line that is empty (all whitespace) or is a commentbwarsaw1999-03-251-0/+8
* Finished the implementation. Tested features.bwarsaw1999-03-231-34/+71
* Script to synchronize membershipsbwarsaw1999-03-231-0/+193