| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | typo (thx to Brian P. Mercer) | Jérôme Loyet | 2010-05-29 | 1 | -203/+190 |
| * | bug: include paths were not evaluated to to full path | Jérôme Loyet | 2010-05-27 | 1 | -1/+1 |
| * | typo | Jérôme Loyet | 2010-05-27 | 1 | -20/+22 |
| * | merge FPM SAPI from trunk (as agreed with Johannes) | Antony Dovgal | 2010-05-26 | 59 | -0/+10469 |
| * | Document CGI options in the manpage (bug #51718) | Raphael Geissert | 2010-05-11 | 1 | -0/+28 |
| * | - fix build | Pierre Joye | 2010-05-04 | 1 | -3/+5 |
| * | - revert fix for #51723 in 5.2, vc6 does not support strtoi64, use builtin fu... | Pierre Joye | 2010-05-03 | 1 | -0/+4 |
| * | - #51273, Content-length header is limited to 32bit integer with apache2/windows | Pierre Joye | 2010-05-03 | 1 | -1/+9 |
| * | - WS | Pierre Joye | 2010-05-03 | 1 | -2/+2 |
| * | - Fix #51688, ini per dir crashes when invalid document root are given | Pierre Joye | 2010-04-30 | 1 | -0/+4 |
| * | - 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 |
| * | - fix build | Pierre Joye | 2009-08-26 | 1 | -2/+2 |
| * | Fixed variable clobbering | Ilia Alshanetsky | 2009-08-26 | 1 | -5/+5 |
| * | MFH: Fix bug #46020: With Sun Java System Web Server 7.0 on HPUX, #define HPUX | Uwe Schindler | 2009-08-03 | 1 | -0/+7 |
| * | - Updated fix for bug #48911 (embed sapi misses SAPI_API) | Garrett Serack | 2009-07-30 | 2 | -6/+12 |
| * | - Fixed bug #48911 (embed sapi misses SAPI_API) | Jani Taskinen | 2009-07-28 | 2 | -6/+6 |
| * | - Fix this again :) | Jani Taskinen | 2009-07-25 | 1 | -1/+3 |
| * | - Fix test | Jani Taskinen | 2009-07-25 | 1 | -1/+1 |
| * | - Fixed bug #48802 (printf() returns incorrect outputted length) | Jani Taskinen | 2009-07-23 | 1 | -1/+1 |
| * | Improve wording and drop outdated link | Johannes Schlüter | 2009-06-29 | 1 | -6/+1 |
| * | - #48624 .user.ini never gets parsed | Pierre Joye | 2009-06-22 | 1 | -1/+1 |
| * | MFH: It's 2009 | Johannes Schlüter | 2009-06-21 | 1 | -1/+1 |