summaryrefslogtreecommitdiff
path: root/cgi/handle_opts (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-194/+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-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
* Better indicate whence the unsubscribe came when callingklm1998-05-241-2/+2
* Preparing to package a distribution - add __version__ info.mailman1998-04-091-0/+2
* Set document backgrounds (of error docs as well as primary) to white.mailman1998-04-081-5/+5
* Use new .DeleteMember() arg to indicate whence this deletion came.mailman1998-04-021-1/+1
* Adding nofail=0 to StampedLogger init, so bugs aren't completelyklm1998-03-301-1/+2
* Check user against .members *and* .digest_members!klm1998-03-301-10/+22
* Detect when user account has no password - notify user, via web pagemailman1998-03-261-17/+21
* Remove debugging writes to a gratuitous file (preexistence of whichmailman1998-03-201-9/+1
* Tracking the name change of "Fancy" to "MIME", make the default sensemailman1998-03-181-5/+5
* Normalize the list name to lower case. (Email doesn't care, butmailman1998-03-051-2/+2
* Initial revisionmailman1998-02-271-0/+186