354 Commits (ea98567404584be93ffff4a74a619e16501650ac)

Author SHA1 Message Date
Ben Mansell ea98567404 REQUEST_URI is a handy server variable, lets pass it onto ISAPI/PHP 26 years ago
Sam Ruby 3aad950735 Reorder call to ELS_FETCH to be after declarations 26 years ago
Ben Mansell 8751bcb8eb (send_headers) Removed code freeing http_status_line, this is performed 26 years ago
Sam Ruby d93732179b Better error reporting when dll/shared library is not able to be loaded. 26 years ago
Stanislav Malyshev 6f8f6c521c Fix opened_path init 26 years ago
Stanislav Malyshev 5090b1e8d5 Fix zend_fiel_handle handling. Should fix URL include 26 years ago
Sam Ruby 5c8fca1757 Correct bug in headers only logic. 26 years ago
Zeev Suraski 4d692049b2 Fix a couple of bugs in the ISAPI module: 26 years ago
Sascha Schumann 5c62b32823 Remove some crud from diff output (Only in..). 26 years ago
Sascha Schumann 4b8823d427 Fix building thttpd SAPI module. 26 years ago
Zeev Suraski 83341c39da Add DOCUMENT_ROOT 26 years ago
Stanislav Malyshev db0872123b Fix crash on broken setups (#5979) 26 years ago
Rasmus Lerdorf 9021105c89 Fix typo 26 years ago
Rasmus Lerdorf 76a2d2538c Heads up! I have moved the headers_only and response_code checks out of 26 years ago
Rasmus Lerdorf 89107a221b Missed a symbol 26 years ago
Sam Ruby 4ca1c611b3 Refactor in support of subclassing 26 years ago
Zeev Suraski 52ff887db5 Made ob_start() and friends reentrant. It's now possible to implement this 26 years ago
Hartmut Holzgraefe 1a7f851985 added '-l' option to command line / CGI version for 'syntax check only' 26 years ago
Rasmus Lerdorf b480b8dace Fix symbol clash which caused a DSO problem on OpenBSD 26 years ago
David Croft 0836e10a15 various version 2.0 and 2.01 licenses -> 2.02 26 years ago
Sam Ruby 54790b5e63 Correct the value of request_uri 26 years ago
Stanislav Malyshev 4c6ffdb1c2 make -c in stand-alone mode work again. 26 years ago
Sascha Schumann e8101d4f7b Unify use of my email address 26 years ago
Sascha Schumann 06382f01fd Fix prototype of apache_child_exit_handler and remove popen-related 26 years ago
Thies C. Arntzen 1cee6c5b78 @- Fixed closing 26 years ago
Andreas Karajannis 59604815e1 Fixed module / global shutdown for apache. 26 years ago
Sam Ruby 5c13954eed Fix for JDK1.2.2/Tomcat3.2 26 years ago
Stanislav Malyshev 905fb8ef82 Fix #5432: should register all variables. Thanks jeroen@darius.demon.nl. 26 years ago
Rasmus Lerdorf f2348a4826 When using HTTP auth from PHP, fill in the %u custom log field so the 26 years ago
Sascha Schumann e805a607cf Fix typo. A shutdown function is of course called, when the server 26 years ago
Sascha Schumann 16017f6d78 Change header protection macros to conform to standard. 26 years ago
Shane Caraveo 5fcf863579 fix apache dsp file 26 years ago
Shane Caraveo 712cd89434 fix nsapi dsp file 26 years ago
Rasmus Lerdorf aa83dde27b Some user-agents send 'basic' instead of 'Basic' in their Authorization 26 years ago
Sam Ruby f72de266e2 remove unnecessary dependency 26 years ago
Zeev Suraski 37fb71b9ba Set version number on DLLs 26 years ago
Andi Gutmans 85422c3c60 - Extra newline crept in somehow 26 years ago
Andi Gutmans 1f828a6e88 - Fix problem with DICARD_PATH being defined in windows 26 years ago
Zeev Suraski 01a8f4606e I'm not sure whether this is necessary or not. Is it guarenteed that get_module_conf() 26 years ago
Sam Ruby e216b8918e defer loading of the native code 26 years ago
Andrei Zmievski 4010b422dd Separate plain name returned by php_sapi_module() and pretty name 26 years ago
Andi Gutmans fd11a7e13e - Pray this is an OK fix for the DISCARD_PATH junk 26 years ago
Stanislav Malyshev 378440f7cf Right name for the function persist_alloc 26 years ago
Andi Gutmans 91ed009ae2 - Try two in fixing the problem with memory leaks reporting path_translated 26 years ago
Zeev Suraski effa42696e - Fix problem with filename being freed before possible memory leaks are 26 years ago
Stanislav Malyshev 5be54abf24 If we freed it, we might not touch it 26 years ago
Zeev Suraski cb5891d277 Apply the NSAPI patch 26 years ago
Sascha Schumann 0c03253635 Stop including dl/phpdl.h. 26 years ago
Sascha Schumann ee5e330bcf alloc.h has been removed from the Apache 1.3 CVS tree 26 years ago
Holger Zimmermann fce46168d1 Changed strtok_r to php_strtok_r 26 years ago