summaryrefslogtreecommitdiff
path: root/sapi
Commit message (Expand)AuthorAgeFilesLines
* Large test commit IVSascha Schumann2000-05-0110-0/+10
* Large commit test IIISascha Schumann2000-05-0110-0/+30
* Add initial NSAPI module from Jayakumar MuthukumarasamyRasmus Lerdorf2000-04-303-0/+553
* zeroing the variables fixes one crash...now crashes on memory allocation duri...Shane Caraveo2000-04-301-0/+4
* sorry, do comments rightShane Caraveo2000-04-301-6/+6
* apache module now compiles under win32, apache loads, but crashes on line 116...Shane Caraveo2000-04-305-5/+226
* Overall UNIX build system improvements:Sascha Schumann2000-04-309-54/+9
* - Another PHP_WIN32 patchAndi Gutmans2000-04-201-1/+1
* - Change to PHP_WIN32Andi Gutmans2000-04-201-1/+1
* improve fixThies C. Arntzen2000-04-201-1/+1
* SIGPIPE is unknown on WIN32 platformsFrank M. Kromann2000-04-191-0/+2
* ignore SIGPIPE in standalone-mode so that one can actually use fsockopen() *a...Thies C. Arntzen2000-04-191-0/+11
* author fixesZeev Suraski2000-04-191-2/+2
* Improve performance of the PHP_SELF registration under ISAPIZeev Suraski2000-04-191-2/+6
* Adding $PHP_SELF variable for compatibility with other platformsFrank M. Kromann2000-04-151-0/+2
* SECTION is not defined in info.h anymoreSascha Schumann2000-04-151-0/+1
* Support install directories other than srcdir/rootSascha Schumann2000-04-151-15/+26
* Add documentation on how to install PHP in AOLserverSascha Schumann2000-04-151-0/+58
* - Change PHP_ to V_ (directory & file functions)Andi Gutmans2000-04-153-3/+3
* Oops - remove debug statementSam Ruby2000-04-131-2/+0
* match changes to Tomcat exampleSam Ruby2000-04-132-0/+13
* Fix for bug #4125Rasmus Lerdorf2000-04-131-1/+1
* - Fixed a couple of POST problems.David Hedbor2000-04-121-38/+52
* @- Zeus Webserver support (version 3.3.6+) for ISAPIBen Mansell2000-04-121-7/+12
* Eliminate warning if virtual cwd is specifiedSam Ruby2000-04-111-0/+2
* @- Fixed several problems with the PATH_TRANSLATED and PHP_SELF under ApacheZeev Suraski2000-04-081-3/+3
* last one ... promiseColin Viebrock2000-04-071-0/+1
* typoColin Viebrock2000-04-071-2/+2
* typoColin Viebrock2000-04-071-2/+1
* prettyingColin Viebrock2000-04-072-7/+5
* *** empty log message ***Colin Viebrock2000-04-072-14/+11
* more prettinessColin Viebrock2000-04-071-17/+20
* The ISAPI module was incompatible with the CGI fix, which ruined POST'sZeev Suraski2000-04-051-2/+1
* fix typo: wrong variable nameSam Ruby2000-04-051-1/+1
* look for Tomcat binaries tooSam Ruby2000-04-051-7/+13
* Define PHP_SELF in sapi/servlet.Sam Ruby2000-04-051-0/+1
* test -e doesn't exist on Solaris - substituting test -dSam Ruby2000-04-031-2/+2
* - This version of chdir_file should be compatible with the Apache one.Andi Gutmans2000-04-021-1/+1
* Accomodate back level (JSDK 2.0) implementationsSam Ruby2000-04-011-5/+35
* Use C style comments, per the CODING_STANDARDSSam Ruby2000-03-311-3/+5
* fix indentation (this project has tabstop=4!)Sam Ruby2000-03-301-3/+3
* eliminate chdir if it is already virtualSam Ruby2000-03-301-0/+7
* - Hopefully got most of them. We also need a chdir_file function likeAndi Gutmans2000-03-302-3/+3
* support non-debug buildsSam Ruby2000-03-261-6/+6
* Some white-space changesSascha Schumann2000-03-261-6/+4
* I suppose errors should be printed prior to endthreadShane Caraveo2000-03-191-1/+3
* do this only on win32Shane Caraveo2000-03-191-1/+8
* just a little more detail in exception reportShane Caraveo2000-03-191-5/+15
* Make it compileSascha Schumann2000-03-181-1/+1
* Use sprintf everywhere and define sprintf to php_sprintf, if sprintf is broken.Sascha Schumann2000-03-121-1/+1