summaryrefslogtreecommitdiff
path: root/sapi/isapi
Commit message (Expand)AuthorAgeFilesLines
...
* (Zeus) Re-added some server variables that will be used.Ben Mansell2000-12-131-15/+17
* 2nd step towards auto-creditsHartmut Holzgraefe2000-11-201-0/+2
* Update SAPI modules to interface with the new TSRM.Zeev Suraski2000-11-181-1/+1
* Unify handling of aborted connectionsSascha Schumann2000-10-291-1/+1
* i'll place the reg file in the win32 folderDaniel Beulshausen2000-10-221-5/+0
* (Zeus-specific) Don't GetServerVariable() for vars which Zeus doesn't useBen Mansell2000-09-191-20/+22
* Fixed bug which could truncate PHP_SELFBen Mansell2000-09-191-0/+1
* Restore the headers_only test to the centralized SAPI startup. If necessary,...Zeev Suraski2000-09-081-5/+0
* Fix ISAPI compilationZeev Suraski2000-09-041-3/+3
* - Defining TSRM_WIN32 in each and every dsp sucked. Revert this changeAndi Gutmans2000-09-021-3/+3
* - More Windows build fixesAndi Gutmans2000-09-021-3/+3
* - 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