summaryrefslogtreecommitdiff
path: root/sapi/isapi
Commit message (Expand)AuthorAgeFilesLines
* MFH: - Fixed bug #7782 (Cannot use PATH_INFO fully with php isapi)foobar2004-12-181-46/+127
* Missing CVS id tagfoobar2004-12-181-0/+1
* MFHEdin Kadribasic2004-07-211-1/+1
* MFH: Make isapi more compatible with apache sapis as far as the creationIlia Alshanetsky2004-05-131-1/+3
* MFH: fixed bug #27337 (missing sapi_shutdown())foobar2004-02-231-0/+1
* MFH: Aligned configure help texts.foobar2003-10-031-1/+1
* - Re-added the FD lexer patch.foobar2003-05-311-1/+1
* Revert PHP part of the fd patchZeev Suraski2003-05-211-1/+1
* protect against further surprises by initializing all zend_file_handle'sSascha Schumann2003-05-171-1/+1
* MFHShane Caraveo2003-03-271-2/+8
* MFHfoobar2003-03-241-1/+1
* MFH: Fix for bug #22473foobar2003-03-071-1/+3
* MFH: Bump year.Sebastian Bergmann2002-12-311-1/+1
* another startup initialization fix - only ISAPI and CGI SAPI's tested,Zeev Suraski2002-09-181-2/+1
* Should fix #19425foobar2002-09-161-1/+1
* - Gaurd for problems in fault servers (fixes problem with Sambar 5.2)Derick Rethans2002-04-181-1/+1
* - Fix whitespace (guys, please try to stick with the php4 tree style as farZeev Suraski2002-03-191-1/+1
* Please welcome the new build system.Sascha Schumann2002-03-072-7/+1
* Maintain headers.Sebastian Bergmann2002-02-281-1/+1
* now needs getoptShane Caraveo2002-02-022-0/+187
* an update to stresstestShane Caraveo2002-02-022-37/+128
* Fix incompatibility with Windows .NET (IIS 6)Zeev Suraski2001-12-221-0/+1
* Update headers.Sebastian Bergmann2001-12-111-2/+2
* Added missing cvs ids and unified configure messages.foobar2001-11-301-1/+3
* Fix build if PHP_ENABLE_SEH is not definedZeev Suraski2001-11-251-1/+1
* * fix module struct in rest of sapi modulesStig Bakken2001-10-121-0/+2
* Undo Z_ subst for sapi and ext/yazJeroen van Wolffelaar2001-09-271-1/+1
* Back-substitute for Z_* macro's. If it breaks some extension (the script isn'...Jeroen van Wolffelaar2001-09-251-1/+1
* Reverse patches that slipped in by mistake in a whitespace patch. TheyZeev Suraski2001-08-131-31/+34
* WhitespaceZeev Suraski2001-08-111-34/+31
* Use zend_first_tryZeev Suraski2001-08-081-1/+1
* Adding missing TSRMLS_CCFrank M. Kromann2001-08-061-1/+1
* more tsrm cleanupSascha Schumann2001-08-051-2/+1
* - TSRMLS_FETCH workZeev Suraski2001-08-052-30/+31
* More TSRMLS_FETCH workZeev Suraski2001-07-311-6/+6
* Zend compatibility patchZeev Suraski2001-07-301-9/+5
* Redesigned thread safety mechanism - nua nuaZeev Suraski2001-07-281-44/+43
* - Get rid of ELS_*(), and use TSRMLS_*() instead.Zeev Suraski2001-07-271-29/+29
* Improved bailout mechanism, supports nested bailouts a-la try..catchZeev Suraski2001-07-211-86/+86
* Fix indentation of ./configure --help messages.Sascha Schumann2001-05-121-1/+1
* Add INSTALL_ROOT variable to specify install location.Wilfredo Sanchez2001-04-031-1/+1
* Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes.foobar2001-03-271-1/+1
* Altered README.Zeus to give instructions on building FastCGI.Ben Mansell2001-03-191-2/+2
* Added support for Zeus SSL client certificate information.Ben Mansell2001-03-071-0/+61
* Thread hashtable was being initialized with a size of 1! Changed to 128 asBen Mansell2001-03-061-1/+5
* Added PHP_AUTH_USER, PHP_AUTH_PW and PHP_AUTH_TYPE environment variablesBen Mansell2001-02-271-0/+14
* - Fix copyright notices with 2001Andi Gutmans2001-02-261-1/+1
* Fixed non-threadsafe code: 'isapi_special_server_variables' was a staticBen Mansell2001-02-161-2/+1
* @ Support Zeus 3.3.8Ben Mansell2001-01-161-23/+51
* Fix output dirZeev Suraski2001-01-151-10/+2