Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Happy New Year | Xinchen Hui | 2013-01-01 | 1 | -1/+1 |
| | |||||
* | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
| | |||||
* | - Fixed bug #54529 (SAPI crashes on apache_config.c:197) | Felipe Pena | 2011-05-23 | 1 | -5/+6 |
| | | | | | patch by: hebergement at riastudio dot fr | ||||
* | - Year++ | Felipe Pena | 2011-01-01 | 1 | -1/+1 |
| | |||||
* | sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php | Sebastian Bergmann | 2010-01-03 | 1 | -1/+1 |
| | |||||
* | Nuke unused variables | Hannes Magnusson | 2008-12-31 | 1 | -0/+2 |
| | |||||
* | MFH: Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 1 | -1/+1 |
| | |||||
* | MFB: fix php_value application order for Apache | Stanislav Malyshev | 2008-11-24 | 1 | -4/+24 |
| | |||||
* | MFH: Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 1 | -1/+1 |
| | |||||
* | ws | Jani Taskinen | 2007-08-03 | 1 | -2/+2 |
| | |||||
* | implement separate .htaccess stage | Stanislav Malyshev | 2007-08-03 | 1 | -2/+4 |
| | |||||
* | MFH: Bump year. | Sebastian Bergmann | 2007-01-01 | 1 | -1/+1 |
| | |||||
* | MFH: fix bug #37720 (merge_php_config scrambles values) | Michael Wallner | 2006-06-09 | 1 | -5/+9 |
| | |||||
* | bump year and license version | foobar | 2006-01-01 | 1 | -3/+3 |
| | |||||
* | - Bumber up year | foobar | 2005-08-03 | 1 | -1/+1 |
| | |||||
* | Fixed bug #33520 (crash if safe_mode is on and session.save_path is changed) | Dmitry Stogov | 2005-07-04 | 1 | -1/+1 |
| | |||||
* | - A belated happy holidays and PHP 5 | Andi Gutmans | 2004-01-08 | 1 | -2/+2 |
| | |||||
* | updating license information in the headers. | James Cox | 2003-06-10 | 1 | -3/+3 |
| | |||||
* | MFB and more. Fixed various win32 compilation issues. Also the sapi | Edin Kadribasic | 2003-03-25 | 1 | -0/+2 |
| | | | | | is now built as php4apach2.dll since the filter is being obsoleted. | ||||
* | CS Fixes. | Ilia Alshanetsky | 2003-03-07 | 1 | -37/+19 |
| | | | | | | | Fixed a bug with 404 handling. Added more detailed Apache info for phpinfo(). Added the support for last_modified. | ||||
* | initial checkin of the apache2 SAPI using a handler instead of filters. | Ian Holsman | 2003-02-11 | 1 | -0/+228 |
TBD: src highlighting better post handling |