summaryrefslogtreecommitdiff
path: root/sapi
Commit message (Expand)AuthorAgeFilesLines
...
* typo (thx to Brian P. Mercer)Jérôme Loyet2010-05-291-203/+190
* bug: include paths were not evaluated to to full pathJérôme Loyet2010-05-271-1/+1
* typoJérôme Loyet2010-05-271-20/+22
* merge FPM SAPI from trunk (as agreed with Johannes)Antony Dovgal2010-05-2659-0/+10469
* Document CGI options in the manpage (bug #51718)Raphael Geissert2010-05-111-0/+28
* - fix buildPierre Joye2010-05-041-3/+5
* - revert fix for #51723 in 5.2, vc6 does not support strtoi64, use builtin fu...Pierre Joye2010-05-031-0/+4
* - #51273, Content-length header is limited to 32bit integer with apache2/windowsPierre Joye2010-05-031-1/+9
* - WSPierre Joye2010-05-031-2/+2
* - Fix #51688, ini per dir crashes when invalid document root are givenPierre Joye2010-04-301-0/+4
* - Reverted r296062 and r296065Jani Taskinen2010-03-1218-508/+565
* MFH: Improved / fixed output buffering (Michael Wallner)Jani Taskinen2010-03-1118-565/+508
* - Fixed bug #51237 (milter SAPI crash on startup)Felipe Pena2010-03-081-1/+11
* - Fix php-milter sample usage (-r option doesn't exists here)Felipe Pena2010-03-081-2/+1
* Fixed bug #50795 (man pages have bad whatis entries)Kalle Sommer Nielsen2010-02-171-1/+0
* Fix bug #50940Rasmus Lerdorf2010-02-053-0/+6
* Update copyright year in the man fileIlia Alshanetsky2010-01-041-2/+2
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-0342-46/+46
* fix minor leak in CGI sapi (happened once per child) Antony Dovgal2009-12-231-0/+3
* - Fixed bug #50209 (Compiling with libedit cannot find readline.h)Felipe Pena2009-12-132-2/+6
* MFH: static before constJani Taskinen2009-12-081-1/+1
* - Sync filesJani Taskinen2009-12-021-4/+7
* Fixed bug #50168 (FastCGI fails with wrong error on HEAD request to non-exist...Dmitry Stogov2009-11-301-10/+15
* - Fixed bug #49677 (ini parser crashes with apache2 and using ${something} in...Jani Taskinen2009-11-251-0/+4
* wsJani Taskinen2009-11-251-17/+18
* Fix bug #50140: With default compilation option, php symbols are unresolved f...Uwe Schindler2009-11-171-0/+6
* As I am working on it, further improvement for bug #50087Uwe Schindler2009-11-121-2/+2
* Fix bug #50087: NSAPI performance improvements Uwe Schindler2009-11-121-38/+24
* fix crash on empty doc_rootAntony Dovgal2009-10-201-1/+1
* improve fix for #49767 and #47627 - make PHP report Stanislav Malyshev2009-10-161-1/+1
* - #48779, fix another use case where / usage may differPierre Joye2009-10-151-4/+0
* - #48779, improve fix, drop usage of _tolower and use zend_strtolowerPierre Joye2009-10-121-2/+2
* - Fixed build and comment-styleFelipe Pena2009-10-091-4/+4
* - changed ini file directives [PATH=](on Win32) and [HOST=](on all) to be cas...Garrett Serack2009-10-091-2/+22
* Fixed testIlia Alshanetsky2009-09-131-2/+2
* - Simplified a bit and fixed possible memory corruption and definate leak.Jani Taskinen2009-09-101-23/+6
* - Drop unused varFelipe Pena2009-09-051-1/+0
* - Fixed bug #49182 (PHP CGI always outputs the shebang line)Jani Taskinen2009-09-051-0/+24
* - be sure to get all crt dbg errors in stderrPierre Joye2009-09-021-2/+4
* - fix buildPierre Joye2009-08-261-2/+2
* Fixed variable clobberingIlia Alshanetsky2009-08-261-5/+5
* MFH: Fix bug #46020: With Sun Java System Web Server 7.0 on HPUX, #define HPUXUwe Schindler2009-08-031-0/+7
* - Updated fix for bug #48911 (embed sapi misses SAPI_API)Garrett Serack2009-07-302-6/+12
* - Fixed bug #48911 (embed sapi misses SAPI_API)Jani Taskinen2009-07-282-6/+6
* - Fix this again :)Jani Taskinen2009-07-251-1/+3
* - Fix testJani Taskinen2009-07-251-1/+1
* - Fixed bug #48802 (printf() returns incorrect outputted length)Jani Taskinen2009-07-231-1/+1
* Improve wording and drop outdated linkJohannes Schlüter2009-06-291-6/+1
* - #48624 .user.ini never gets parsedPierre Joye2009-06-221-1/+1
* MFH: It's 2009Johannes Schlüter2009-06-211-1/+1