2007-02-25 |
Antony Dovgal | MFH: zerofill socket structs |
commit | commitdiff | tree | snapshot |
2007-02-25 |
Nuno Lopes | update pcre symbols list |
commit | commitdiff | tree | snapshot |
2007-02-25 |
Dmitry Stogov | Fixed bug #40591 (list()="string"; gives invalid opcode) |
commit | commitdiff | tree | snapshot |
2007-02-25 |
Dmitry Stogov | Fixed bug #40609 (Segfaults when using more than one... |
commit | commitdiff | tree | snapshot |
2007-02-25 |
Marcus Boerger | - MFH Readability |
commit | commitdiff | tree | snapshot |
2007-02-25 |
Pierre Joye | - sync with libgd.org, patch from Kees Cook |
commit | commitdiff | tree | snapshot |
2007-02-24 |
Rasmus Lerdorf | Fix test |
commit | commitdiff | tree | snapshot |
2007-02-24 |
Antony Dovgal | BFN |
commit | commitdiff | tree | snapshot |
2007-02-24 |
Antony Dovgal | MFH: fix #40621 (Crash when constructor called inapprop... |
commit | commitdiff | tree | snapshot |
2007-02-24 |
Marcus Boerger | - Add [v]slprintf to overcome the returnvalues issue... |
commit | commitdiff | tree | snapshot |
2007-02-24 |
Ilia Alshanetsky | missing -1 |
commit | commitdiff | tree | snapshot |
2007-02-24 |
Ilia Alshanetsky | strncpy() -> strlcpy() |
commit | commitdiff | tree | snapshot |
2007-02-24 |
Ilia Alshanetsky | Pad to given length, not replace data with spaces |
commit | commitdiff | tree | snapshot |
2007-02-24 |
Ilia Alshanetsky | Eliminate strncpy and simplify code |
commit | commitdiff | tree | snapshot |
2007-02-24 |
Ilia Alshanetsky | Eliminate strncpy() and simplify code |
commit | commitdiff | tree | snapshot |
2007-02-24 |
Ilia Alshanetsky | strncpy > strlcpy |
commit | commitdiff | tree | snapshot |
2007-02-24 |
Ilia Alshanetsky | Only do size check on create operations |
commit | commitdiff | tree | snapshot |
2007-02-24 |
Ilia Alshanetsky | Fixed snprintf() usage |
commit | commitdiff | tree | snapshot |
2007-02-24 |
Ilia Alshanetsky | Segment size validation |
commit | commitdiff | tree | snapshot |
2007-02-24 |
Ilia Alshanetsky | Fixed Bug #39396 (stream_set_blocking crashes on Win32). |
commit | commitdiff | tree | snapshot |
2007-02-24 |
Ilia Alshanetsky | Unify validation of shm segment size inside shm_attach() |
commit | commitdiff | tree | snapshot |
2007-02-24 |
Ilia Alshanetsky | Fixed test to work with new version of libtidy that... |
commit | commitdiff | tree | snapshot |
2007-02-24 |
Marcus Boerger | - Drop superflous efree |
commit | commitdiff | tree | snapshot |
2007-02-24 |
Marcus Boerger | - Fix spprintf usage |
commit | commitdiff | tree | snapshot |
2007-02-24 |
Marcus Boerger | - Make debug code really safe |
commit | commitdiff | tree | snapshot |
2007-02-24 |
Dmitry Stogov | Use poll() instead of select() if available |
commit | commitdiff | tree | snapshot |
2007-02-24 |
Ilia Alshanetsky | strdup() can fail |
commit | commitdiff | tree | snapshot |
2007-02-24 |
Stanislav Malyshev | use safe allocations |
commit | commitdiff | tree | snapshot |
2007-02-24 |
Ilia Alshanetsky | Fixed a typo |
commit | commitdiff | tree | snapshot |
2007-02-24 |
Stanislav Malyshev | Unfortunately, VC does not have snprintf, and sprintf_s... |
commit | commitdiff | tree | snapshot |
2007-02-24 |
Stanislav Malyshev | fix typo |
commit | commitdiff | tree | snapshot |
2007-02-24 |
Stanislav Malyshev | fix typos |
commit | commitdiff | tree | snapshot |
2007-02-24 |
Marcus Boerger | - Avoid sprintf, even when checked copy'n'paste or... |
commit | commitdiff | tree | snapshot |
2007-02-24 |
Stanislav Malyshev | disallow negative length |
commit | commitdiff | tree | snapshot |
2007-02-23 |
Sara Golemon | MFH (r-1.82): Add retry for interrupted reads and grace... |
commit | commitdiff | tree | snapshot |
2007-02-23 |
Stanislav Malyshev | use strlcat |
commit | commitdiff | tree | snapshot |
2007-02-23 |
Stanislav Malyshev | use strlcat |
commit | commitdiff | tree | snapshot |
2007-02-23 |
Stanislav Malyshev | use snprintf |
commit | commitdiff | tree | snapshot |
2007-02-23 |
Stanislav Malyshev | use snprintf |
commit | commitdiff | tree | snapshot |
2007-02-23 |
Stanislav Malyshev | increase array size to fit buffer size |
commit | commitdiff | tree | snapshot |
2007-02-23 |
Antony Dovgal | MFH: fix leak |
commit | commitdiff | tree | snapshot |
2007-02-23 |
Stanislav Malyshev | use safe_emalloc |
commit | commitdiff | tree | snapshot |
2007-02-23 |
Antony Dovgal | MFH: fix #40606 (umask is not being restored when reque... |
commit | commitdiff | tree | snapshot |
2007-02-23 |
Rob Richards | BFN |
commit | commitdiff | tree | snapshot |
2007-02-23 |
Rob Richards | fix bug #40598 (libxml segfault) |
commit | commitdiff | tree | snapshot |
2007-02-23 |
Pierre Joye | - #40578, fix the 2nd race condition on shutdown when... |
commit | commitdiff | tree | snapshot |
2007-02-23 |
Ilia Alshanetsky | Simplify code by converting emalloc() + sprintf() to... |
commit | commitdiff | tree | snapshot |
2007-02-22 |
Antony Dovgal | MFH: check for buflen (on FreeBSD _SC_GETGR_R_SIZE_MAX... |
commit | commitdiff | tree | snapshot |
2007-02-22 |
Marcus Boerger | - MFH Fix logic |
commit | commitdiff | tree | snapshot |
2007-02-22 |
Nuno Lopes | fix test on ultra-fast-machines and/or SOs with long... |
commit | commitdiff | tree | snapshot |
2007-02-22 |
Antony Dovgal | MFH |
commit | commitdiff | tree | snapshot |
2007-02-22 |
Dmitry Stogov | Fixed possible crash in putenv() on win32 |
commit | commitdiff | tree | snapshot |
2007-02-22 |
Ilia Alshanetsky | One more strcpy. (Thanks Stas) |
commit | commitdiff | tree | snapshot |
2007-02-22 |
Ilia Alshanetsky | strcpy() elimination |
commit | commitdiff | tree | snapshot |
2007-02-21 |
Antony Dovgal | MFH |
commit | commitdiff | tree | snapshot |
2007-02-21 |
Antony Dovgal | MFH: implement PHP_STREAM_FLAG_NO_CLOSE and avoid hacks |
commit | commitdiff | tree | snapshot |
2007-02-21 |
Stanislav Malyshev | use snprintf |
commit | commitdiff | tree | snapshot |
2007-02-21 |
Antony Dovgal | fix test |
commit | commitdiff | tree | snapshot |
2007-02-21 |
Antony Dovgal | fix tests on AIX |
commit | commitdiff | tree | snapshot |
2007-02-21 |
Antony Dovgal | wrong string len |
commit | commitdiff | tree | snapshot |
2007-02-21 |
Antony Dovgal | add test for 64bit arch |
commit | commitdiff | tree | snapshot |
2007-02-21 |
Antony Dovgal | fix test |
commit | commitdiff | tree | snapshot |
2007-02-21 |
Antony Dovgal | fix test |
commit | commitdiff | tree | snapshot |
2007-02-21 |
Nuno Lopes | use /usr/bin/nohup instead |
commit | commitdiff | tree | snapshot |
2007-02-21 |
Nuno Lopes | fix gcov build (#line stuff) |
commit | commitdiff | tree | snapshot |
2007-02-21 |
Dmitry Stogov | Check for FD_SETSIZE limit |
commit | commitdiff | tree | snapshot |
2007-02-21 |
Antony Dovgal | MFH: fix #40578 (imagettftext() multithreading issue) |
commit | commitdiff | tree | snapshot |
2007-02-21 |
Antony Dovgal | MFH: fix #40576 (double values are truncated to 6 decim... |
commit | commitdiff | tree | snapshot |
2007-02-21 |
Dmitry Stogov | Special case for last iteration |
commit | commitdiff | tree | snapshot |
2007-02-21 |
Dmitry Stogov | Fixed bug #40560 (DIR functions do not work on root... |
commit | commitdiff | tree | snapshot |
2007-02-21 |
Ilia Alshanetsky | Improve redirect validation |
commit | commitdiff | tree | snapshot |
2007-02-21 |
Ilia Alshanetsky | Use strlcpy() rather then strcpy() |
commit | commitdiff | tree | snapshot |
2007-02-21 |
Stanislav Malyshev | fix putenv - if there was no previous, remove variable... |
commit | commitdiff | tree | snapshot |
2007-02-21 |
Stanislav Malyshev | Cosmetic fix - safe_emalloc(nmemb, size, offset) |
commit | commitdiff | tree | snapshot |
2007-02-21 |
Stanislav Malyshev | CreateInstance requires BSTR (should fix #33188) |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Stanislav Malyshev | fix unallocated free |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Antony Dovgal | MFH: move PHP_TEST_WRITE_STDOUT to acinclude.m4 and... |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Antony Dovgal | MFH: make use of startup hooks |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Antony Dovgal | MFH: fix leak and errmsg |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Antony Dovgal | MFH: fix #38406 (crash when assigning objects to Simple... |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Marcus Boerger | - BFN |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Marcus Boerger | - Make stat based functions throw an exception |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Antony Dovgal | BFN |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Antony Dovgal | MFH: fix #40545 (multithreading issue in zend_strtod()) |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Ilia Alshanetsky | Upgraded SQLite 3 library to version 3.3.13 |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Ilia Alshanetsky | Eliminate strcat() usage. |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Ilia Alshanetsky | Fixed strlcat() usage. |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Marcus Boerger | - Bugfix #40546: SplFileInfo::getPathInfo() throws... |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Antony Dovgal | MFH: check SQLError() return value and output a meaning... |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Antony Dovgal | MFH: fix heap protection on SPARC, required by GCC4 |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Edin Kadribasic | Info on new lib versions and BFN |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Dmitry Stogov | typo |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Edin Kadribasic | Fixed bug #40371 |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Marcus Boerger | - MFH CachingIterator implements Countable |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Edin Kadribasic | Fixed bug #36496 |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Dmitry Stogov | On win32 directories in the middle of the patch may... |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Dmitry Stogov | Initialize "retval" on each request |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Dmitry Stogov | Fixed fcgi_putenv() semantic with NULL value |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Antony Dovgal | MFH: fix test |
commit | commitdiff | tree | snapshot |
2007-02-18 |
Ilia Alshanetsky | Eliminate strcat() usage |
commit | commitdiff | tree | snapshot |
next |