summaryrefslogtreecommitdiff
path: root/Mailman/bin/add_members.py
Commit message (Expand)AuthorAgeFilesLines
* Bite the bullet: rename the Mailman package to mailman.Barry Warsaw2008-02-271-199/+0
* PEP 292 style, $-strings are used by the translation service everywhere now.Barry Warsaw2008-02-181-1/+0
* Tweak copyright years.Barry Warsaw2008-02-071-1/+1
* Reorganize the enums so that they live in the most appropriate interface. TheBarry Warsaw2007-10-091-1/+1
* Get bin/add_members and bin/list_members to work again (for the mostBarry Warsaw2007-09-201-47/+30
* Implement a context manager for Python 2.5's with statement, which isBarry Warsaw2007-09-191-5/+4
* Move the pending database into the SQLAlchemy/Elixir layer. The oldBarry Warsaw2007-08-011-3/+1
* Update copyright years.bwarsaw2007-01-191-1/+1
* Updated the mmshell scripts so all use the configuration.py config objectmsapiro2006-10-241-2/+6
* Fix some buglets with virtual domain support and repair unit tests broken bybwarsaw2006-07-081-1/+1
* First crack at real virtual domain support, i.e. mailing lists with the samebwarsaw2006-07-081-1/+1
* Set package name and version number in AC_INIT macro in configure.in. Also,bwarsaw2006-05-151-0/+0
* Convert add_members.bwarsaw2006-05-021-0/+216