summaryrefslogtreecommitdiff
path: root/sapi/nsapi
Commit message (Expand)AuthorAgeFilesLines
* 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
* hint to raise stacksize (bug #27231)Uwe Schindler2004-03-181-0/+4
* 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
* new SunONE serverUwe Schindler2003-10-171-2/+2
* MFHUwe Schindler2003-08-042-8/+68
* MFHfoobar2003-08-011-6/+2
* put $Id:...$ in readmeUwe Schindler2003-07-241-1/+1
* MFH: Possibility to use php4_execute to display server error pages or directo...Uwe Schindler2003-07-242-31/+128
* 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
* fix typoUwe Schindler2003-07-021-1/+1
* Prevent user from making nested PHP requests with virtual()Uwe Schindler2003-07-021-1/+11
* MFH: Messages for newer servers.Uwe Schindler2003-06-011-5/+5
* MFH: Update of README for newer servers; apache-similar functions nsapi_reque...Uwe Schindler2003-06-012-27/+96
* 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.Uwe Schindler2003-05-291-3/+5
* 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
* Changes for iPlanet Webserver 6Uwe Schindler2003-03-091-4/+7
* credits updateUwe Schindler2003-03-071-1/+1
* 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
* 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