summaryrefslogtreecommitdiff
path: root/src/cgi-wrapper.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update the copyright lines to include the years 1999 & 2000.bwarsaw2000-03-211-1/+1
* Get the gid_t type from configure.bwarsaw1999-12-121-1/+1
* main(): Remove setuid() call. We don't use UIDs in anybwarsaw1999-02-271-6/+1
* Somewhat kludgy changes to make debugging mismatching CGI gid's easierbwarsaw1999-01-071-0/+1
* Minor formatting changesbwarsaw1998-08-051-0/+1
* Change to the way the `real' (i.e Python) CGI program gets invoked.bwarsaw1998-06-191-2/+13
* check_caller(): Removed test for UID. We now only check for GIDbwarsaw1998-06-011-4/+4
* Several important changes.bwarsaw1998-05-261-93/+41
* Fixed a typo in the zipcode.viega1998-05-261-1/+1
* Added copyright notices to all source files where I am legally entitled to do...viega1998-05-251-3/+23
* Some inconsequential formatting changes.bwarsaw1998-05-011-43/+58
* Misuse of %s in format string for LEGAL_PARENT_[UG]ID was causingklm1998-04-281-3/+3
* John consolidated the cgi wrappers into a single source file.mailman1998-04-031-0/+75