Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php | Sebastian Bergmann | 2010-01-03 | 1 | -1/+1 |
| | |||||
* | MFB: sprintf -> snprintf + all other patches people did not bother to merge | Jani Taskinen | 2009-12-08 | 1 | -6/+6 |
| | |||||
* | Fix compiler warning | Kalle Sommer Nielsen | 2009-03-30 | 1 | -1/+1 |
| | |||||
* | - This is PHP 6 - if this ... ever gets out | Marcus Boerger | 2009-03-10 | 1 | -1/+1 |
| | |||||
* | Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 1 | -1/+1 |
| | |||||
* | - Fixed bug #45568 (ISAPI does not property clear auth_digest in header). | Jani Taskinen | 2008-07-31 | 1 | -1/+2 |
| | |||||
* | MFB | Rasmus Lerdorf | 2008-03-19 | 1 | -0/+1 |
| | | | | | | | | Here are the signal changes from the 5.3 branch that optimizes signal handler registration and switches from longjmp to siglongjmp in order to make signal mask handling consistent across different UNIX operating systems. | ||||
* | Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 1 | -1/+1 |
| | |||||
* | Bump year. | Sebastian Bergmann | 2007-01-01 | 1 | -1/+1 |
| | |||||
* | MF51: fix memory leak and possible invalid reads | Antony Dovgal | 2006-02-15 | 1 | -4/+8 |
| | |||||
* | bump year and license version | foobar | 2006-01-01 | 1 | -3/+3 |
| | |||||
* | - Bumber up year | foobar | 2005-08-03 | 1 | -1/+1 |
| | |||||
* | - Fixed bug #31887 (Custom 5xx error does not return correct HTTP response ↵ | foobar | 2005-04-17 | 1 | -5/+18 |
| | | | | message) | ||||
* | Add the new request_time sapi struct entry to all the sapis. Some of these | Rasmus Lerdorf | 2004-12-20 | 1 | -1/+2 |
| | | | | | | | may have ways of getting the request time without the extra syscall, but for now let's just make sure we don't crash and people will eventually fill these in where applicable. | ||||
* | Missing cvs id tag | foobar | 2004-12-18 | 1 | -0/+1 |
| | |||||
* | Fix for #28929 by Michael Sisolak | Edin Kadribasic | 2004-07-21 | 1 | -1/+1 |
| | |||||
* | Make isapi more compatible with apache sapis as far as the creation | Ilia Alshanetsky | 2004-05-13 | 1 | -1/+3 |
| | | | | | $_COOKIE super-global and various $_SERVER values. | ||||
* | Fix bug #27337 (missing sapi_shutdown() causing memory leak) | foobar | 2004-02-23 | 1 | -0/+1 |
| | |||||
* | - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 | foobar | 2004-01-17 | 1 | -0/+949 |