summaryrefslogtreecommitdiff
path: root/sapi/isapi/php5isapi.c
Commit message (Collapse)AuthorAgeFilesLines
* fix memory leak and possible invalid readsAntony Dovgal2006-02-151-4/+8
|
* bump year and license versionfoobar2006-01-011-3/+3
|
* - Bumber up yearfoobar2005-08-031-1/+1
|
* - Fixed bug #31887 (Custom 5xx error does not return correct HTTP response ↵foobar2005-04-171-5/+18
| | | | message)
* Add the new request_time sapi struct entry to all the sapis. Some of theseRasmus Lerdorf2004-12-201-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 tagfoobar2004-12-181-0/+1
|
* Fix for #28929 by Michael SisolakEdin Kadribasic2004-07-211-1/+1
|
* Make isapi more compatible with apache sapis as far as the creationIlia Alshanetsky2004-05-131-1/+3
| | | | | $_COOKIE super-global and various $_SERVER values.
* Fix bug #27337 (missing sapi_shutdown() causing memory leak)foobar2004-02-231-0/+1
|
* - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5foobar2004-01-171-0/+949