summaryrefslogtreecommitdiff
path: root/sapi/nsapi/nsapi.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* PHP_WIN32 includedUwe Schindler2003-03-241-5/+3
* MFH (ws fixes, but merged to ease any fix patch merging)foobar2003-02-091-102/+106
* MFHfoobar2003-02-091-6/+6
* MFH: Fixed _SERVER[] variables, memleaksfoobar2003-02-091-57/+98
* MFH: Bump year.Sebastian Bergmann2002-12-311-1/+1
* Added a sanity check (hopefuly will fix bug #20109). According toIlia Alshanetsky2002-10-261-1/+3
* another startup initialization fix - only ISAPI and CGI SAPI's tested,Zeev Suraski2002-09-181-1/+10
* Fixing the same possible memory leak.Stefan Esser2002-06-211-0/+1
* Update headers.Sebastian Bergmann2001-12-111-2/+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
* TSRMLS fixesDaniel Beulshausen2001-08-141-14/+11
* more tsrm cleanupSascha Schumann2001-08-051-2/+1
* Remove more duplicate TSRMLS_FETCH() calls.Sebastian Bergmann2001-08-051-1/+0
* Redesigned thread safety mechanism - nua nuaZeev Suraski2001-07-281-20/+18
* - Get rid of ELS_*(), and use TSRMLS_*() instead.Zeev Suraski2001-07-271-15/+15
* - Commit NSAPI patches.Andi Gutmans2001-03-021-113/+61
* - Fix copyright notices with 2001Andi Gutmans2001-02-261-1/+1
* Many patches. I hope I remember them all:Zeev Suraski2001-01-021-5/+5
* Update SAPI modules to interface with the new TSRM.Zeev Suraski2000-11-181-1/+1
* Unify handling of aborted connectionsSascha Schumann2000-10-291-3/+2
* Restore the headers_only test to the centralized SAPI startup. If necessary,...Zeev Suraski2000-09-081-6/+0
* Fix zend_fiel_handle handling. Should fix URL includeStanislav Malyshev2000-08-131-0/+1
* Heads up! I have moved the headers_only and response_code checks out ofRasmus Lerdorf2000-08-021-0/+7
* Separate plain name returned by php_sapi_module() and pretty nameAndrei Zmievski2000-06-261-1/+2
* Apply the NSAPI patchZeev Suraski2000-06-241-0/+16
* Added more server variables to the HTTP_SERVER_VARS array, all theAnthony Whitehead2000-06-081-0/+21
* Move main.h to php_main.h.Sascha Schumann2000-06-051-1/+1
* Added changes suggested by Stanislav Borutsky with respect to NSAPI_PUBLIC.Anthony Whitehead2000-05-311-10/+4
* Altered NSAPI autoconf to check for location of include files automatically, ...Anthony Whitehead2000-05-301-47/+52
* Update the license with the new clause 6Zeev Suraski2000-05-181-2/+2
* nsapi now compiles under win32, untestedShane Caraveo2000-05-061-8/+49
* Add initial NSAPI module from Jayakumar MuthukumarasamyRasmus Lerdorf2000-04-301-0/+522