summaryrefslogtreecommitdiff
path: root/cgi/admindb (follow)
Commit message (Expand)AuthorAgeFilesLines
* All these files have been removed, replaced by the driver script architecture.bwarsaw1998-06-191-25/+0
* Replaced with Mailman.runcgi-wrapped code that runs Mailman.Cgi.<script>viega1998-06-141-220/+5
* Updated calls to GetScriptURL to the appropriate new form. One or twoviega1998-06-031-3/+3
* 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
* Add missing titles to the error docs.klm1998-04-221-3/+11
* Preparing to package a distribution - add a module docstring andmailman1998-04-091-0/+4
* Whoops - had wrong label on the sys.stderr logger...mailman1998-04-081-5/+6
* Utilizing mm_utils.StampedLogger() on stderr for debugging, instead ofklm1998-03-301-4/+10
* Added 'discard' option to 'approve' and 'reject' (and moved 'approve'mailman1998-03-241-1/+2
* Cosmetic changes - a horizontal rule here, a long line there...mailman1998-03-181-2/+1
* Print error message headers in red, like in admin script.klm1998-03-081-6/+10
* Normalize the list name to lower case. (Email doesn't care, butmailman1998-03-051-1/+1
* Small but significant change of size and colspan of rejection-reason boxmailman1998-02-211-1/+1
* Initial revisionmailman1998-02-211-0/+204