summaryrefslogtreecommitdiff
path: root/cgi/listinfo (follow)
Commit message (Expand)AuthorAgeFilesLines
* All these files have been removed, replaced by the driver script architecture.bwarsaw1998-06-191-26/+0
* Replaced with Mailman.runcgi-wrapped code that runs Mailman.Cgi.<script>viega1998-06-141-166/+6
* Add Unlock() calls where appropriate, and add lock = 0 to MailListviega1998-06-131-3/+2
* Updated calls to GetScriptURL to the appropriate new form. One or twoviega1998-06-031-4/+4
* 1. Use the standard Python invocation #! line to get the interpreterbwarsaw1998-05-261-5/+3
* Fixed a typo in the zipcode.viega1998-05-261-2/+2
* Added copyright notices to all source files where I am legally entitled to do...viega1998-05-251-1/+16
* FormatListinfoOverview(): Check the host being visited, and onlymailman1998-05-201-3/+19
* One more refinement to the new overview function - better integratemailman1998-04-101-16/+16
* FormatListinfoOverview(): Sort the presented lists.mailman1998-04-101-3/+5
* Implemented an overview listinfo page, arrived at when visiting theklm1998-04-101-43/+125
* Use HeadlessDocument() instead of Document(), since the template hasmailman1998-04-101-2/+2
* Preparing to package a distribution - add __version__ info.mailman1998-04-091-0/+2
* Separate subscriber-list roster form from subscription form.klm1998-03-301-1/+2
* Adding nofail=0 to StampedLogger init, so bugs aren't completelyklm1998-03-301-1/+1
* Revised subscription list presentation so it is on a separate page.klm1998-03-301-7/+23
* Added replacements for new .Format{Mime,Plain}DigestsButton methods.mailman1998-03-131-0/+2
* Remove gratuitous use of arbitrary file for logging problems -klm1998-03-081-2/+0
* Normalize the list name to lower case. (Email doesn't care, butmailman1998-03-051-2/+2
* Initial revisionmailman1998-02-271-0/+55