summaryrefslogtreecommitdiff
path: root/sapi/apache2handler/php_functions.c
Commit message (Expand)AuthorAgeFilesLines
* - A belated happy holidays and PHP 5Andi Gutmans2004-01-081-2/+2
* Compiler warning fix (patch by Joe Orton).Ilia Alshanetsky2003-11-111-1/+1
* Use the proper way to get the max requests per child.foobar2003-07-101-6/+4
* updating license information in the headers.James Cox2003-06-101-3/+3
* - Fix typoDerick Rethans2003-05-261-1/+1
* Added missing initialization, which causes AP2 to crash on startup in ZTS.Ilia Alshanetsky2003-03-251-0/+3
* MFB and more. Fixed various win32 compilation issues. Also the sapiEdin Kadribasic2003-03-251-3/+7
* Eliminate some TSRMLS_FETCH() calls. Tested with Win32 build of SAPI/CGI and ...Sebastian Bergmann2003-03-251-1/+1
* - This is not supposed to be 'pretty' name. (ref. bug #22853)foobar2003-03-251-1/+1
* OnUpdateInt -> OnUpdateLong.Ilia Alshanetsky2003-03-071-3/+3
* CS Fixes.Ilia Alshanetsky2003-03-071-10/+115
* Clean up apache2handler SAPI.Justin Erenkrantz2003-02-201-26/+16
* initial checkin of the apache2 SAPI using a handler instead of filters.Ian Holsman2003-02-111-0/+414