summaryrefslogtreecommitdiff
path: root/sapi/isapi
Commit message (Expand)AuthorAgeFilesLines
* 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
* More abstractionZeev Suraski2000-02-101-0/+3
* Move the logging mechanism to SAPIZeev Suraski2000-02-101-0/+1
* Fix bugletZeev Suraski2000-02-061-8/+11
* @- Protect the ISAPI module against exceptions. Stack overflows in scripts areZeev Suraski2000-02-061-10/+65
* Fixed SAPI modules to properly register their related modules.Andrei Zmievski2000-02-021-1/+1
* - Change the argument order of php_register_variable() to something moreZeev Suraski2000-01-291-1/+1
* Tried to centralize global variable registration as much as possible:Zeev Suraski2000-01-281-53/+51
* - Added flush() support to SAPIZeev Suraski2000-01-131-2/+3
* Happy Y2K patch! Happy new year (or the new millennium, depending on whetherSascha Schumann2000-01-011-1/+1