aboutsummaryrefslogtreecommitdiffstats
path: root/src/common.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Added more environment variables to those passed to CGIs.Mark Sapiro2018-01-271-0/+6
|
* Changed wrapper environment cleaning from blacklist to whitelist.Mark Sapiro2017-07-211-9/+25
|
* Fix an unexploitable format string vulnerability. Even though unexploitable,bwarsaw2006-09-111-1/+1
| | | | | it's still crappy coding that should be fixed. CVE-2006-2191. Thanks go to Karl Chen, Martin 'Joey' Schulze, and Elie Mamane.
* A cleansing pass, almost entirely cosmetic. Such things as whitespacebwarsaw2005-12-301-41/+43
| | | | | | | | | | | | | normalization, removal of tabs, copyright year updates to changed files, docstring and comment fixes, and usage of True/False. I also made a pass through the NEWS file. One import was reordered, and after this commit I will move the mmdsr.readme file to README.mmdsr. From my perspective, after that we're ready to go. I will port these changes forward to the trunk.
* Correct error message when callers group ID - getgid() - is not registeredmsapiro2005-11-031-5/+10
|
* FSF office has moved to 51 Franklin Street.tkikuchi2005-08-271-1/+1
|
* This commit was manufactured by cvs2svn to create branch2003-01-021-0/+299
'Release_2_1-maint'.