summaryrefslogtreecommitdiff
path: root/sapi
Commit message (Expand)AuthorAgeFilesLines
* Set SG(request_info).path_translated to the path of the main script.Sascha Schumann2000-08-291-17/+15
* Add reflect.java to the list of java classes to be compiledSam Ruby2000-08-291-0/+4
* - Change spaces to tabAndi Gutmans2000-08-281-1/+1
* Missed a couple of center attributesRasmus Lerdorf2000-08-282-2/+2
* Compute absolute path to scriptSascha Schumann2000-08-271-1/+7
* @PHP 3 regression testing framework re-born (Stig)Stig Bakken2000-08-271-5/+13
* Remove obsolete note about Makefile.amSascha Schumann2000-08-271-3/+0
* Use request_uri as PHP_SELF. decodedurl also includes the query string.Sascha Schumann2000-08-251-1/+1
* Use SAPI' register_server_variables hook.Sascha Schumann2000-08-251-78/+63
* php_register_variables(.. ELS_CC ..)Sascha Schumann2000-08-251-8/+8
* Make proper use of SAPI's register_environment functionality.Sascha Schumann2000-08-251-66/+50
* changed the output directorys from the windowsbuildsDaniel Beulshausen2000-08-235-20/+20
* little fixesDaniel Beulshausen2000-08-221-11/+11
* Disable php_value and add note about reliabilitySascha Schumann2000-08-222-2/+19
* AOLserver CVS uses PREFIX.Sascha Schumann2000-08-221-2/+2
* Set file_handle.opened_path to NULLSascha Schumann2000-08-222-0/+2
* updated project to work with readdir.h rev.1.5 from apache cvsDaniel Beulshausen2000-08-211-4/+4
* added the vs6 projectfile for the aolserverDaniel Beulshausen2000-08-211-0/+135
* thttpd/PHP verified to run IMP 2.2.0 without any hitches.Sascha Schumann2000-08-211-2/+3
* Keep servlet working...Sam Ruby2000-08-211-0/+1
* Move thttpd_php_init() call to httpd_initialize().Sascha Schumann2000-08-211-15/+15
* Fix buildZeev Suraski2000-08-201-2/+2
* The status quo in PHP is that the current directory is initializedSascha Schumann2000-08-204-38/+2
* Use size_t as parameter type in the getenv member of struct sapi_moduleSascha Schumann2000-08-201-1/+1
* Execute PHP scripts everywhere (not only in the top-level directory)Sascha Schumann2000-08-201-1/+1
* REQUEST_URI is a handy server variable, lets pass it onto ISAPI/PHPBen Mansell2000-08-181-0/+1
* Reorder call to ELS_FETCH to be after declarationsSam Ruby2000-08-171-1/+1
* (send_headers) Removed code freeing http_status_line, this is performedBen Mansell2000-08-171-3/+0
* Better error reporting when dll/shared library is not able to be loaded.Sam Ruby2000-08-171-0/+4
* Fix opened_path initStanislav Malyshev2000-08-131-0/+1
* Fix zend_fiel_handle handling. Should fix URL includeStanislav Malyshev2000-08-135-0/+5
* Correct bug in headers only logic.Sam Ruby2000-08-101-1/+1
* Fix a couple of bugs in the ISAPI module:Zeev Suraski2000-08-091-9/+8
* Remove some crud from diff output (Only in..).Sascha Schumann2000-08-071-3/+0
* Fix building thttpd SAPI module.Sascha Schumann2000-08-075-31/+60
* Add DOCUMENT_ROOTZeev Suraski2000-08-071-0/+16
* Fix crash on broken setups (#5979)Stanislav Malyshev2000-08-051-2/+6
* Fix typoRasmus Lerdorf2000-08-041-1/+1
* Heads up! I have moved the headers_only and response_code checks out ofRasmus Lerdorf2000-08-0210-3/+58
* Missed a symbolRasmus Lerdorf2000-07-311-2/+2
* Refactor in support of subclassingSam Ruby2000-07-301-5/+12
* Made ob_start() and friends reentrant. It's now possible to implement thisZeev Suraski2000-07-293-5/+5
* added '-l' option to command line / CGI version for 'syntax check only'Hartmut Holzgraefe2000-07-281-48/+78
* Fix symbol clash which caused a DSO problem on OpenBSDRasmus Lerdorf2000-07-261-7/+7
* various version 2.0 and 2.01 licenses -> 2.02David Croft2000-07-243-9/+11
* Correct the value of request_uriSam Ruby2000-07-242-3/+3
* make -c in stand-alone mode work again.Stanislav Malyshev2000-07-131-3/+13
* Unify use of my email addressSascha Schumann2000-07-101-1/+2
* Fix prototype of apache_child_exit_handler and remove popen-relatedSascha Schumann2000-07-101-15/+1
* @- Fixed closingThies C. Arntzen2000-07-102-15/+4