History log of /PHP-7.4/ext/imap/php_imap.c (Results 176 – 200 of 422)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 7f9d35eb 01-Apr-2008 Ilia Alshanetsky

Fixed bug #44594 (imap_open() does not validate # of retries parameter)


# 3946b1fd 28-Mar-2008 Felipe Pena

MFB: Fixed bug #44557 (Crash in imap_setacl when supplied integer as username)


Revision tags: php-5.2.6RC3, RELEASE_2_0_0a2, RELEASE_2_0_0a1
# 84a8bb03 10-Mar-2008 Felipe Pena

MFH: New way for check void parameters


Revision tags: php-5.2.6RC2, php-5.2.6RC1, RELEASE_1_3_1
# c10e57b1 31-Jan-2008 Nuno Lopes

try to fix build with gcc 4: take #2


Revision tags: php-4.4.8
# d1dded87 31-Dec-2007 Sebastian Bergmann

MFH: Bump copyright year, 2 of 2.


Revision tags: php-4.4.8RC1, RELEASE_1_2_3, php-5.2.5, php-5.2.5RC2, php-5.2.5RC1, BEFORE_IMPORT_OF_MYSQLND_IN_5_3, RELEASE_1_2_2
# 6c810b0d 27-Sep-2007 Dmitry Stogov

Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)


Revision tags: RELEASE_1_2_4, RELEASE_1_2_1, php-5.2.4, RELEASE_1_5, php-5.2.4RC3, php-5.2.4RC2, php-5.2.4RC1
# fb927452 31-Jul-2007 Stanislav Malyshev

sometimes c-client lib returns non-null entry with null host


Revision tags: BEFORE_REAL_IMPORT_OF_MYSQLND, BEFORE_IMPORT_OF_MYSQLND
# fd784655 06-Jul-2007 Ilia Alshanetsky

Fixed NOTICE message


Revision tags: php-5.2.3, RELEASE_1_4, php-5.2.3RC1, RELEASE_1_2_0, php-4.4.7, php-5.2.2, php-5.2.2RC2, RELEASE_1_1_0, php-4.4.7RC1, php-5.2.2RC1, RELEASE_1_0_1
# 13aac95b 19-Mar-2007 Ilia Alshanetsky

Fixed bug #40854 (imap_mail_compose() creates an invalid terminator for
multipart e-mails).


# f96245f8 11-Mar-2007 Ilia Alshanetsky

malloc() -> pemalloc()


Revision tags: php-4.4.6
# cc04404b 27-Feb-2007 Ilia Alshanetsky

snprintf() -> slprintf()

# Part 1


# 50ea2676 24-Feb-2007 Marcus Boerger

- Avoid sprintf, even when checked copy'n'paste or changes lead to errors


Revision tags: php-4.4.6RC1
# fee1ef34 19-Feb-2007 Edin Kadribasic

Fixed bug #36496


# 01058e97 16-Feb-2007 Antony Dovgal

fix possible double free


# ee17c54d 16-Feb-2007 Ilia Alshanetsky

Reduce stack usage & improve boundary checks


# 2e35bdc5 13-Feb-2007 Ilia Alshanetsky

Fixed a memory leak inside imap_utf8()


Revision tags: php-4.4.5, php-5.2.1, RELEASE_1_0_0RC1, php-4.4.5RC2, php-5.2.1RC4, php-5.2.1RC3
# 04add4c7 18-Jan-2007 Antony Dovgal

MFH: use strlcat()


Revision tags: php-4.4.5RC1, php-5.2.1RC2
# 4223aa4d 01-Jan-2007 Sebastian Bergmann

MFH: Bump year.


# 601f4cd1 25-Dec-2006 Antony Dovgal

MFH


# e3569ae8 25-Dec-2006 Ilia Alshanetsky

Define SENDBUFLEN for older c-client libs


# c5db57b4 24-Dec-2006 Ilia Alshanetsky

Fixed buffer boundary protection


# 24cc05dc 17-Dec-2006 Ilia Alshanetsky

Fixed bug #39779 (Enable AUTH PLAIN mechanism in underlaying libc-client).


Revision tags: php-5.2.1RC1
# ffb9e154 24-Nov-2006 Antony Dovgal

fix #39613 (Possible segfault in imap initialization due to missing module dependency)
patch by wharmby at uk dot ibm dot com


# 5cc7f616 06-Nov-2006 Ilia Alshanetsky

param parsing fix

# Thanks Hannes


# 86a6812d 05-Nov-2006 Ilia Alshanetsky

Fixed bug #39362 (Added an option to imap_open/imap_reopen to control the
number of connection retries).


12345678910>>...17