summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* one more attempt at ridding us of some of those annoying mime typesPHP-5.1Gwynne Raskind2009-07-160-0/+0
* MFH: Bump year.Sebastian Bergmann2007-01-01738-744/+744
* MFH: Added safety checks against integer overflow.Ilia Alshanetsky2006-09-301-4/+3
* - MFH: add test for 38112 and 37346Pierre Joye2006-09-132-0/+17
* - #38801, bug #38112 was not MFH'ed correctly (or reintroduced)Pierre Joye2006-09-131-27/+29
* MFH: Bug #38687 - sockaddr local storage insufficient for all sock familiesSara Golemon2006-09-111-10/+19
* Fixed php_admin* bypass by ini_restore()Dmitry Stogov2006-09-061-2/+2
* Back to devIlia Alshanetsky2006-08-243-5/+7
* 5.1.6Ilia Alshanetsky2006-08-233-5/+5
* fix run-tests on windowsAntony Dovgal2006-08-231-3/+3
* Fixed bug #38488 (Access to "php://stdin" and family crashes PHP on win32)Dmitry Stogov2006-08-222-2/+3
* MFH sa_len compile fix for IRIXSascha Schumann2006-08-201-5/+5
* Back to devIlia Alshanetsky2006-08-153-5/+7
* 5.1.5Ilia Alshanetsky2006-08-153-4/+4
* MFH: Cleanup before reusing failed persistant connection. Better formating of...Frank M. Kromann2006-08-144-20/+76
* one bugfix lessAntony Dovgal2006-08-111-1/+0
* revert fix for a segfaultAntony Dovgal2006-08-111-1/+1
* MFH: fix #38431 (xmlrpc_get_type() crashes PHP on objects)Antony Dovgal2006-08-113-1/+27
* MFB: Extend safe_mode/open_basedir checks to imap_reopen() as well.Ilia Alshanetsky2006-08-111-0/+8
* fix testAntony Dovgal2006-08-111-4/+4
* 5.1.5RC1Ilia Alshanetsky2006-08-113-5/+5
* disable realpath cache for safe_mode & open_basedirIlia Alshanetsky2006-08-101-0/+5
* MFB: missing safe_mode checkIlia Alshanetsky2006-08-101-1/+1
* MFH: Fixed bug #38112 (corrupted gif segfaults) (Pierre)Ilia Alshanetsky2006-08-105-16/+31
* Fixed typoIlia Alshanetsky2006-08-101-1/+1
* Various security fixes backported from 5.2Ilia Alshanetsky2006-08-104-10/+34
* Various security fixes backported from 5.2Ilia Alshanetsky2006-08-101-3/+25
* fix bug with variables clobbered by longjmpStanislav Malyshev2006-08-081-3/+3
* MFH: fix #38322 (reading past array in sscanf() leads to arbitary code execut...Antony Dovgal2006-08-042-7/+21
* MFB: Fixed bug #37265 (Added missing safe_mode & open_basedir checks toIlia Alshanetsky2006-08-041-0/+7
* - There is a 2.3 now as well.Derick Rethans2006-08-041-1/+1
* - MFH Fix #38125 undefined reference to spl_dual_it_free_storageMarcus Boerger2006-07-172-1/+2
* - Fix key handlingMarcus Boerger2006-07-171-1/+1
* MFH (def.h rev:1.121, execute.h rev:1.120)Sara Golemon2006-07-062-13/+39
* MFH: Improved safe_mode check for the error_log() function.Ilia Alshanetsky2006-06-281-1/+1
* MFHChristian Stocker2006-06-141-2/+1
* - sync with apache2handlerMichael Wallner2006-06-091-7/+10
* MFH: fix bug #37720 (merge_php_config scrambles values)Michael Wallner2006-06-091-5/+9
* fix compiling with "more strict" compilersStanislav Malyshev2006-06-071-0/+2
* not for cvsStanislav Malyshev2006-06-051-1/+0
* fix typoStanislav Malyshev2006-06-051-2/+2
* improve .dsp buildStanislav Malyshev2006-06-051-14/+180
* improve .dsp buildStanislav Malyshev2006-06-053-1/+81
* fix .dsp buildStanislav Malyshev2006-06-041-66/+214
* MFBAndrei Zmievski2006-06-032-2/+2
* MFH: Add bison 2.2 to the list of supported versions.Sebastian Bergmann2006-06-021-1/+1
* - MFH Fixed bug #37587 (var without attribute causes segfaultMarcus Boerger2006-05-252-6/+7
* Fixed bug #37278 (SOAP not respecting uri in __soapCall)Dmitry Stogov2006-05-253-1/+26
* Fixed bug #37576 (FastCGI env (cgi vars) table overflow). (Piotr)Dmitry Stogov2006-05-253-7/+8
* Fixed bug #37496 (FastCGI output buffer overrun)Dmitry Stogov2006-05-252-2/+6