summaryrefslogtreecommitdiff
path: root/Mailman/MemberAdaptor.py
Commit message (Expand)AuthorAgeFilesLines
* Removed a bunch of files that are obsolete. The interfaces are all foldedBarry Warsaw2007-09-271-388/+0
* Update copyright years.bwarsaw2007-01-191-1/+1
* Add a framework for easier use of alternative MemberAdaptor implementations.bwarsaw2006-07-161-9/+48
* FSF office has moved. chdcking in for MAIN branch.tkikuchi2005-08-271-1/+1
* There's no such error as NotImplemented.bwarsaw2003-02-201-33/+32
* getMemberName(), addNewMember(), setMemberName(): Update the commentsbwarsaw2002-09-171-6/+10
* Whitespace normalizationbwarsaw2002-08-201-5/+4
* typobwarsaw2002-08-201-1/+1
* getBouncingMembers(): New interface method to return the list ofbwarsaw2002-01-291-0/+9
* getMemberPassword(): Donal Hunt notices that this didn't end in abwarsaw2002-01-261-0/+1
* getDeliveryStatusMembers(): Fixed docstring, given by Dan Mick.bwarsaw2002-01-181-2/+2
* getDeliveryStatusMembers(): New interface method which returns a listbwarsaw2001-12-271-2/+14
* First step on the bounce processer sanity road. These changes fixbwarsaw2001-12-191-0/+78
* getMemberLanguage(): If the address isn't a member of the list, returnbwarsaw2001-07-291-2/+21
* intermediatebwarsaw2001-07-181-0/+228