Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | one more attempt at ridding us of some of those annoying mime typesPHP-5.1 | Gwynne Raskind | 2009-07-16 | 0 | -0/+0 |
| | |||||
* | MFH: Bump year. | Sebastian Bergmann | 2007-01-01 | 738 | -744/+744 |
| | |||||
* | MFH: Added safety checks against integer overflow. | Ilia Alshanetsky | 2006-09-30 | 1 | -4/+3 |
| | |||||
* | - MFH: add test for 38112 and 37346 | Pierre Joye | 2006-09-13 | 2 | -0/+17 |
| | |||||
* | - #38801, bug #38112 was not MFH'ed correctly (or reintroduced) | Pierre Joye | 2006-09-13 | 1 | -27/+29 |
| | | | | | - sync (sorry for the WS/cosmetic changes, but easier) | ||||
* | MFH: Bug #38687 - sockaddr local storage insufficient for all sock families | Sara Golemon | 2006-09-11 | 1 | -10/+19 |
| | |||||
* | Fixed php_admin* bypass by ini_restore() | Dmitry Stogov | 2006-09-06 | 1 | -2/+2 |
| | |||||
* | Back to dev | Ilia Alshanetsky | 2006-08-24 | 3 | -5/+7 |
| | |||||
* | 5.1.6 | Ilia Alshanetsky | 2006-08-23 | 3 | -5/+5 |
| | |||||
* | fix run-tests on windows | Antony Dovgal | 2006-08-23 | 1 | -3/+3 |
| | |||||
* | Fixed bug #38488 (Access to "php://stdin" and family crashes PHP on win32) | Dmitry Stogov | 2006-08-22 | 2 | -2/+3 |
| | |||||
* | MFH sa_len compile fix for IRIX | Sascha Schumann | 2006-08-20 | 1 | -5/+5 |
| | |||||
* | Back to dev | Ilia Alshanetsky | 2006-08-15 | 3 | -5/+7 |
| | |||||
* | 5.1.5 | Ilia Alshanetsky | 2006-08-15 | 3 | -4/+4 |
| | |||||
* | MFH: Cleanup before reusing failed persistant connection. Better formating ↵ | Frank M. Kromann | 2006-08-14 | 4 | -20/+76 |
| | | | | of timestamp and decimal values | ||||
* | one bugfix less | Antony Dovgal | 2006-08-11 | 1 | -1/+0 |
| | |||||
* | revert fix for a segfault | Antony Dovgal | 2006-08-11 | 1 | -1/+1 |
| | |||||
* | MFH: fix #38431 (xmlrpc_get_type() crashes PHP on objects) | Antony Dovgal | 2006-08-11 | 3 | -1/+27 |
| | |||||
* | MFB: Extend safe_mode/open_basedir checks to imap_reopen() as well. | Ilia Alshanetsky | 2006-08-11 | 1 | -0/+8 |
| | |||||
* | fix test | Antony Dovgal | 2006-08-11 | 1 | -4/+4 |
| | |||||
* | 5.1.5RC1 | Ilia Alshanetsky | 2006-08-11 | 3 | -5/+5 |
| | |||||
* | disable realpath cache for safe_mode & open_basedir | Ilia Alshanetsky | 2006-08-10 | 1 | -0/+5 |
| | |||||
* | MFB: missing safe_mode check | Ilia Alshanetsky | 2006-08-10 | 1 | -1/+1 |
| | |||||
* | MFH: Fixed bug #38112 (corrupted gif segfaults) (Pierre) | Ilia Alshanetsky | 2006-08-10 | 5 | -16/+31 |
| | |||||
* | Fixed typo | Ilia Alshanetsky | 2006-08-10 | 1 | -1/+1 |
| | |||||
* | Various security fixes backported from 5.2 | Ilia Alshanetsky | 2006-08-10 | 4 | -10/+34 |
| | | | | | # part 2 | ||||
* | Various security fixes backported from 5.2 | Ilia Alshanetsky | 2006-08-10 | 1 | -3/+25 |
| | | | | | # part 1 | ||||
* | fix bug with variables clobbered by longjmp | Stanislav Malyshev | 2006-08-08 | 1 | -3/+3 |
| | |||||
* | MFH: fix #38322 (reading past array in sscanf() leads to arbitary code ↵ | Antony Dovgal | 2006-08-04 | 2 | -7/+21 |
| | | | | execution) | ||||
* | MFB: Fixed bug #37265 (Added missing safe_mode & open_basedir checks to | Ilia Alshanetsky | 2006-08-04 | 1 | -0/+7 |
| | | | | | imap_body()). | ||||
* | - There is a 2.3 now as well. | Derick Rethans | 2006-08-04 | 1 | -1/+1 |
| | |||||
* | - MFH Fix #38125 undefined reference to spl_dual_it_free_storage | Marcus Boerger | 2006-07-17 | 2 | -1/+2 |
| | |||||
* | - Fix key handling | Marcus Boerger | 2006-07-17 | 1 | -1/+1 |
| | |||||
* | MFH (def.h rev:1.121, execute.h rev:1.120) | Sara Golemon | 2006-07-06 | 2 | -13/+39 |
| | | | | | Silence FETCH_OBJ_IS / undefined notices | ||||
* | MFH: Improved safe_mode check for the error_log() function. | Ilia Alshanetsky | 2006-06-28 | 1 | -1/+1 |
| | |||||
* | MFH | Christian Stocker | 2006-06-14 | 1 | -2/+1 |
| | | | | | Fix a segfault, when an unknown type was given support all known xpath object types | ||||
* | - sync with apache2handler | Michael Wallner | 2006-06-09 | 1 | -7/+10 |
| | |||||
* | MFH: fix bug #37720 (merge_php_config scrambles values) | Michael Wallner | 2006-06-09 | 1 | -5/+9 |
| | |||||
* | fix compiling with "more strict" compilers | Stanislav Malyshev | 2006-06-07 | 1 | -0/+2 |
| | |||||
* | not for cvs | Stanislav Malyshev | 2006-06-05 | 1 | -1/+0 |
| | |||||
* | fix typo | Stanislav Malyshev | 2006-06-05 | 1 | -2/+2 |
| | |||||
* | improve .dsp build | Stanislav Malyshev | 2006-06-05 | 1 | -14/+180 |
| | |||||
* | improve .dsp build | Stanislav Malyshev | 2006-06-05 | 3 | -1/+81 |
| | |||||
* | fix .dsp build | Stanislav Malyshev | 2006-06-04 | 1 | -66/+214 |
| | |||||
* | MFB | Andrei Zmievski | 2006-06-03 | 2 | -2/+2 |
| | |||||
* | MFH: Add bison 2.2 to the list of supported versions. | Sebastian Bergmann | 2006-06-02 | 1 | -1/+1 |
| | |||||
* | - MFH Fixed bug #37587 (var without attribute causes segfault | Marcus Boerger | 2006-05-25 | 2 | -6/+7 |
| | |||||
* | Fixed bug #37278 (SOAP not respecting uri in __soapCall) | Dmitry Stogov | 2006-05-25 | 3 | -1/+26 |
| | |||||
* | Fixed bug #37576 (FastCGI env (cgi vars) table overflow). (Piotr) | Dmitry Stogov | 2006-05-25 | 3 | -7/+8 |
| | |||||
* | Fixed bug #37496 (FastCGI output buffer overrun) | Dmitry Stogov | 2006-05-25 | 2 | -2/+6 |
| |