summaryrefslogtreecommitdiff
path: root/cgi/options (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-115/+5
* Add Unlock() calls where appropriate, and add lock = 0 to MailListviega1998-06-131-0/+4
* 1. Use the standard Python invocation #! line to get the interpreterbwarsaw1998-05-261-7/+7
* 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
* New replacement for new .FormatDisabledNotice().mailman1998-05-201-3/+6
* 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
* Whoops - had wrong label on the sys.stderr logger...mailman1998-04-081-1/+1
* Reorganize form so most important thing (unsubscription) is at top,klm1998-04-021-3/+5
* Adding nofail=0 to StampedLogger init, so bugs aren't completelyklm1998-03-301-1/+1
* Check user against .members *and* .digest_members!klm1998-03-301-13/+27
* Detect when being visited with nonexistent member and bail immediatelymailman1998-03-261-0/+9
* Tracking change of EnableMime user option to DisableMime, as part ofmailman1998-03-131-3/+3
* Respect obscured addresses for user identity, as well as unobscuredklm1998-03-081-4/+15
* Fix misplaced paren.klm1998-03-081-1/+1
* Normalize the list name to lower case. (Email doesn't care, butmailman1998-03-051-2/+2
* Initial revisionmailman1998-02-271-0/+75