History log of /PHP-5.5/ext/imap/php_imap.c (Results 101 – 125 of 334)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 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).


Revision tags: php-5.2.0, php-5.2.0RC6, php-5.2.0RC5
# 864f182d 05-Oct-2006 Antony Dovgal

fix build with new version of c-client


# e55036a3 24-Sep-2006 Ilia Alshanetsky

Fixed bug #38941 (imap extension does not compile against new version of
the imap library).


Revision tags: php-5.2.0RC4
# 8c53ff1e 05-Sep-2006 Antony Dovgal

fix leak in imap_utf8(), avoid extra strlen() call
add test


Revision tags: php-5.2.0RC3
# 75b8cd74 31-Aug-2006 Antony Dovgal

last portion of z/Z fixes


Revision tags: php-5.1.6, php-5.2.0RC2, php-5.1.5, php-4.4.4, php-4.4.4RC1
# 5b4ecd60 11-Aug-2006 Ilia Alshanetsky

MFB: Extend safe_mode/open_basedir checks to imap_reopen() as well.


Revision tags: php-5.1.5RC1
# b20b73cd 04-Aug-2006 Ilia Alshanetsky

Fixed bug #37265 (Added missing safe_mode & open_basedir checks to
imap_body()).


Revision tags: php-4.4.3, php-5.2.0RC1, php-4.4.3RC2
# 1dbaae27 15-Jun-2006 Dmitry Stogov

Added automatic module globals management


Revision tags: BEFORE_NEW_OUTPUT_API, php-4.4.3RC1, php-5.1.4, RELEASE_1_0_3, php-5.1.3, php-5.1.2, RELEASE_1_3, php-5.1.3RC3, php-5.1.3RC2, php-5.1.3RC1, RELEASE_1_2
# e44b9f08 28-Jan-2006 Michael Wallner

- not efree but free


# a146043c 27-Jan-2006 Michael Wallner

- fix imap_fetchbody(); there is no default mailgets()


# b12f8e68 27-Jan-2006 Michael Wallner

MFH: add imap_savebody()


Revision tags: RELEASE_0_9_4, RELEASE_1_0_4, php-4.4.2, php-5.1.2RC2, php-4.4.2RC2
# fc4fb89c 05-Jan-2006 Ilia Alshanetsky

Fixed bug #35669 (imap_mail_compose() crashes with
multipart-multiboundary-email).


# 5bd93221 01-Jan-2006 foobar

bump year and license version


Revision tags: php-5.1.2RC1, RELEASE_1_1_1, RELEASE_1_1, RELEASE_1_0
# 3e669bc9 06-Dec-2005 foobar

MFH: nuke php3 legacy


12345678910>>...14