| Commit message (Expand) | Author | Age | Files | Lines |
| * | All these files have been removed, replaced by the driver script architecture. | bwarsaw | 1998-06-19 | 1 | -29/+0 |
| * | Replaced with Mailman.runcgi-wrapped code that runs Mailman.Cgi.<script> | viega | 1998-06-14 | 1 | -833/+7 |
| * | Add Unlock() calls where appropriate, and add lock = 0 to MailList | viega | 1998-06-13 | 1 | -3/+2 |
| * | Fix relative path for (Details) links. | viega | 1998-06-03 | 1 | -5/+2 |
| * | Removed a print that looked like a debug statement, as it was showing | viega | 1998-06-03 | 1 | -2/+17 |
| * | Updated calls to GetScriptURL to the appropriate new form. One or two | viega | 1998-06-03 | 1 | -21/+19 |
| * | Whoops, the try block only needs to go around the one line that | viega | 1998-06-03 | 1 | -2/+2 |
| * | The guy I got to do a test install once got the following on the admin pages: | viega | 1998-06-03 | 1 | -3/+6 |
| * | Added Scott's bug fix. | viega | 1998-05-31 | 1 | -2/+3 |
| * | Modified to put gateway options up. | viega | 1998-05-31 | 1 | -2/+3 |
| * | Added Scott's changed .isAuthenticated() function | viega | 1998-05-30 | 1 | -13/+26 |
| * | Integrated Scott's cookie code into the distribution. | viega | 1998-05-30 | 1 | -117/+273 |
| * | 1. Use the standard Python invocation #! line to get the interpreter | bwarsaw | 1998-05-26 | 1 | -3/+4 |
| * | Fixed a typo in the zipcode. | viega | 1998-05-26 | 1 | -2/+2 |
| * | Added copyright notices to all source files where I am legally entitled to do... | viega | 1998-05-25 | 1 | -1/+16 |
| * | FormatListinfoOverview(): Check the host being visited, and only | mailman | 1998-05-20 | 1 | -2/+16 |
| * | Fixed bug in help mechanism - wasn't getting right url when in the | mailman | 1998-04-22 | 1 | -88/+117 |
| * | More finagling with the password layout. | klm | 1998-04-11 | 1 | -17/+15 |
| * | Cosmetic phrasing change. | mailman | 1998-04-11 | 1 | -2/+2 |
| * | *** empty log message *** | mailman | 1998-04-10 | 1 | -13/+14 |
| * | FormatListinfoOverview(): Sort the presented lists. | mailman | 1998-04-10 | 1 | -3/+5 |
| * | FormatAdminOverview(): Implemented an overview admin page, arrived at | klm | 1998-04-10 | 1 | -21/+84 |
| * | Preparing to package a distribution - add __version__ info. | mailman | 1998-04-09 | 1 | -0/+2 |
| * | Further refinement of the option help presentation. | klm | 1998-04-09 | 1 | -4/+9 |
| * | Provided some refinement and layout of .FormatOptionHelp(). | mailman | 1998-04-09 | 1 | -9/+22 |
| * | Simplify options layout a bit, removing the coloring on the section | mailman | 1998-04-09 | 1 | -8/+9 |
| * | FOrmatOptionsSection(): Put a leading description option above the | mailman | 1998-04-09 | 1 | -3/+7 |
| * | Implement rudimentary admin-configuration long-description help. I | klm | 1998-04-08 | 1 | -7/+35 |
| * | Some mild layout changes. | klm | 1998-04-08 | 1 | -8/+14 |
| * | Set document backgrounds (of error docs as well as primary) to white. | mailman | 1998-04-08 | 1 | -2/+2 |
| * | Use new htmlformat.Document.Format() capability to set a bgcolor on | klm | 1998-04-07 | 1 | -1/+1 |
| * | Significant refinement so: | klm | 1998-04-07 | 1 | -218/+274 |
| * | Abstract out error_page and error_page_doc, as in roster script - in | mailman | 1998-03-31 | 1 | -2/+13 |
| * | Utilizing mm_utils.StampedLogger() on stderr for debugging, instead of | klm | 1998-03-30 | 1 | -4/+8 |
| * | Globalized doc and list_name for all the routines that need them. | mailman | 1998-03-17 | 1 | -35/+56 |
| * | Hint about setting for PATH_INFO for debugging in module docstring. | klm | 1998-03-08 | 1 | -1/+16 |
| * | Normalize the list name to lower case. (Email doesn't care, but | mailman | 1998-03-05 | 1 | -1/+1 |
| * | Restructured substantially so we can catch all errors and provide an | mailman | 1998-03-04 | 1 | -183/+184 |
| * | Move non-digested options above digested ones. | mailman | 1998-03-04 | 1 | -14/+14 |
| * | Use new htmlformat.FontAttr() method to color the error messages red. | mailman | 1998-02-27 | 1 | -13/+25 |
| * | Make the random password a bit longer - four chars instead of two. | mailman | 1998-02-26 | 1 | -1/+2 |
| * | Cosmetic change - module docstring. | mailman | 1998-02-22 | 1 | -0/+5 |
| * | Initial revision | mailman | 1998-02-22 | 1 | -0/+364 |