summaryrefslogtreecommitdiff
path: root/sapi/fpm
Commit message (Expand)AuthorAgeFilesLines
* Add PHP_VALUE and PHP_ADMIN_VALUE interpretation from fastcgi headers.Jérôme Loyet2010-04-231-0/+60
* Remove unused functions / variables / #if 0 blocksJérôme Loyet2010-04-236-358/+1
* typoJérôme Loyet2010-04-231-4/+5
* typo and errors in php-fpm.confJérôme Loyet2010-04-231-10/+10
* correct wrong comparison (thx to felipe)Jérôme Loyet2010-04-221-1/+1
* - Fix ZTS buildFelipe Pena2010-04-212-9/+9
* switch the configuration syntax from xml to iniJérôme Loyet2010-04-2116-930/+920
* typoJérôme Loyet2010-04-201-2/+2
* Add a check request_method. If fcgi protocol is not followed, a segfault can ...Jérôme Loyet2010-04-201-0/+6
* Change php_defines in configuration file to php_value,php_admin_value,php_fla...Jérôme Loyet2010-04-205-47/+107
* true/false was not a valid value for boolean directivesJérôme Loyet2010-04-191-2/+2
* correct path in the man pageJérôme Loyet2010-04-192-10/+14
* use new type + const staticAntony Dovgal2010-04-131-1/+1
* re-add updated FPMAntony Dovgal2010-04-1361-0/+10702
* prepare to re-add newer FPM version Antony Dovgal2010-04-1359-10355/+0
* add FPM sapi to trunkAntony Dovgal2010-04-1259-0/+10355