summaryrefslogtreecommitdiff
path: root/sapi/nsapi/nsapi.c
Commit message (Expand)AuthorAgeFilesLines
* MFH: Bump copyright year.Sebastian Bergmann2007-12-311-1/+1
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* bump year and license versionfoobar2006-01-011-4/+4
* Fixed bug #29805 (HTTP Authentication Issues)Uwe Schindler2004-09-211-0/+2
* Sorry REVERT bevor 4.3.9 is out because of not critical!!!!Uwe Schindler2004-09-151-2/+0
* Fixed bug #29805 (HTTP Authentication Issues)Uwe Schindler2004-09-151-0/+2
* MFH: replace strncpy with strlcpyUwe Schindler2004-06-261-5/+3
* Addendum to bug #28878: change ini keys as PHP_INI_SYSTEMUwe Schindler2004-06-231-17/+10
* Fix bug #28878: php.ini values in php4_executeUwe Schindler2004-06-221-1/+1
* Security fix: Put '\0' string termination before loopUwe Schindler2004-05-031-1/+1
* remove revision tag from module version entryUwe Schindler2003-12-121-2/+2
* this is not neededUwe Schindler2003-11-011-6/+1
* MFHUwe Schindler2003-10-311-7/+6
* Send correct default content type from php.ini not static text/html (importan...Uwe Schindler2003-10-311-1/+4
* MFHUwe Schindler2003-08-041-8/+39
* MFHfoobar2003-08-011-6/+2
* MFH: Possibility to use php4_execute to display server error pages or directo...Uwe Schindler2003-07-241-30/+99
* some code cleanupsUwe Schindler2003-07-211-10/+16
* MFH: safe mode fixUwe Schindler2003-07-151-2/+2
* MFH: Make virtual() an alias for nsapi_virtual() -- better for docs/naming in...Uwe Schindler2003-07-151-7/+8
* Prevent user from making nested PHP requests with virtual()Uwe Schindler2003-07-021-1/+11
* MFH: Update of README for newer servers; apache-similar functions nsapi_reque...Uwe Schindler2003-06-011-11/+68
* zend_alter_ini_entry now with PHP_INI_USERUwe Schindler2003-05-311-1/+1
* Disable virtual() if zlib.output_compression is turned on. Better detection o...Uwe Schindler2003-05-301-8/+16
* virtual() now works under windows, tooUwe Schindler2003-05-301-11/+28
* fix of incomplete windows fixUwe Schindler2003-05-291-4/+4
* Changes for compilation on windowsUwe Schindler2003-05-291-4/+4
* MFH: php.ini values in magnus/obj.conf; virtual() similar to apache;...Uwe Schindler2003-05-291-96/+329
* 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