232 Commits (51e4dbaba031cfbbff73a693d58718eb3cdd39c4)

Author SHA1 Message Date
Andrei Zmievski ca332dfc96 Oops. 24 years ago
Andrei Zmievski 3e8a800a96 Fix function prototype. 24 years ago
Andrei Zmievski e09d62c435 Sort the modules and extensions before printing them when -m switch is used. 24 years ago
Marcus Boerger cecb9dfc79 Implemented -n switch to skip parsing ini at startup as suggested by Wez. 24 years ago
Hartmut Holzgraefe cb6202bbe8 reverting accidential commit 24 years ago
Hartmut Holzgraefe 0c395d0f4c *** empty log message *** 24 years ago
Ilia Alshanetsky 64f77577f0 Fixed bug #20035. ZE now allows us to pass the current line position by 24 years ago
Derick Rethans d82565fb7a - Fix build 24 years ago
Jan Lehnardt ed29169f91 - alphabetcial output for php -h (cgi) 24 years ago
Sascha Schumann 2909e5c9c9 centralize #include "build-defs.h" and drop (sometimes inconsistent) other 24 years ago
foobar 9d21dd450d - Moved CGI specific lines from configure.in to sapi/cgi/config9.m4 24 years ago
Shane Caraveo 69f56e8c4a make fastcgi usage threadsafe, ready for future multithreaded fastcgi implementation 24 years ago
Shane Caraveo acb9bc95e3 fixes for unix, untested 24 years ago
Shane Caraveo 2b40a0f2a3 fix shutdown issues 24 years ago
Shane Caraveo bfd3efcbd3 fix invalid handle issue that shutdown php fastcgi prematurly 24 years ago
foobar 068907c9bc - Removed sapi/fhttpd (this webserver is dead) 24 years ago
foobar ba3730c2c8 ws fix 24 years ago
Sascha Schumann e6e54605b7 Follow Yasuo's suggestion and build sapi program's under the sapi-specific 24 years ago
Zeev Suraski d31604997b We leak quite a few things intentionally, if you want to debug it - enable 24 years ago
Zeev Suraski 76312b4508 another startup initialization fix - only ISAPI and CGI SAPI's tested, 24 years ago
foobar 3bf7519210 @- Added --disable-all configure option. (Jani) 24 years ago
Marcus Boerger 0b25d07f15 Fix headers when default content type is used. 24 years ago
Edin Kadribasic 1fb6a30f0f Debug functions should only work in debug mode. 24 years ago
Harald Radi e84bddf76a dump memory leaks on shutdown 24 years ago
Marko Karppinen 6d80c191bb The link lines don't need any of $DEFS, $INCLUDES, $EXTRA_INCLUDES or 24 years ago
Marko Karppinen 5611c2fc78 Support compiling and linking against Darwin / Mac OS X frameworks 24 years ago
Marko Karppinen b231fc0d35 Made PHP_ADD_LIBPATH use the $ld_runpath_switch and changed the Darwin 24 years ago
Marko Karppinen a6eeec28b6 Moved the cgi link line to sapi/cgi/config.m4 and stopped 24 years ago
Sascha Schumann 2c3801b979 Generate content-type header, if the user did not specify one of its own. 24 years ago
Sascha Schumann b3e562f9ef Add CRLF after complete HTTP reply header 24 years ago
Sascha Schumann 99cfb41da0 Use "Status: %d" instead of "HTTP/1.0 %d X" in the CGI SAPI module 24 years ago
Andi Gutmans 805a1653f0 - Revert WS changes 24 years ago
Andi Gutmans 85983fe957 - This shouldn't have snuck in. 24 years ago
Andi Gutmans 4216379152 - Stop using persist_alloc(). 24 years ago
Edin Kadribasic 2d953b348a Merge from cli. 24 years ago
Edin Kadribasic 8e15de012a Added copyright notice to php -v output. 24 years ago
Zeev Suraski 5af649efbd Revert to the old php_ini.c, and reimplement the binary-path searching. 24 years ago
Markus Fischer ccbadfc111 - Prefix the first version line with 'PHP' so it's easier to use shell tools to 24 years ago
Markus Fischer bf351e9639 - This affects both CGI and CLI sapi: 24 years ago
Preston L. Bannister 57c5998ff9 Backed out preceding change. 24 years ago
Preston L. Bannister d706e224ac Detect when running under IIS and default force_redirect to zero. This This means an explicit php.ini setting is no longer required. 24 years ago
foobar 42c82bb40d Revert the last patches. 24 years ago
Preston L. Bannister 06f375b1cf Detect when running under IIS and not require explicit setting of force_redirect. 24 years ago
Sander Roobol 7586cdc654 Added the current SAPI to the output of php -v 24 years ago
Sander Roobol 7a64b2b7e5 Fixed some minor typos 24 years ago
Sebastian Bergmann edba077000 Fix build. 24 years ago
James Cox ba85302e79 updated cgi warning notice. 24 years ago
Yasuo Ohgaki 439b56842f CGI/CLI take file and dir for -c option by this. 24 years ago
Wez Furlong abc5a2cacb fix quoting 24 years ago
James Cox 99a68d4f83 just did... 24 years ago