379 Commits (99a2d5856d2e22a16a3fd39f075e5dd1c0c061fd)

Author SHA1 Message Date
Sascha Schumann e97c8ff013 Set SG(request_info).path_translated to the path of the main script. 26 years ago
Sam Ruby 4a915571f5 Add reflect.java to the list of java classes to be compiled 26 years ago
Andi Gutmans 69e2d48738 - Change spaces to tab 26 years ago
Rasmus Lerdorf 8a36eb220e Missed a couple of center attributes 26 years ago
Sascha Schumann 0b719aa462 Compute absolute path to script 26 years ago
Stig Bakken 315f4f5658 @PHP 3 regression testing framework re-born (Stig) 26 years ago
Sascha Schumann c66bc46bb1 Remove obsolete note about Makefile.am 26 years ago
Sascha Schumann c6cd319cd4 Use request_uri as PHP_SELF. decodedurl also includes the query string. 26 years ago
Sascha Schumann 5905971122 Use SAPI' register_server_variables hook. 26 years ago
Sascha Schumann ad04898e05 php_register_variables(.. ELS_CC ..) 26 years ago
Sascha Schumann 8a1db559b6 Make proper use of SAPI's register_environment functionality. 26 years ago
Daniel Beulshausen c8eb56cc59 changed the output directorys from the windowsbuilds 26 years ago
Daniel Beulshausen 000773e7b9 little fixes 26 years ago
Sascha Schumann bac08af4cb Disable php_value and add note about reliability 26 years ago
Sascha Schumann 2011db174b AOLserver CVS uses PREFIX. 26 years ago
Sascha Schumann 479a96ed89 Set file_handle.opened_path to NULL 26 years ago
Daniel Beulshausen 7632bca956 updated project to work with readdir.h rev.1.5 from apache cvs 26 years ago
Daniel Beulshausen 0b686eaa2a added the vs6 projectfile for the aolserver 26 years ago
Sascha Schumann e4b2f8351e thttpd/PHP verified to run IMP 2.2.0 without any hitches. 26 years ago
Sam Ruby b43df683ee Keep servlet working... 26 years ago
Sascha Schumann 251b83076e Move thttpd_php_init() call to httpd_initialize(). 26 years ago
Zeev Suraski 30ccec36b9 Fix build 26 years ago
Sascha Schumann 1d68a02df3 The status quo in PHP is that the current directory is initialized 26 years ago
Sascha Schumann 320105bcd8 Use size_t as parameter type in the getenv member of struct sapi_module 26 years ago
Sascha Schumann 67daa655f6 Execute PHP scripts everywhere (not only in the top-level directory) 26 years ago
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