| Commit message (Expand) | Author | Age | Files | Lines |
| * | Bite the bullet: rename the Mailman package to mailman. | Barry Warsaw | 2008-02-27 | 1 | -860/+0 |
| * | Tweak copyright years. | Barry Warsaw | 2008-02-07 | 1 | -1/+1 |
| * | Convert the administrivia check from the Hold handler to the administrivia | Barry Warsaw | 2007-12-29 | 1 | -57/+0 |
| * | OMGW00T: After over a decade, the MailList mixin class is gone! Well, | Barry Warsaw | 2007-09-21 | 1 | -0/+28 |
| * | ListAdmin mostly gone, but not quite. | Barry Warsaw | 2007-09-09 | 1 | -0/+1 |
| * | It all started by trying to remove MailList.Create() and use the IListManager | Barry Warsaw | 2007-08-05 | 1 | -3/+2 |
| * | Move the pending database into the SQLAlchemy/Elixir layer. The old | Barry Warsaw | 2007-08-01 | 1 | -21/+5 |
| * | Merge the setuptools branch. Fix a couple of test modules that are | Barry Warsaw | 2007-07-21 | 1 | -24/+30 |
| |\ |
|
| | * | More work on completing the transition to setuptools. | Barry Warsaw | 2007-07-18 | 1 | -1/+1 |
| | * | Major surgery to get the setuptools based installation passing all the | Barry Warsaw | 2007-07-16 | 1 | -24/+30 |
| * | | Detect 'who' with 1 or 2 arguments as administrivia. | Mark Sapiro | 2007-07-17 | 1 | -1/+1 |
| |/ |
|
| * | Remove both the model and interface for RosterSets. These are no longer used | Barry Warsaw | 2007-06-18 | 1 | -1/+1 |
| * | Merge exp-elixir-branch to trunk. There is enough working to make me feel | bwarsaw | 2007-05-28 | 1 | -5/+6 |
| * | Restore the use of passwords.Schemes enum for selection of password hashing | bwarsaw | 2007-03-22 | 1 | -1/+3 |
| * | Fixes for i18n digest to work. | tkikuchi | 2007-03-02 | 1 | -2/+5 |
| * | Restoreing i18n in 2.2 | tkikuchi | 2007-03-01 | 1 | -7/+3 |
| * | Passwords done right. | bwarsaw | 2007-01-14 | 1 | -17/+8 |
| * | Clean up file permissions and umask settings. Now we set the umask to 007 | bwarsaw | 2007-01-05 | 1 | -3/+4 |
| * | Merged revisions 8113-8121 via svnmerge from | bwarsaw | 2006-12-29 | 1 | -22/+22 |
| * | More work on the WSGI support. So far, I've tested most of the admin.py links | bwarsaw | 2006-10-15 | 1 | -30/+7 |
| * | Fix several problems reported by Mark. First, Python 2.3 doesn't have | bwarsaw | 2006-08-29 | 1 | -0/+7 |
| * | Upgrade to email package version 4.0.1. Because email 4.0.1 is only | bwarsaw | 2006-07-30 | 1 | -3/+5 |
| * | First crack at real virtual domain support, i.e. mailing lists with the same | bwarsaw | 2006-07-08 | 1 | -25/+29 |
| * | Massive conversion process so that Mailman can be run from a user specified | bwarsaw | 2006-07-08 | 1 | -26/+27 |
| * | - Utils.py Fixed a security hole which allowed a crafted URI to inject | msapiro | 2006-07-07 | 1 | -0/+63 |
| * | Remove most uses of the types module, in favor of isinstance checks against | bwarsaw | 2006-04-17 | 1 | -3/+2 |
| * | - Convert all logging to Python's standard logging module. Get rid of all | bwarsaw | 2006-04-17 | 1 | -5/+5 |
| * | Now that Python 2.3 is the minimum requirement for Mailman 2.2: | bwarsaw | 2006-04-15 | 1 | -18/+3 |
| * | Improved fix for bug 1275856 to return host part of DEFAULT_URL if any from | msapiro | 2006-03-18 | 1 | -7/+5 |
| * | Fixed long standing bug (1275856) - get_domain() returned DEFAULT_EMAIL_HOST | msapiro | 2006-03-12 | 1 | -3/+8 |
| * | back porting from 2.1.6 | tkikuchi | 2005-08-28 | 1 | -9/+67 |
| * | FSF office has moved. chdcking in for MAIN branch. | tkikuchi | 2005-08-27 | 1 | -1/+1 |
| * | wrap(): Minor code cleaning. | bwarsaw | 2003-10-07 | 1 | -4/+2 |
| * | to_percent(): Fix double dollar expansions. | bwarsaw | 2003-09-24 | 1 | -1/+1 |
| * | maketext(), findtext(): Richard Barrett's patch for bug #730769, with | bwarsaw | 2003-05-12 | 1 | -4/+15 |
| * | nntpsplit(): Helper function. | bwarsaw | 2003-05-12 | 1 | -0/+11 |
| * | List2Dict(): Typo | bwarsaw | 2003-04-07 | 1 | -1/+1 |
| * | Use True/False where appropriate. Also update some code to new coding | bwarsaw | 2003-04-06 | 1 | -40/+48 |
| * | _badchars: Do not allow email addresses that have 8-bit characters in | bwarsaw | 2003-03-06 | 1 | -1/+1 |
| * | maketext(): If a TypeError or ValueError crashed the template | bwarsaw | 2003-01-28 | 1 | -1/+3 |
| * | IsLanguage(): New function. | bwarsaw | 2003-01-27 | 1 | -0/+3 |
| * | ScriptURL(): Use s.endswith() where appropriate. Also whitespace | bwarsaw | 2003-01-19 | 1 | -9/+9 |
| * | rmdirhier(): We don't need this now that we've re-discovered <wink> | bwarsaw | 2002-12-02 | 1 | -22/+4 |
| * | uquote(): Factored out the html-ifying of a string from uncanonstr() | bwarsaw | 2002-11-18 | 1 | -9/+12 |
| * | maketext(): If the interpolation fails with a UnicodeError, we try to | bwarsaw | 2002-11-18 | 1 | -1/+7 |
| * | to_dollar(): We have to not only escape $'s but we have to unescape | bwarsaw | 2002-10-29 | 1 | -2/+2 |
| * | ValidateEmail(): Include the string argument in the MMBadEmailError | bwarsaw | 2002-10-06 | 1 | -3/+3 |
| * | uncanonstr(): We always want this to return a byte string, but it | bwarsaw | 2002-10-04 | 1 | -5/+17 |
| * | is_administrivia(): Change slightly the way the administrivia search | bwarsaw | 2002-10-02 | 1 | -3/+9 |
| * | canonstr(): With help from Tokio Kikuchi, this patch should make for | bwarsaw | 2002-09-18 | 1 | -3/+13 |