summaryrefslogtreecommitdiff
path: root/sapi/nsapi
Commit message (Expand)AuthorAgeFilesLines
* style, wsfoobar2003-02-091-102/+106
* Some compilers puke on these..foobar2003-02-091-6/+6
* (NSAPI SAPI) Fixed _SERVER[] variables (all headers included) to be now simil...Uwe Schindler2003-02-071-57/+101
* Bump year.Sebastian Bergmann2002-12-311-1/+1
* - Made the STANDARD_SAPI_MODULE_PROPERTIES be what it says it is.foobar2002-11-261-3/+0
* Added a sanity check (hopefuly will fix bug #20109). According toIlia Alshanetsky2002-10-261-1/+3
* Possible fix for #19290foobar2002-09-291-2/+3
* another startup initialization fix - only ISAPI and CGI SAPI's tested,Zeev Suraski2002-09-181-1/+10
* Fix for bug #19290Dan Kalowsky2002-09-081-1/+3
* Fix for Bug #18999Dan Kalowsky2002-08-201-1/+1
* Fix for Bug #18794, and probably various others with nsapiDan Kalowsky2002-08-141-3/+5
* fix for bug #18794, not checking for actual filesDan Kalowsky2002-08-081-1/+3
* Fixing the same possible memory leak.Stefan Esser2002-06-211-0/+1
* Please welcome the new build system.Sascha Schumann2002-03-072-7/+1
* - ReformattingDerick Rethans2002-02-201-43/+54
* Update headers.Sebastian Bergmann2001-12-111-2/+2
* Added missing cvs ids and unified configure messages.foobar2001-11-301-2/+4
* 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
* 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
* - 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
* 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-3/+2
* Restore the headers_only test to the centralized SAPI startup. If necessary,...Zeev Suraski2000-09-081-6/+0
* - 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
* changed the output directorys from the windowsbuildsDaniel Beulshausen2000-08-231-3/+3
* 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
* fix nsapi dsp fileShane Caraveo2000-07-021-5/+5
* Set version number on DLLsZeev Suraski2000-06-301-3/+3
* 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
* Cosmetic cleanupsSascha Schumann2000-06-181-1/+1
* Fix Windows .dsp'sZeev Suraski2000-06-111-3/+3
* 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
* - Allow all functions that receive user-defined function callbacks to acceptZeev Suraski2000-06-031-3/+3
* Added changes suggested by Stanislav Borutsky with respect to NSAPI_PUBLIC.Anthony Whitehead2000-05-311-10/+4
* The last line added '-I' to INCLUDES, causing all SAPI modules but NSAPISascha Schumann2000-05-311-2/+0
* Altered NSAPI autoconf to check for location of include files automatically, ...Anthony Whitehead2000-05-303-51/+82