summaryrefslogtreecommitdiff
path: root/src/cgi-wrapper.c
Commit message (Expand)AuthorAgeFilesLines
* The start of a setuptools conversion. All the Makefile.in and autoconfBarry Warsaw2007-07-131-68/+0
* Update copyright years.bwarsaw2007-01-191-3/+3
* FSF office has moved. chdcking in for MAIN branch.tkikuchi2005-08-271-1/+1
* Patch set for SF bug #596565. Use symbolic user/group names insteadbwarsaw2002-08-231-23/+25
* Update copyright years.bwarsaw2002-03-161-1/+1
* In the definition of LOG_IDENT and SCRIPTDIR, don't try to glue stringtwouters2001-05-291-1/+1
* 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