| Commit message (Expand) | Author | Age | Files | Lines |
* | Removed safe_mode | Kalle Sommer Nielsen | 2010-04-26 | 6 | -61/+47 |
* | Add PHP_VALUE and PHP_ADMIN_VALUE interpretation from fastcgi headers. | Jérôme Loyet | 2010-04-23 | 1 | -0/+60 |
* | Remove unused functions / variables / #if 0 blocks | Jérôme Loyet | 2010-04-23 | 6 | -358/+1 |
* | typo | Jérôme Loyet | 2010-04-23 | 1 | -4/+5 |
* | typo and errors in php-fpm.conf | Jérôme Loyet | 2010-04-23 | 1 | -10/+10 |
* | correct wrong comparison (thx to felipe) | Jérôme Loyet | 2010-04-22 | 1 | -1/+1 |
* | Remove old dsp/dsw/makefile files, these arent used by the build system anymo... | Kalle Sommer Nielsen | 2010-04-21 | 8 | -1119/+0 |
* | - Fix ZTS build | Felipe Pena | 2010-04-21 | 2 | -9/+9 |
* | switch the configuration syntax from xml to ini | Jérôme Loyet | 2010-04-21 | 16 | -930/+920 |
* | Removed register_globals | Kalle Sommer Nielsen | 2010-04-21 | 4 | -15/+5 |
* | typo | Jérôme Loyet | 2010-04-20 | 1 | -2/+2 |
* | Add a check request_method. If fcgi protocol is not followed, a segfault can ... | Jérôme Loyet | 2010-04-20 | 1 | -0/+6 |
* | Change php_defines in configuration file to php_value,php_admin_value,php_fla... | Jérôme Loyet | 2010-04-20 | 5 | -47/+107 |
* | true/false was not a valid value for boolean directives | Jérôme Loyet | 2010-04-19 | 1 | -2/+2 |
* | correct path in the man page | Jérôme Loyet | 2010-04-19 | 2 | -10/+14 |
* | use new type + const static | Antony Dovgal | 2010-04-13 | 1 | -1/+1 |
* | re-add updated FPM | Antony Dovgal | 2010-04-13 | 61 | -0/+10702 |
* | prepare to re-add newer FPM version | Antony Dovgal | 2010-04-13 | 59 | -10355/+0 |
* | Remove a couple TSRMLS_FETCH() calls around ext/main/sapi | Kalle Sommer Nielsen | 2010-04-13 | 4 | -20/+15 |
* | add FPM sapi to trunk | Antony Dovgal | 2010-04-12 | 59 | -0/+10355 |
* | Add ReflectionZendExtension class and --rz option to CLI | Johannes Schlüter | 2010-03-30 | 2 | -6/+28 |
* | - Reverted r296062 and r296065 | Jani Taskinen | 2010-03-12 | 18 | -508/+565 |
* | MFH: Improved / fixed output buffering (Michael Wallner) | Jani Taskinen | 2010-03-11 | 18 | -565/+508 |
* | - Fixed bug #51237 (milter SAPI crash on startup) | Felipe Pena | 2010-03-08 | 1 | -1/+11 |
* | - Fix php-milter sample usage (-r option doesn't exists here) | Felipe Pena | 2010-03-08 | 1 | -2/+1 |
* | Fixed bug #50795 (man pages have bad whatis entries) | Kalle Sommer Nielsen | 2010-02-17 | 1 | -1/+0 |
* | Fix bug #50940 | Rasmus Lerdorf | 2010-02-05 | 3 | -0/+6 |
* | Update copyright year in the man file | Ilia Alshanetsky | 2010-01-04 | 1 | -2/+2 |
* | sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php | Sebastian Bergmann | 2010-01-03 | 42 | -46/+46 |
* | fix minor leak in CGI sapi (happened once per child) | Antony Dovgal | 2009-12-23 | 1 | -0/+3 |
* | - Fixed bug #50209 (Compiling with libedit cannot find readline.h) | Felipe Pena | 2009-12-13 | 2 | -2/+6 |
* | MFH: static before const | Jani Taskinen | 2009-12-08 | 1 | -1/+1 |
* | - Sync files | Jani Taskinen | 2009-12-02 | 1 | -4/+7 |
* | Fixed bug #50168 (FastCGI fails with wrong error on HEAD request to non-exist... | Dmitry Stogov | 2009-11-30 | 1 | -10/+15 |
* | - Fixed bug #49677 (ini parser crashes with apache2 and using ${something} in... | Jani Taskinen | 2009-11-25 | 1 | -0/+4 |
* | ws | Jani Taskinen | 2009-11-25 | 1 | -17/+18 |
* | Fix bug #50140: With default compilation option, php symbols are unresolved f... | Uwe Schindler | 2009-11-17 | 1 | -0/+6 |
* | As I am working on it, further improvement for bug #50087 | Uwe Schindler | 2009-11-12 | 1 | -2/+2 |
* | Fix bug #50087: NSAPI performance improvements | Uwe Schindler | 2009-11-12 | 1 | -38/+24 |
* | fix crash on empty doc_root | Antony Dovgal | 2009-10-20 | 1 | -1/+1 |
* | improve fix for #49767 and #47627 - make PHP report | Stanislav Malyshev | 2009-10-16 | 1 | -1/+1 |
* | - #48779, fix another use case where / usage may differ | Pierre Joye | 2009-10-15 | 1 | -4/+0 |
* | - #48779, improve fix, drop usage of _tolower and use zend_strtolower | Pierre Joye | 2009-10-12 | 1 | -2/+2 |
* | - Fixed build and comment-style | Felipe Pena | 2009-10-09 | 1 | -4/+4 |
* | - changed ini file directives [PATH=](on Win32) and [HOST=](on all) to be cas... | Garrett Serack | 2009-10-09 | 1 | -2/+22 |
* | Fixed test | Ilia Alshanetsky | 2009-09-13 | 1 | -2/+2 |
* | - Simplified a bit and fixed possible memory corruption and definate leak. | Jani Taskinen | 2009-09-10 | 1 | -23/+6 |
* | - Drop unused var | Felipe Pena | 2009-09-05 | 1 | -1/+0 |
* | - Fixed bug #49182 (PHP CGI always outputs the shebang line) | Jani Taskinen | 2009-09-05 | 1 | -0/+24 |
* | - be sure to get all crt dbg errors in stderr | Pierre Joye | 2009-09-02 | 1 | -2/+4 |