summaryrefslogtreecommitdiff
path: root/cgi/roster (follow)
Commit message (Collapse)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-102/+6
|
* Add Unlock() calls where appropriate, and add lock = 0 to MailListviega1998-06-131-1/+1
| | | | constructor actuals when the list doesn't need to be locked.
* 1. Use the standard Python invocation #! line to get the interpreterbwarsaw1998-05-261-4/+3
| | | | | | | | | | | from $PATH 2. Do no direct sys.path munging in this file. Import the `paths' module, which is created during the configure process, and which performs all necessary path munging (and exports some useful variables too). 3. Remove RCS crud
* Fixed a typo in the zipcode.viega1998-05-261-2/+2
|
* Added copyright notices to all source files where I am legally entitled to ↵viega1998-05-251-1/+16
| | | | | | | do so. Added a copy of the GNU GPL. Added information about mailman-users in README, and reworded some text in there (made the credits less verbose... perhaps they should move to a credits file?)
* Add a title for the error doc.mailman1998-04-101-1/+2
|
* Use HeadlessDocument() instead of Document(), since the template hasmailman1998-04-101-2/+2
| | | | the head.
* Preparing to package a distribution - add __version__ info.mailman1998-04-091-0/+2
|
* Correct the category used in the stderr logger.klm1998-04-071-1/+1
|
* *** empty log message ***klm1998-03-301-0/+105