summaryrefslogtreecommitdiff
path: root/scripts/driver (follow)
Commit message (Expand)AuthorAgeFilesLines
* In preparation for 2.0 final, turn on STEALTH_MODEbwarsaw2000-09-291-1/+1
* run_main(): Moved the initialization of logger local to None outsidebwarsaw2000-09-271-4/+4
* print_traceback(), top-level: Remove the Cache-control: and Expires:bwarsaw2000-07-221-4/+0
* print_traceback(), top-level: Include HTTP headers "Cache-control:bwarsaw2000-07-201-0/+4
* Add Emacs helper at top of file.bwarsaw2000-07-191-0/+1
* Added a variable STEALTH_MODE which can be set to true to inhibitbwarsaw2000-06-051-38/+49
* print_environment(): Reveal even more secrets about Mailman'sbwarsaw2000-04-061-7/+37
* run_main(): During call to the Cgi's main routine, set sys.stderr tobwarsaw2000-04-041-7/+5
* Remove the commented out extended open() function, since Python 1.5.2bwarsaw2000-03-211-30/+5
* Changes to workaround some bogus clients which either don't include abwarsaw1999-01-081-0/+10
* print_traceback(): A few changes to get the Mailman version numberbwarsaw1999-01-071-2/+10
* move the import of Mailman.Utils.reraise into the debugging-open()bwarsaw1998-12-101-13/+13
* open(): in the debugging version, use Mailman.Utils.reraise() tobwarsaw1998-11-031-4/+3
* What about this one?bwarsaw1998-08-041-1/+1
* Sighbwarsaw1998-08-041-1/+1
* Another trivial rsync related changebwarsaw1998-08-041-1/+1
* One more timebwarsaw1998-08-031-3/+4
* Guess again :-)bwarsaw1998-08-031-2/+2
* Contrived change (to test rsync'ing)bwarsaw1998-08-031-1/+1
* open(): put filename on the e object as an attribute to mimic the waybwarsaw1998-08-031-0/+1
* Very substantially rewritten. The old driver script let too manybwarsaw1998-07-311-60/+100
* run_main(): initialize logger and multi to sys.stderr. This is inbwarsaw1998-07-291-0/+5
* Added a useful debugging hack (commented out).bwarsaw1998-07-221-0/+21
* Use the new Mailman.Logging package to provide better logging onbwarsaw1998-07-021-20/+23
* New CGI driver script that attempts to import the real script from thebwarsaw1998-06-191-0/+147