summaryrefslogtreecommitdiff
path: root/sapi/cgi
Commit message (Expand)AuthorAgeFilesLines
* Fix zend_fiel_handle handling. Should fix URL includeStanislav Malyshev2000-08-131-0/+1
* Fix crash on broken setups (#5979)Stanislav Malyshev2000-08-051-2/+6
* Heads up! I have moved the headers_only and response_code checks out ofRasmus Lerdorf2000-08-021-1/+6
* Made ob_start() and friends reentrant. It's now possible to implement thisZeev Suraski2000-07-291-3/+3
* added '-l' option to command line / CGI version for 'syntax check only'Hartmut Holzgraefe2000-07-281-48/+78
* make -c in stand-alone mode work again.Stanislav Malyshev2000-07-131-3/+13
* - Extra newline crept in somehowAndi Gutmans2000-06-291-1/+0
* - Fix problem with DICARD_PATH being defined in windowsAndi Gutmans2000-06-291-1/+5
* Separate plain name returned by php_sapi_module() and pretty nameAndrei Zmievski2000-06-261-1/+2
* - Pray this is an OK fix for the DISCARD_PATH junkAndi Gutmans2000-06-261-0/+4
* Right name for the function persist_allocStanislav Malyshev2000-06-261-1/+1
* - Try two in fixing the problem with memory leaks reporting path_translatedAndi Gutmans2000-06-261-4/+6
* - Fix problem with filename being freed before possible memory leaks areZeev Suraski2000-06-261-1/+7
* If we freed it, we might not touch itStanislav Malyshev2000-06-261-1/+2
* - Beautify a bitAndi Gutmans2000-06-151-14/+5
* - Try and fix crash with CGI.Andi Gutmans2000-06-151-11/+16
* - Unncessary SLS_FETCH();Andi Gutmans2000-06-151-4/+0
* Proper castsSascha Schumann2000-06-131-1/+1
* - This seems to be a bug. Anyone know who wrote this code? Should it stayAndi Gutmans2000-06-101-2/+2
* Wipe out acconfig.h.in and rewrite some checks to use PHP_ARG_ENABLE.Sascha Schumann2000-06-081-29/+15
* Move main.h to php_main.h.Sascha Schumann2000-06-051-1/+1
* - Fix problem in sessions module under Win32. Need to use ; as an optionsAndi Gutmans2000-05-271-1/+1
* Only fetch globals if it's necessary (which it usually won't be)Zeev Suraski2000-05-251-3/+4
* @- ignore_user_abort() & friends should now work in CGI mode as well.Thies C. Arntzen2000-05-251-2/+20
* -i, -v, -h and -? execution pathes didn't flush the output bufferHartmut Holzgraefe2000-05-221-1/+7
* Update the license with the new clause 6Zeev Suraski2000-05-181-2/+2
* - Fix problem with sapi_globals being used before it is initialized.Andi Gutmans2000-05-051-14/+13
* - Make Windows compile again.Andi Gutmans2000-05-051-1/+4
* - Add -z and -g switches to the CGIZeev Suraski2000-05-041-2/+42
* Remove trailing empty linesSascha Schumann2000-05-011-4/+0
* Large test commit IVSascha Schumann2000-05-011-0/+1
* Large commit test IIISascha Schumann2000-05-011-0/+3
* Overall UNIX build system improvements:Sascha Schumann2000-04-301-6/+1
* - Another PHP_WIN32 patchAndi Gutmans2000-04-201-1/+1
* - Change to PHP_WIN32Andi Gutmans2000-04-201-1/+1
* improve fixThies C. Arntzen2000-04-201-1/+1
* SIGPIPE is unknown on WIN32 platformsFrank M. Kromann2000-04-191-0/+2
* ignore SIGPIPE in standalone-mode so that one can actually use fsockopen() *a...Thies C. Arntzen2000-04-191-0/+11
* Use sprintf everywhere and define sprintf to php_sprintf, if sprintf is broken.Sascha Schumann2000-03-121-1/+1
* Fix build on systems which lack snprintf or vsnprintf.Sascha Schumann2000-03-121-1/+0
* Allow the INI callbacks to know at what stage PHP isZeev Suraski2000-02-261-1/+1
* compile-fixThies C. Arntzen2000-02-211-1/+1
* the pipe is breaking all the timeZeev Suraski2000-02-191-2/+2
* Fine tune Andi's patchZeev Suraski2000-02-111-2/+2
* - Baby steps with PHP_WIN32 :)Andi Gutmans2000-02-111-1/+1
* request_info.c is giving upZeev Suraski2000-02-101-7/+51
* SAPIfication, Episode VI: Return of the SAPIZeev Suraski2000-02-101-5/+1
* Yes, you guessed it... More cleanupZeev Suraski2000-02-101-0/+3
* More cleanup - move getenv() to SAPIZeev Suraski2000-02-101-0/+1
* More cleanup...Zeev Suraski2000-02-101-0/+2