| Commit message (Expand) | Author | Age | Files | Lines |
| * | Simplify code per Anatol. | Adam Harvey | 2016-01-11 | 1 | -39/+8 |
| * | Insert bug number. | Adam Harvey | 2016-01-11 | 1 | -1/+1 |
| * | Use strtoll() when apr_off_t is 64 bits. | Adam Harvey | 2016-01-11 | 1 | -9/+40 |
| * | Happy new year (Update copyright to 2016) | Lior Kaplan | 2016-01-01 | 1 | -1/+1 |
| * | Merge branch 'PHP-5.4.40' into PHP-5.5.24 | Stanislav Malyshev | 2015-04-11 | 1 | -0/+1 |
| |\ |
|
| | * | Fix bug #68486 and bug #69218 (segfault in apache2handler with apache 2.4) | Stanislav Malyshev | 2015-04-11 | 1 | -0/+1 |
| * | | Shut up, my lovely compiler; I do not like your warnings | Bob Weinand | 2015-02-09 | 1 | -2/+2 |
| * | | Bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
| |/ |
|
| * | fix apr_psprintf format string from e0df4e3dba7c4ab92442b9e82c1de01fdbaa3cce | Jeff Trawick | 2014-04-13 | 1 | -1/+1 |
| * | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
| * | Merge branch 'pull-request/341' | Stanislav Malyshev | 2013-06-10 | 1 | -1/+1 |
| * | Happy New Year | Xinchen Hui | 2013-01-01 | 1 | -1/+1 |
| * | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
| * | Fixed bug #60206 (possible integer overflow in content_length) | Xinchen Hui | 2011-11-03 | 1 | -1/+1 |
| * | Fixed a bug with calculation of REQUEST_TIME in apache2 | Ilia Alshanetsky | 2011-06-23 | 1 | -1/+1 |
| * | Fix a couple of warnings. Use %zu to printf a time_t and get_request_time | Rasmus Lerdorf | 2011-05-16 | 1 | -1/+1 |
| * | - Year++ | Felipe Pena | 2011-01-01 | 1 | -1/+1 |
| * | Updated _SERVER['REQUEST_TIME'] to include microsecond precision. | Ilia Alshanetsky | 2010-11-06 | 1 | -2/+2 |
| * | Pass the TSRMS pointers to sapi_module_struct.log_message, this saves some TS... | Kalle Sommer Nielsen | 2010-08-18 | 1 | -6/+5 |
| * | fix non-windows builds | Rob Richards | 2010-05-04 | 1 | -2/+4 |
| * | - revert fix for #51723 in 5.2, vc6 does not support strtoi64, use builtin fu... | Pierre Joye | 2010-05-03 | 1 | -1/+5 |
| * | - #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 |
| * | Removed safe_mode | Kalle Sommer Nielsen | 2010-04-26 | 1 | -10/+9 |
| * | Fix bug #50940 | Rasmus Lerdorf | 2010-02-05 | 1 | -0/+2 |
| * | sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php | Sebastian Bergmann | 2010-01-03 | 1 | -1/+1 |
| * | - 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 |
| * | MFH: Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 1 | -1/+1 |
| * | MFH fix #46005 | Stanislav Malyshev | 2008-12-17 | 1 | -0/+3 |
| * | Added header_remove() (chsc at peytz dotdk, Arnaud) | Arnaud Le Blanc | 2008-11-13 | 1 | -23/+38 |
| * | Add new empty child terminate sapi hook to the rest of the sapis | Rasmus Lerdorf | 2008-03-18 | 1 | -0/+1 |
| * | Fixed bug #42779 (Incorrect forcing from HTTP/1.0 request to HTTP/1.1 | Ilia Alshanetsky | 2008-01-16 | 1 | -2/+0 |
| * | MFH: Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 1 | -1/+1 |
| * | MFH | Antony Dovgal | 2007-06-28 | 1 | -3/+11 |
| * | MFH: fix #39330 (apache2handler does not call shutdown actions before apache ... | Antony Dovgal | 2007-06-01 | 1 | -0/+6 |
| * | MFH: Bump year. | Sebastian Bergmann | 2007-01-01 | 1 | -1/+1 |
| * | Make MEMORY_LIMIT and ZEND_USE_MALLOC_MM to be always enabled. They don't mak... | Dmitry Stogov | 2006-12-20 | 1 | -7/+2 |
| * | Fixed bug #39201 (Possible crash in Apache 2 with 413 ErrorHandler). | Ilia Alshanetsky | 2006-12-13 | 1 | -2/+7 |
| * | Fixed bug #39797 (virtual() does not reset changed INI settings). | Ilia Alshanetsky | 2006-12-12 | 1 | -0/+14 |
| * | Fixed bug #38456 (Apache2 segfaults when virtual() is called in .php | Ilia Alshanetsky | 2006-11-09 | 1 | -1/+1 |
| * | Fixed bug #38602 (header( "HTTP/1.0 ..." ) does not change proto version). | Ilia Alshanetsky | 2006-11-09 | 1 | -2/+7 |
| * | MFH: | Ilia Alshanetsky | 2006-11-03 | 1 | -3/+10 |
| * | typos in comments and other minor improvements | Antony Dovgal | 2006-08-10 | 1 | -3/+3 |
| * | fix bug with variables clobbered by longjmp | Stanislav Malyshev | 2006-08-08 | 1 | -3/+3 |
| * | nuke unused variable | Antony Dovgal | 2006-07-26 | 1 | -1/+0 |
| * | Changed memory_get_usage() and memory_get_peak_usage(). Optional boolean argu... | Dmitry Stogov | 2006-07-25 | 1 | -1/+1 |
| * | New memory manager | Dmitry Stogov | 2006-07-18 | 1 | -1/+1 |
| * | MFH: call ap_set_content_type() only once, else each time we call it, | Michael Wallner | 2006-05-28 | 1 | -6/+13 |
| * | - fix php_apache_sapi_header_handler() modifying sapi_header | Michael Wallner | 2006-03-19 | 1 | -1/+3 |