summaryrefslogtreecommitdiff
path: root/sapi/isapi
Commit message (Expand)AuthorAgeFilesLines
* - Change spaces to tabAndi Gutmans2000-08-281-1/+1
* changed the output directorys from the windowsbuildsDaniel Beulshausen2000-08-231-3/+3
* The status quo in PHP is that the current directory is initializedSascha Schumann2000-08-201-11/+0
* REQUEST_URI is a handy server variable, lets pass it onto ISAPI/PHPBen Mansell2000-08-181-0/+1
* (send_headers) Removed code freeing http_status_line, this is performedBen Mansell2000-08-171-3/+0
* Fix zend_fiel_handle handling. Should fix URL includeStanislav Malyshev2000-08-131-0/+1
* Fix a couple of bugs in the ISAPI module:Zeev Suraski2000-08-091-9/+8
* Add DOCUMENT_ROOTZeev Suraski2000-08-071-0/+16
* Heads up! I have moved the headers_only and response_code checks out ofRasmus Lerdorf2000-08-021-0/+6
* Set version number on DLLsZeev Suraski2000-06-301-3/+3
* Separate plain name returned by php_sapi_module() and pretty nameAndrei Zmievski2000-06-261-2/+3
* C++ // comments are evil ...Hartmut Holzgraefe2000-06-161-2/+4
* Fix Windows .dsp'sZeev Suraski2000-06-111-3/+3
* Wipe out acconfig.h.in and rewrite some checks to use PHP_ARG_ENABLE.Sascha Schumann2000-06-081-1/+1
* Move main.h to php_main.h.Sascha Schumann2000-06-051-1/+1
* - Allow all functions that receive user-defined function callbacks to acceptZeev Suraski2000-06-031-3/+3
* Fixed check for Zeus under Solaris (/bin/sh doesn't understand '!')Ben Mansell2000-05-221-3/+1
* Update the license with the new clause 6Zeev Suraski2000-05-181-2/+2
* Define PHP_SELF properly with Zeus+ISAPIBen Mansell2000-05-151-0/+4
* Change reentrancy API to always use the php prefix.Sascha Schumann2000-05-041-2/+2
* 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
* author fixesZeev Suraski2000-04-191-2/+2
* Improve performance of the PHP_SELF registration under ISAPIZeev Suraski2000-04-191-2/+6
* Adding $PHP_SELF variable for compatibility with other platformsFrank M. Kromann2000-04-151-0/+2
* - Change PHP_ to V_ (directory & file functions)Andi Gutmans2000-04-151-1/+1
* @- Zeus Webserver support (version 3.3.6+) for ISAPIBen Mansell2000-04-121-7/+12
* prettyingColin Viebrock2000-04-071-3/+2
* The ISAPI module was incompatible with the CGI fix, which ruined POST'sZeev Suraski2000-04-051-2/+1
* - Hopefully got most of them. We also need a chdir_file function likeAndi Gutmans2000-03-301-1/+1
* I suppose errors should be printed prior to endthreadShane Caraveo2000-03-191-1/+3
* do this only on win32Shane Caraveo2000-03-191-1/+8
* just a little more detail in exception reportShane Caraveo2000-03-191-5/+15
* - From CODING_STANDARDS:Zeev Suraski2000-02-261-1/+3
* - Fix Win32 build in Release_TS* modesZeev Suraski2000-02-241-1/+1
* the pipe is breaking all the timeZeev Suraski2000-02-191-2/+2
* *** empty log message ***Zeev Suraski2000-02-191-1/+2
* - Fix some issues with the ISAPI module, made it friendlier to non Win32 plat...Zeev Suraski2000-02-182-8/+33
* - Update .dsp'sZeev Suraski2000-02-161-18/+9
* - In IIS ISAPI when the user presses the STOP button while the script isAndi Gutmans2000-02-161-1/+4
* @- Improved ISAPI module - it should no longer be necessary to set PHP asZeev Suraski2000-02-151-7/+19
* Fix a few memory leaksZeev Suraski2000-02-131-2/+0
* Report access violationsZeev Suraski2000-02-131-16/+25
* Make all of the ISAPI variables register themselves as Server variablesZeev Suraski2000-02-131-0/+22
* Update .dsp'sZeev Suraski2000-02-111-3/+3
* 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/+1