| Commit message (Expand) | Author | Age | Files | Lines |
| * | All these files have been removed, replaced by the driver script architecture. | bwarsaw | 1998-06-19 | 12 | -332/+0 |
| * | Replaced with Mailman.runcgi-wrapped code that runs Mailman.Cgi.<script> | viega | 1998-06-14 | 10 | -2249/+58 |
| * | Add Unlock() calls where appropriate, and add lock = 0 to MailList | viega | 1998-06-13 | 7 | -9/+18 |
| * | 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 | 4 | -31/+29 |
| * | 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 |
| * | Whoops, use SCRIPT_DIR from mm_cfg. | viega | 1998-06-02 | 1 | -1/+1 |
| * | Updated 1 line that was still using pre-autoconf paths. | viega | 1998-06-02 | 1 | -1/+1 |
| * | 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 | 2 | -139/+273 |
| * | Integrated Scott's changes, and removed the UNKNOWN_ERROR stuff. | viega | 1998-05-29 | 1 | -64/+36 |
| * | Ignore the Makefile | bwarsaw | 1998-05-26 | 1 | -0/+1 |
| * | 1. Use the standard Python invocation #! line to get the interpreter | bwarsaw | 1998-05-26 | 2 | -9/+6 |
| * | 1. Use the standard Python invocation #! line to get the interpreter | bwarsaw | 1998-05-26 | 1 | -10/+20 |
| * | 1. Use the standard Python invocation #! line to get the interpreter | bwarsaw | 1998-05-26 | 1 | -7/+7 |
| * | 1. Use the standard Python invocation #! line to get the interpreter | bwarsaw | 1998-05-26 | 6 | -26/+21 |
| * | Autoconf template for this directory's Makefile. | bwarsaw | 1998-05-26 | 1 | -0/+72 |
| * | Fixed a typo in the zipcode. | viega | 1998-05-26 | 10 | -19/+19 |
| * | Added copyright notices to all source files where I am legally entitled to do... | viega | 1998-05-25 | 10 | -9/+159 |
| * | Better indicate whence the unsubscribe came when calling | klm | 1998-05-24 | 1 | -2/+2 |
| * | FormatListinfoOverview(): Check the host being visited, and only | mailman | 1998-05-20 | 2 | -5/+35 |
| * | New replacement for new .FormatDisabledNotice(). | mailman | 1998-05-20 | 1 | -3/+6 |
| * | Whoops - need a reply-to of the request addr, as well. | mailman | 1998-04-27 | 1 | -2/+4 |
| * | Trying admin email as the sender of the confirmation notice, in order | klm | 1998-04-27 | 1 | -3/+3 |
| * | Fixed bug in help mechanism - wasn't getting right url when in the | mailman | 1998-04-22 | 1 | -88/+117 |
| * | Add missing titles to the error docs. | klm | 1998-04-22 | 1 | -3/+11 |
| * | More finagling with the password layout. | klm | 1998-04-11 | 1 | -17/+15 |
| * | Cosmetic phrasing change. | mailman | 1998-04-11 | 2 | -5/+5 |
| * | Pushed the inline code at the bottom into a main() routine. | mailman | 1998-04-11 | 1 | -32/+90 |
| * | Provide a password interface wrapper around a hierarchy of web pages. | mailman | 1998-04-10 | 1 | -0/+173 |
| * | *** empty log message *** | mailman | 1998-04-10 | 1 | -13/+14 |
| * | One more refinement to the new overview function - better integrate | mailman | 1998-04-10 | 1 | -16/+16 |
| * | FormatListinfoOverview(): Sort the presented lists. | mailman | 1998-04-10 | 2 | -6/+10 |
| * | FormatAdminOverview(): Implemented an overview admin page, arrived at | klm | 1998-04-10 | 1 | -21/+84 |
| * | Implemented an overview listinfo page, arrived at when visiting the | klm | 1998-04-10 | 1 | -43/+125 |
| * | Add a title for the error doc. | mailman | 1998-04-10 | 1 | -1/+2 |
| * | Use HeadlessDocument() instead of Document(), since the template has | mailman | 1998-04-10 | 4 | -8/+8 |
| * | Preparing to package a distribution - add __version__ info. | mailman | 1998-04-09 | 5 | -0/+10 |
| * | Preparing to package a distribution - add a module docstring and | mailman | 1998-04-09 | 1 | -0/+5 |
| * | Note that this is being deprecated since we're switching over to an | mailman | 1998-04-09 | 1 | -0/+3 |
| * | Preparing to package a distribution - add a module docstring and | mailman | 1998-04-09 | 1 | -0/+4 |
| * | 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 |