| Commit message (Expand) | Author | Age | Files | Lines |
| * | Clean up the manifest so that the sdist runs and passes all the tests. | Barry Warsaw | 2009-11-29 | 1 | -314/+0 |
| * | Update copyright years. | bwarsaw | 2007-01-19 | 1 | -1/+1 |
| * | Merged revisions 8113-8121 via svnmerge from | bwarsaw | 2006-12-29 | 1 | -0/+37 |
| * | As Mark discovered, we need to load the configuration in the driver script for | bwarsaw | 2006-09-24 | 1 | -0/+2 |
| * | Set package name and version number in AC_INIT macro in configure.in. Also, | bwarsaw | 2006-05-15 | 1 | -1/+1 |
| * | - Convert all logging to Python's standard logging module. Get rid of all | bwarsaw | 2006-04-17 | 1 | -54/+67 |
| * | backport from 2.1.6. | tkikuchi | 2005-08-28 | 1 | -16/+36 |
| * | FSF office has moved. chdcking in for MAIN branch. | tkikuchi | 2005-08-27 | 1 | -1/+1 |
| * | Promote STEALTH_MODE to a Defaults.py/mm_cfg.py variable and default | bwarsaw | 2003-10-10 | 1 | -14/+12 |
| * | run_main(): Application of Richard Barrett's patch # 668685 which | bwarsaw | 2003-04-19 | 1 | -6/+7 |
| * | run_main(): When running the cgi, redirect stdout to a cStringIO, and | bwarsaw | 2002-10-01 | 1 | -0/+7 |
| * | run_main(): Because the site-packages path hacking no longer happens | bwarsaw | 2002-02-12 | 1 | -6/+2 |
| * | run_main(): A simplification -- I want to try to not pre-load | bwarsaw | 2001-12-31 | 1 | -10/+0 |
| * | run_main(): Don't stick Mailman.i18n._ in the builtins. | bwarsaw | 2001-06-27 | 1 | -11/+2 |
| * | run_main(): Gross and temporary hack to put `_' in the builtins. It's | bwarsaw | 2000-12-07 | 1 | -0/+9 |
| * | Turn STEALTH_MODE back on for the 2.1 development cycle. | bwarsaw | 2000-12-07 | 1 | -17/+17 |
| * | In preparation for 2.0 final, turn on STEALTH_MODE | bwarsaw | 2000-09-29 | 1 | -1/+1 |
| * | run_main(): Moved the initialization of logger local to None outside | bwarsaw | 2000-09-27 | 1 | -4/+4 |
| * | print_traceback(), top-level: Remove the Cache-control: and Expires: | bwarsaw | 2000-07-22 | 1 | -4/+0 |
| * | print_traceback(), top-level: Include HTTP headers "Cache-control: | bwarsaw | 2000-07-20 | 1 | -0/+4 |
| * | Add Emacs helper at top of file. | bwarsaw | 2000-07-19 | 1 | -0/+1 |
| * | Added a variable STEALTH_MODE which can be set to true to inhibit | bwarsaw | 2000-06-05 | 1 | -38/+49 |
| * | print_environment(): Reveal even more secrets about Mailman's | bwarsaw | 2000-04-06 | 1 | -7/+37 |
| * | run_main(): During call to the Cgi's main routine, set sys.stderr to | bwarsaw | 2000-04-04 | 1 | -7/+5 |
| * | Remove the commented out extended open() function, since Python 1.5.2 | bwarsaw | 2000-03-21 | 1 | -30/+5 |
| * | Changes to workaround some bogus clients which either don't include a | bwarsaw | 1999-01-08 | 1 | -0/+10 |
| * | print_traceback(): A few changes to get the Mailman version number | bwarsaw | 1999-01-07 | 1 | -2/+10 |
| * | move the import of Mailman.Utils.reraise into the debugging-open() | bwarsaw | 1998-12-10 | 1 | -13/+13 |
| * | open(): in the debugging version, use Mailman.Utils.reraise() to | bwarsaw | 1998-11-03 | 1 | -4/+3 |
| * | What about this one? | bwarsaw | 1998-08-04 | 1 | -1/+1 |
| * | Sigh | bwarsaw | 1998-08-04 | 1 | -1/+1 |
| * | Another trivial rsync related change | bwarsaw | 1998-08-04 | 1 | -1/+1 |
| * | One more time | bwarsaw | 1998-08-03 | 1 | -3/+4 |
| * | Guess again :-) | bwarsaw | 1998-08-03 | 1 | -2/+2 |
| * | Contrived change (to test rsync'ing) | bwarsaw | 1998-08-03 | 1 | -1/+1 |
| * | open(): put filename on the e object as an attribute to mimic the way | bwarsaw | 1998-08-03 | 1 | -0/+1 |
| * | Very substantially rewritten. The old driver script let too many | bwarsaw | 1998-07-31 | 1 | -60/+100 |
| * | run_main(): initialize logger and multi to sys.stderr. This is in | bwarsaw | 1998-07-29 | 1 | -0/+5 |
| * | Added a useful debugging hack (commented out). | bwarsaw | 1998-07-22 | 1 | -0/+21 |
| * | Use the new Mailman.Logging package to provide better logging on | bwarsaw | 1998-07-02 | 1 | -20/+23 |
| * | New CGI driver script that attempts to import the real script from the | bwarsaw | 1998-06-19 | 1 | -0/+147 |