summaryrefslogtreecommitdiff
path: root/ext/imap
Commit message (Expand)AuthorAgeFilesLines
* MFH: Bump copyright year.Sebastian Bergmann2007-12-312-2/+2
* sometimes c-client returns non-null entry with null hostStanislav Malyshev2007-07-311-3/+3
* MFH: fix SSL connection on windowsEdin Kadribasic2007-03-221-1/+1
* fix buildEdin Kadribasic2007-02-221-4/+4
* fix typosNuno Lopes2007-02-101-2/+2
* backported fix for ext/imap compilation failure with recent c-client versionsAntony Dovgal2007-01-292-0/+51
* MFH: Bump year.Sebastian Bergmann2007-01-012-2/+2
* MFHAntony Dovgal2006-12-251-1/+1
* MFH: Define SENDBUFLEN for older c-client libsIlia Alshanetsky2006-12-251-0/+3
* MFH: Fixed buffer boundary protectionIlia Alshanetsky2006-12-241-14/+13
* Extend safe_mode/open_basedir checks to imap_reopen() as well.Ilia Alshanetsky2006-08-111-0/+8
* MFB: Fixed bug #37265 (Added missing safe_mode & open_basedir checks toIlia Alshanetsky2006-08-041-0/+7
* Fix windows buildEdin Kadribasic2006-05-181-4/+0
* MFH: Fixed bug #35669 (imap_mail_compose() crashes withIlia Alshanetsky2006-01-051-18/+17
* Fix win32 buildEdin Kadribasic2006-01-042-2/+2
* bump year and license versionfoobar2006-01-012-8/+8
* Syncornize code with CS/error handling from 5.XIlia Alshanetsky2005-11-031-84/+67
* Fix compilation with c-client 2004Edin Kadribasic2005-10-291-4/+4
* This commit was manufactured by cvs2svn to create branch 'PHP_4_4'.SVN Migration2005-06-022-89/+0
* MFH: Missing part of the patch for bug #32589Ilia Alshanetsky2005-04-081-1/+1
* MFH: Fixed bug #32589 (Possible crash inside imap_mail_compose, with charsets).Ilia Alshanetsky2005-04-051-1/+2
* MFH: fix segfault in imap_bodystruct()Antony Dovgal2005-01-251-0/+4
* fix error message =/Antony Dovgal2005-01-201-1/+1
* MFH: fix segfault in imap_sort()Antony Dovgal2005-01-201-0/+5
* MFH: fix segfault in imap_headerinfo() when fromlength or subjectlength are l...Antony Dovgal2005-01-201-2/+10
* MFH: Fixed bug #31142 (crash, memory leak and data loss by imap_mail_compose).Ilia Alshanetsky2005-01-181-8/+27
* MFH: Fixed bug #31480 (Possible infinite loop in imap_mail_compose()).Ilia Alshanetsky2005-01-181-3/+2
* MFH: - Added check for IMAP 2004 versionsfoobar2005-01-112-2/+10
* MFH: - Fixed bug #31101 (missing kerberos header file path with --with-openssl)foobar2004-12-301-52/+28
* - Quote macro names in AC_DEFUN()foobar2004-12-301-5/+5
* MFH: Fixed crash + leakfoobar2004-12-301-3/+1
* A leak is better(?) then a crash.Ilia Alshanetsky2004-12-301-0/+2
* Fixed test case.Ilia Alshanetsky2004-12-301-3/+3
* Fixed typo.Ilia Alshanetsky2004-12-291-1/+1
* MFH: Fixed memory leaks.Ilia Alshanetsky2004-12-291-1/+5
* Don't perform pointless operations (MFH5).Ilia Alshanetsky2004-12-291-2/+1
* MFH: Fixed bug #31142 (imap_mail_compose() fails to generate correct output).Ilia Alshanetsky2004-12-221-11/+4
* This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.SVN Migration2004-12-222-0/+89
* MFH: Fixed possible crash in imap_mail_compose().Ilia Alshanetsky2004-12-211-0/+8
* MFH: Fixed bug #31103 (Better error message when c-client cannot be found).Ilia Alshanetsky2004-12-191-2/+2
* More spaces -> tabs.Chuck Hagenbuch2004-08-121-8/+8
* MFH: Properly fix the msgno check inside imap_fetchbody().Ilia Alshanetsky2004-08-121-7/+6
* MFH: fix.Chuck Hagenbuch2004-08-121-1/+5
* MFH: Fixed bug #29209 (imap_fetchbody() doesn't check message index).Ilia Alshanetsky2004-07-211-12/+12
* MFH: Fixed bug #28963 (Missing space for \0 in address allocation).Ilia Alshanetsky2004-07-041-1/+1
* MFH: Fixed various possible memory leaks.Ilia Alshanetsky2004-05-121-22/+16
* MFH: Fixed bug #26923 (ext/imap: pam and crypt libraries missing when build a...foobar2004-01-171-2/+11
* MFH: Fixed bug #26909 (crash in imap_mime_header_decode() when no encoding isIlia Alshanetsky2004-01-151-1/+5
* MFH: Added missing constants (bug #26831)foobar2004-01-081-0/+11
* MFH: Aligned configure help texts.foobar2003-10-031-1/+1