| Commit message (Expand) | Author | Age | Files | Lines |
| * | Bite the bullet: rename the Mailman package to mailman. | Barry Warsaw | 2008-02-27 | 1 | -208/+0 |
| * | The start of a cleaning up of Errors.py. Eventually, I want to get rid of | Barry Warsaw | 2008-02-19 | 1 | -54/+0 |
| * | Tweak copyright years. | Barry Warsaw | 2008-02-07 | 1 | -1/+1 |
| * | Fixed a problem where members of a deleted mailing list were hanging around. | Barry Warsaw | 2007-08-05 | 1 | -5/+24 |
| * | Added a doctest for the Mailman.app.create module. | Barry Warsaw | 2007-08-05 | 1 | -1/+0 |
| * | It all started by trying to remove MailList.Create() and use the IListManager | Barry Warsaw | 2007-08-05 | 1 | -0/+5 |
| * | Move the pending database into the SQLAlchemy/Elixir layer. The old | Barry Warsaw | 2007-08-01 | 1 | -7/+4 |
| * | Convert failing test_message.py to doctests bounces.txt and message.txt, which | Barry Warsaw | 2007-07-01 | 1 | -3/+1 |
| * | Merge exp-elixir-branch to trunk. There is enough working to make me feel | bwarsaw | 2007-05-28 | 1 | -0/+30 |
| * | Restore the use of passwords.Schemes enum for selection of password hashing | bwarsaw | 2007-03-22 | 1 | -2/+23 |
| * | Update copyright years. | bwarsaw | 2007-01-19 | 1 | -1/+1 |
| * | Merged revisions 8113-8121 via svnmerge from | bwarsaw | 2006-12-29 | 1 | -0/+16 |
| * | As Mark discovered, we need to load the configuration in the driver script for | bwarsaw | 2006-09-24 | 1 | -1/+8 |
| * | First crack at real virtual domain support, i.e. mailing lists with the same | bwarsaw | 2006-07-08 | 1 | -9/+18 |
| * | Now that Python 2.3 is the minimum requirement for Mailman 2.2: | bwarsaw | 2006-04-15 | 1 | -2/+3 |
| * | back porting from 2.1.6 | tkikuchi | 2005-08-28 | 1 | -0/+6 |
| * | FSF office has moved. chdcking in for MAIN branch. | tkikuchi | 2005-08-27 | 1 | -1/+1 |
| * | HostileSubscriptionError: New exception used to signal an invitee | bwarsaw | 2003-03-16 | 1 | -4/+11 |
| * | MMNotAMemberError, MMNoSuchUserError: Get rid of these since we don't | bwarsaw | 2002-12-02 | 1 | -2/+0 |
| * | BadListNameError: New exception for when the list name is invalid. | bwarsaw | 2002-10-06 | 1 | -0/+1 |
| * | New error class MembershipIsBanned; used in support of the new banned | bwarsaw | 2002-01-06 | 1 | -1/+2 |
| * | I don't think we need to import Mailman.i18n anymore. Any | bwarsaw | 2001-11-21 | 1 | -6/+6 |
| * | RejectMessage: Add an __init__() to initialize the rejection notice | bwarsaw | 2001-10-15 | 1 | -3/+10 |
| * | HoldMessage: Let's do this the non-clever way (which was causing too | bwarsaw | 2001-09-04 | 1 | -3/+7 |
| * | MMMemberError, MMBadUserError, MMNotAMemberError, MMNoSuchUserError, | bwarsaw | 2001-07-19 | 1 | -6/+14 |
| * | MessageHeld => HoldMessage | bwarsaw | 2001-07-10 | 1 | -1/+4 |
| * | SomeRecipientsFailed constructor takes two lists of failed recipients, | bwarsaw | 2001-02-16 | 1 | -0/+4 |
| * | HandlerError, MessageHeld, DiscardMessage, SomeRecipientsFailed, | bwarsaw | 2001-02-15 | 1 | -1/+31 |
| * | MESSAGE_DECORATION_NOTE: Removed. Text has been moved to | bwarsaw | 2000-09-17 | 1 | -23/+0 |
| * | MMListAlreadyExistsError: new exception. | bwarsaw | 2000-04-09 | 1 | -0/+1 |
| * | Consistency in list-opening related exceptions. | bwarsaw | 2000-04-04 | 1 | -4/+8 |
| * | Update the copyright lines to include the years 1999 & 2000. | bwarsaw | 2000-03-21 | 1 | -1/+1 |
| * | MailmanError: new exception class which will eventually be the base | bwarsaw | 1999-11-15 | 1 | -13/+35 |
| * | MMBadRequestId: removed | bwarsaw | 1999-11-10 | 1 | -2/+4 |
| * | Created MMAuthenticationError exception class hierarchy, into which | hmeland | 1999-06-13 | 1 | -2/+9 |
| * | LOOPING_POST => MMLoopingPost | bwarsaw | 1999-04-16 | 1 | -1/+1 |
| * | A start on the conversion to class-based exceptions :-) | bwarsaw | 1999-01-09 | 1 | -2/+9 |
| * | These changing are a cleanup of the sorry state the subscription policy | cotton | 1998-10-10 | 1 | -1/+2 |
| * | Removed RCS crud | bwarsaw | 1998-06-19 | 1 | -2/+2 |
| * | Fixed a typo in the zipcode. | viega | 1998-05-26 | 1 | -2/+2 |
| * | Added copyright notices to all source files where I am legally entitled to do... | viega | 1998-05-25 | 1 | -1/+18 |
| * | New LOOPING_POST error message, for wide-loop detection disposition. | klm | 1998-04-27 | 1 | -1/+2 |
| * | Added missing "</dl>" to MESSAGE_DECORATION_NOTE. | mailman | 1998-04-23 | 1 | -1/+2 |
| * | Move MESSAGE_DECORATION_NOTE here from mm-defaults, and move all the | mailman | 1998-04-09 | 1 | -4/+29 |
| * | Defining error-message vars for use instead of string literals, so | mailman | 1998-04-08 | 1 | -1/+4 |
| * | MMBadUserError for user records that have been corrupted, eg not | mailman | 1998-03-26 | 1 | -0/+1 |
| * | Add MODERATED_LIST_MSG so it can be recognized across modules - in | mailman | 1998-03-19 | 1 | -0/+2 |
| * | New error MMBadConfigError. | klm | 1998-03-08 | 1 | -0/+1 |
| * | Add errors MMUnknownListError and MMBadListError, so maillist.py can | mailman | 1998-03-04 | 1 | -0/+3 |
| * | Initial revision | mailman | 1998-02-27 | 1 | -0/+16 |