summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Send CGI stderr to real stderr, not to fastcgi streamGrzegorz Nosek2008-03-161-2/+20
|
* Use INT_MIN instead of -1 as sentinel in max_va()Grzegorz Nosek2008-03-161-2/+5
|
* Chdir to script's directory before exec (per CGI spec)Grzegorz Nosek2008-03-161-0/+15
|
* Mostly rewritten for robustness and prettier codeGrzegorz Nosek2007-09-302-47/+164
|
* Improved CGI permission logicGrzegorz Nosek2007-03-101-9/+37
| | | | Symlinks are now allowed if owner matches
* Added .gitignoreGrzegorz Nosek2007-03-101-0/+1
|
* Initial commitGrzegorz Nosek2007-03-102-0/+180