summaryrefslogtreecommitdiff
path: root/sapi/isapi/php5isapi.c
Commit message (Collapse)AuthorAgeFilesLines
* Replaces php5 with php7, without whitespace changes.Florian MARGAINE2014-09-201-973/+0
|
* Bump yearXinchen Hui2014-01-031-1/+1
|
* Happy New YearXinchen Hui2013-01-011-1/+1
|
* - Year++Felipe Pena2012-01-011-1/+1
|
* - Year++Felipe Pena2011-01-011-1/+1
|
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-1/+1
|
* MFH: Fixed compiler warningKalle Sommer Nielsen2009-03-301-1/+1
|
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
|
* MFH:- Fixed bug #45568 (ISAPI does not property clear auth_digest in header).Jani Taskinen2008-07-311-1/+2
|
* Add new empty child terminate sapi hook to the rest of the sapisRasmus Lerdorf2008-03-181-0/+1
|
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
|
* use strlcatStanislav Malyshev2007-02-231-2/+2
|
* use strlcatStanislav Malyshev2007-02-231-4/+4
|
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
|
* 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