summaryrefslogtreecommitdiff
path: root/sapi/cgi
Commit message (Expand)AuthorAgeFilesLines
* Added missing bracket.foobar2003-05-151-1/+1
* MFHMoriyoshi Koizumi2003-03-291-1/+3
* MFH(r-1.223): CS & WS fixesMoriyoshi Koizumi2003-03-291-37/+54
* MFH(r-1.222): do the right fix..Moriyoshi Koizumi2003-03-281-9/+8
* MFH(r-1.221): fixed bug #22773Moriyoshi Koizumi2003-03-281-2/+2
* MFHShane Caraveo2003-03-271-1/+3
* fix using stdin. This was already fixed in php5.Shane Caraveo2003-03-101-1/+1
* MFHfoobar2003-03-101-0/+1
* Fixed bug #22356 (Do not add empty -I flags).foobar2003-02-231-2/+2
* Option -b needs an argument. This fixes #22229.Edin Kadribasic2003-02-151-1/+1
* Added missing $Id$ tagfoobar2003-02-141-0/+1
* MFHfoobar2003-02-131-2/+2
* MFHShane Caraveo2003-02-131-29/+44
* MFHShane Caraveo2003-01-251-175/+207
* MFHIlia Alshanetsky2003-01-081-0/+7
* MFH: Bump year.Sebastian Bergmann2002-12-311-2/+2
* mfh (bug #21177)George Schlossnagle2002-12-251-0/+7
* MFHStefan Esser2002-12-241-1/+1
* Making build system changes according to proposal:Edin Kadribasic2002-12-191-3/+3
* MFH: fix make install target on CygwinMelvyn Sopacua2002-12-091-1/+8
* MFHShane Caraveo2002-12-021-2/+0
* MFHShane Caraveo2002-12-021-2/+7
* MFHShane Caraveo2002-12-013-138/+400
* MFHShane Caraveo2002-12-017-138/+536
* This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.SVN Migration2002-11-261-0/+111
* MFH: Avoid possible buffer overflow.Edin Kadribasic2002-11-221-2/+9
* Don't send default http status (200) (Thanks to Sascha Schumann for idea).Edin Kadribasic2002-11-221-7/+10
* MFH: Fixed bug #19207 by adding cgi.rfc2616_headers config directive.Edin Kadribasic2002-11-221-2/+17
* MFHAndrei Zmievski2002-11-151-7/+4
* MFHAndrei Zmievski2002-11-141-5/+46
* Implemented -n switch to skip parsing ini at startup as suggested by Wez.Marcus Boerger2002-11-121-1/+16
* reverting accidential commitHartmut Holzgraefe2002-11-121-7/+3
* *** empty log message ***Hartmut Holzgraefe2002-11-121-3/+7
* Fixed bug #20035. ZE now allows us to pass the current line position byIlia Alshanetsky2002-11-051-1/+1
* - Fix buildDerick Rethans2002-10-251-2/+2
* - alphabetcial output for php -h (cgi)Jan Lehnardt2002-10-251-12/+14
* centralize #include "build-defs.h" and drop (sometimes inconsistent) otherSascha Schumann2002-10-241-2/+0
* - Moved CGI specific lines from configure.in to sapi/cgi/config9.m4foobar2002-10-212-78/+118
* make fastcgi usage threadsafe, ready for future multithreaded fastcgi impleme...Shane Caraveo2002-10-133-91/+286
* fixes for unix, untestedShane Caraveo2002-10-131-14/+17
* fix shutdown issuesShane Caraveo2002-10-131-19/+13
* fix invalid handle issue that shutdown php fastcgi prematurlyShane Caraveo2002-10-131-9/+6
* - Removed sapi/fhttpd (this webserver is dead)foobar2002-10-121-44/+10
* ws fixfoobar2002-10-121-3/+3
* Follow Yasuo's suggestion and build sapi program's under the sapi-specificSascha Schumann2002-09-292-3/+8
* We leak quite a few things intentionally, if you want to debug it - enableZeev Suraski2002-09-231-1/+1
* another startup initialization fix - only ISAPI and CGI SAPI's tested,Zeev Suraski2002-09-181-2/+11
* @- Added --disable-all configure option. (Jani)foobar2002-09-041-2/+2
* Fix headers when default content type is used.Marcus Boerger2002-09-041-3/+3
* Debug functions should only work in debug mode.Edin Kadribasic2002-08-191-1/+1