| Commit message (Expand) | Author | Age | Files | Lines |
| * | Bite the bullet: rename the Mailman package to mailman. | Barry Warsaw | 2008-02-27 | 1 | -413/+0 |
| * | Tweak copyright years. | Barry Warsaw | 2008-02-07 | 1 | -1/+1 |
| * | Initial pylint/pyflakes cleanup | Barry Warsaw | 2007-11-17 | 1 | -2/+4 |
| * | Much progress, though not perfect, on migrating to SQLAlchemy 0.4 and Elixir | Barry Warsaw | 2007-10-31 | 1 | -2/+2 |
| * | General cleanups some of which is even tested <wink>. Mailman.LockFile module | Barry Warsaw | 2007-10-10 | 1 | -10/+6 |
| * | Clean up file permissions and umask settings. Now we set the umask to 007 | bwarsaw | 2007-01-05 | 1 | -16/+4 |
| * | Merged revisions 8113-8121 via svnmerge from | bwarsaw | 2006-12-29 | 1 | -1/+1 |
| * | Postfix LMTP related brushups. | tkikuchi | 2006-11-26 | 1 | -12/+33 |
| * | Some cleanups of code. | tkikuchi | 2006-11-23 | 1 | -36/+24 |
| * | Repair a problem with cookie paths reported by Tokio when HTTPRunner is used | bwarsaw | 2006-10-30 | 1 | -2/+5 |
| * | Postfix support functions for LMTP and configurations. | tkikuchi | 2006-10-02 | 1 | -1/+53 |
| * | Here are the patches needed in order to create new lists on my test | tkikuchi | 2006-09-28 | 1 | -2/+10 |
| * | Convert genaliases to mmshell, optparse, and configuration.config | bwarsaw | 2006-09-25 | 1 | -14/+14 |
| * | Fix some buglets with virtual domain support and repair unit tests broken by | bwarsaw | 2006-07-08 | 1 | -2/+2 |
| * | First crack at real virtual domain support, i.e. mailing lists with the same | bwarsaw | 2006-07-08 | 1 | -5/+4 |
| * | - Convert all logging to Python's standard logging module. Get rid of all | bwarsaw | 2006-04-17 | 1 | -7/+9 |
| * | Now that Python 2.3 is the minimum requirement for Mailman 2.2: | bwarsaw | 2006-04-15 | 1 | -12/+7 |
| * | Port cleaning changes forward from 2.1-maint branch. | bwarsaw | 2005-12-30 | 1 | -4/+4 |
| * | SF bug tracker 1378270. Fix aliases permission check in Postfix.py. | tkikuchi | 2005-12-13 | 1 | -1/+10 |
| * | FSF office has moved. chdcking in for MAIN branch. | tkikuchi | 2005-08-27 | 1 | -1/+1 |
| * | Back out last patch -- the real fix should be to the documentation. | bwarsaw | 2003-09-14 | 1 | -4/+1 |
| * | _addvirtual(): Steve Alexander's patch to include the "hostname | bwarsaw | 2003-09-13 | 1 | -1/+4 |
| * | create(): Add a `quiet' flag which (for this MTA at least) is ignored. | bwarsaw | 2003-03-22 | 1 | -14/+20 |
| * | _do_remove(): Patch by Jon Parise to fix a bug in the stanza matching | bwarsaw | 2003-01-02 | 1 | -3/+3 |
| * | Patch set for SF bug #596565. Use symbolic user/group names instead | bwarsaw | 2002-08-23 | 1 | -8/+12 |
| * | _check_for_virtual_loopaddr(): Fixed this so duplicate virtual host | bwarsaw | 2002-03-05 | 1 | -5/+22 |
| * | checkperms(): Fix this for the new files aliases and virtual-mailman. | bwarsaw | 2002-03-01 | 1 | -33/+43 |
| * | _addlist(): Do some better formatting. -unsubscribe is now the | bwarsaw | 2002-02-23 | 1 | -2/+2 |
| * | clear(): Fix the file names given to _zapfile(). | bwarsaw | 2002-02-14 | 1 | -2/+2 |
| * | Massive simplification to avoid making all the BerkeleyDB calls | bwarsaw | 2002-02-09 | 1 | -155/+62 |
| * | Sigh. I think BerkeleyDB support is just plain broken in standard | bwarsaw | 2001-12-24 | 1 | -1/+9 |
| * | Updates to work better with virgin invocation. | bwarsaw | 2001-12-06 | 1 | -23/+33 |
| * | Much changes for better virtual domain support. | bwarsaw | 2001-11-26 | 1 | -33/+88 |
| * | Support for Postfix-style virtual domains. | bwarsaw | 2001-11-24 | 1 | -33/+105 |
| * | addlist(): When creating the aliases file for the first time, be sure | bwarsaw | 2001-11-20 | 1 | -1/+7 |
| * | addlist(): Don't rely on the brilliant new feature in Python 2.1, where | twouters | 2001-08-11 | 1 | -1/+1 |
| * | checkperms(): 'mode' -> 'stat[ST_MODE]'. | twouters | 2001-07-10 | 1 | -1/+1 |
| * | create(), remove(): Take an optional flag `cgi' which indicates | bwarsaw | 2001-05-22 | 1 | -2/+2 |
| * | checkperms(): aliases.db should be owned by mailman now, not root. | bwarsaw | 2001-05-11 | 1 | -2/+2 |
| * | create(), remove(): Before we write to the aliases.db file, we must | bwarsaw | 2001-05-11 | 1 | -2/+47 |
| * | List creation/removal hooks now keep both the plain text file | bwarsaw | 2001-05-10 | 1 | -29/+120 |
| * | checkperms(): Postfix-specific permission checks: make sure the | bwarsaw | 2001-05-09 | 1 | -2/+48 |
| * | intermediate | bwarsaw | 2001-05-09 | 1 | -1/+0 |
| * | Checking in the usual .cvsignore, Makefile.in, and __init__.py files. | bwarsaw | 2001-05-09 | 1 | -0/+74 |