| Commit message (Expand) | Author | Age | Files | Lines |
| * | Bite the bullet: rename the Mailman package to mailman. | Barry Warsaw | 2008-02-27 | 1 | -174/+0 |
| * | Tweak copyright years. | Barry Warsaw | 2008-02-07 | 1 | -1/+1 |
| * | Implement a context manager for Python 2.5's with statement, which is | Barry Warsaw | 2007-09-19 | 1 | -10/+4 |
| * | Finish up the request hold conversion. ListAdmin can go away though | Barry Warsaw | 2007-09-16 | 1 | -47/+0 |
| * | Move the pending database into the SQLAlchemy/Elixir layer. The old | Barry Warsaw | 2007-08-01 | 1 | -1/+0 |
| * | Other than contrib files, convert all imports of mm_cfg to imports of config. | Barry Warsaw | 2007-07-14 | 1 | -6/+6 |
| * | Update copyright years. | bwarsaw | 2007-01-19 | 1 | -1/+1 |
| * | SendSubscribeAck() - Removed test of self.send_welcome_message. | msapiro | 2006-07-24 | 1 | -2/+0 |
| * | First crack at real virtual domain support, i.e. mailing lists with the same | bwarsaw | 2006-07-08 | 1 | -1/+1 |
| * | - Convert all logging to Python's standard logging module. Get rid of all | bwarsaw | 2006-04-17 | 1 | -8/+11 |
| * | Now that Python 2.3 is the minimum requirement for Mailman 2.2: | bwarsaw | 2006-04-15 | 1 | -10/+5 |
| * | Port cleaning changes forward from 2.1-maint branch. | bwarsaw | 2005-12-30 | 1 | -1/+2 |
| * | Update copyright years. | bwarsaw | 2005-12-06 | 1 | -2/+3 |
| * | Don't send password in probe. The probe message may stray to someone else. | tkikuchi | 2005-11-30 | 1 | -2/+1 |
| * | back porting from 2.1.6 | tkikuchi | 2005-08-28 | 1 | -4/+52 |
| * | FSF office has moved. chdcking in for MAIN branch. | tkikuchi | 2005-08-27 | 1 | -1/+1 |
| * | Typo fix: Errors.MMListError rather than just MMListError. | twouters | 2003-03-19 | 1 | -1/+1 |
| * | SendHostileSubscriptionNotice(): When someone is invited to a mailing | bwarsaw | 2003-03-16 | 1 | -5/+51 |
| * | Copyright years | bwarsaw | 2003-03-11 | 1 | -1/+1 |
| * | Add the email address just subscribed to the variables usable in | twouters | 2003-03-11 | 1 | -0/+1 |
| * | SendUnsubscribeAck(): We must pass the target language in as an | bwarsaw | 2002-12-31 | 1 | -2/+2 |
| * | ForwardMessage(): The signature of the OwnerNotification constructor | bwarsaw | 2002-10-23 | 1 | -2/+1 |
| * | SendSubscribeAck(), SendUnsubscribeAck(), MailUserPassword(): Since | bwarsaw | 2002-10-18 | 1 | -3/+3 |
| * | ForwardMessage(): Typo. OwnerNotification's don't take a lang | bwarsaw | 2002-10-15 | 1 | -1/+0 |
| * | Whitespace normalized and pycheckerfied. | bwarsaw | 2002-10-15 | 1 | -13/+12 |
| * | ForwardMessage(): Change the signature a bit to use the new | bwarsaw | 2002-10-15 | 1 | -7/+6 |
| * | ForwardMessage(): The UserNotification neeeds to have its language | bwarsaw | 2002-10-14 | 1 | -1/+2 |
| * | ForwardMessage(): Refactor the various places where we're forwarding | bwarsaw | 2002-10-07 | 1 | -0/+21 |
| * | MailUserPassword(): Missed a conversion to MemberAdaptor. Found by | bwarsaw | 2002-06-29 | 1 | -1/+1 |
| * | SendSubscribeAck(): Prepend any text given in the mass subscribe page | bwarsaw | 2002-05-28 | 1 | -2/+2 |
| * | GetAdminEmail() eradication campaign. | bwarsaw | 2002-03-26 | 1 | -2/+2 |
| * | SendSubscribeAck(), SendUnsubscribeAck(), MailUserPassword(): When | bwarsaw | 2002-02-11 | 1 | -4/+5 |
| * | SendUnsubscribeAck(): Use a better Subject: on the message that gets | bwarsaw | 2001-10-21 | 1 | -3/+3 |
| * | MailUserPassword(): Rip out the checks for isMember(user) and | bwarsaw | 2001-08-16 | 1 | -28/+32 |
| * | Another step towards conversion to MemberAdaptor API. | bwarsaw | 2001-07-29 | 1 | -3/+3 |
| * | All: | bwarsaw | 2001-07-18 | 1 | -6/+3 |
| * | MailUserPassword(): Include the full posting email address of the list | bwarsaw | 2001-05-31 | 1 | -2/+3 |
| * | SendSubscribeAck(), MailUserPassword(): In addition to passing in the | bwarsaw | 2001-05-18 | 1 | -4/+3 |
| * | Interim i18n change. | bwarsaw | 2001-02-28 | 1 | -9/+11 |
| * | SendSubscribeAck(): I18n the welcome messages. | bwarsaw | 2001-02-15 | 1 | -10/+8 |
| * | Latest set of I18N patches from jcrey. Specifically, | bwarsaw | 2000-12-26 | 1 | -5/+8 |
| * | First integration patch for Juan Carlos's translatable string changes | bwarsaw | 2000-12-07 | 1 | -6/+6 |
| * | SendSubscribeAck(): Since the notification message contains passwords, | bwarsaw | 2000-09-19 | 1 | -0/+1 |
| * | SendSubscribeAck(), MailUserPassword() => GetScriptURL(..., | bwarsaw | 2000-08-01 | 1 | -3/+3 |
| * | MailUserPassword(): If the user didn't have a password, requestaddr | bwarsaw | 2000-03-23 | 1 | -1/+1 |
| * | Update the copyright lines to include the years 1999 & 2000. | bwarsaw | 2000-03-21 | 1 | -1/+1 |
| * | SendSubscribeAck(), MailUserPassword(): Use listname-request instead | bwarsaw | 2000-02-03 | 1 | -6/+4 |
| * | MailUserPassword(): Don't stick a newline at the end of the subject | bwarsaw | 1999-11-26 | 1 | -2/+5 |
| * | Much simplification, since most of this work has been moved to the | bwarsaw | 1999-11-24 | 1 | -210/+38 |
| * | PR#107 reports that Pegasus (presumably an MUA) uses | bwarsaw | 1999-09-02 | 1 | -0/+1 |