summaryrefslogtreecommitdiff
path: root/ext/imap
Commit message (Expand)AuthorAgeFilesLines
* Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-312-2/+2
* Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)Dmitry Stogov2007-09-271-2/+2
* sometimes c-client returns non-null entry with null hostStanislav Malyshev2007-07-311-3/+3
* MFBIlia Alshanetsky2007-05-291-0/+57
* MFBIlia Alshanetsky2007-05-281-17/+22
* - avoid sprintfMarcus Boerger2007-02-241-10/+29
* MFBEdin Kadribasic2007-02-191-1/+1
* MFB: fix leakAntony Dovgal2007-02-161-0/+3
* fix typosAntony Dovgal2007-02-111-2/+2
* MFB: Fix typoHannes Magnusson2007-01-231-1/+1
* fix configure check with imap-2001Antony Dovgal2007-01-191-0/+1
* improve utf8_mime2text() signature detectionAntony Dovgal2007-01-191-11/+33
* improve check configure for new version of utf8_mime2text()Antony Dovgal2007-01-181-4/+19
* use strlcat()Antony Dovgal2007-01-181-15/+15
* Fix IMAP check.Andrei Zmievski2007-01-081-0/+3
* Bump year.Sebastian Bergmann2007-01-012-2/+2
* fix buildAntony Dovgal2006-12-251-1/+1
* MFB: Define SENDBUFLEN for older c-client libsIlia Alshanetsky2006-12-251-0/+3
* MFB: Fixed buffer boundary protectionIlia Alshanetsky2006-12-241-14/+13
* MFB: Fixed bug #39779 (Enable AUTH PLAIN mechanism in underlayingIlia Alshanetsky2006-12-171-0/+1
* MFB: Fixed test, in some versions of c-client returned value is alwaysIlia Alshanetsky2006-11-261-2/+2
* fix #39613 (Possible segfault in imap initialization due to missing module de...Antony Dovgal2006-11-241-1/+9
* Enable the new 5th parameterHannes Magnusson2006-11-061-1/+1
* MFB: Fixed bug #39362 (Added an option to imap_open/imap_reopen to controlIlia Alshanetsky2006-11-051-9/+21
* Error message clean upHannes Magnusson2006-10-081-1/+1
* MFB: fix build with new c-clientAntony Dovgal2006-10-051-0/+5
* MFB: Fixed bug #38941 (imap extension does not compile against new versionIlia Alshanetsky2006-09-242-0/+9
* fix it in an other wayAntony Dovgal2006-09-051-1/+4
* fix leak in imap_utf8(), avoid extra strlen() callAntony Dovgal2006-09-052-1/+31
* last portion of z/Z fixesAntony Dovgal2006-08-311-6/+6
* PHP 6 does not have safe_modeIlia Alshanetsky2006-08-111-4/+2
* MFB: 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/+5
* Added automatic module globals managementDmitry Stogov2006-06-131-7/+9
* - Get rid of using ENFORCE_SAFE_MODE.Andi Gutmans2006-02-191-1/+1
* MF51: use free()Michael Wallner2006-01-281-1/+1
* MF_5_1Michael Wallner2006-01-271-4/+10
* - add imap_savebody()Michael Wallner2006-01-272-0/+104
* MFB51: Fixed bug #35669 (imap_mail_compose() crashes withIlia Alshanetsky2006-01-052-18/+85
* bump year and license versionfoobar2006-01-012-6/+6
* - Nuke php3 legacyfoobar2005-12-061-1/+1
* Fixed bug #32589 (possible crash inside imap_mail_compose() function).Ilia Alshanetsky2005-08-302-6/+41
* - Fixed bug #29334 (mail() provides incorrect message time header)foobar2005-08-071-1/+1
* - Bumber up yearfoobar2005-08-032-2/+2
* Allow building against the latest cclientEdin Kadribasic2005-08-011-1/+1
* - Unify the "configure --help" textsfoobar2005-05-291-3/+3
* Missing part of the patch for bug #32589Ilia Alshanetsky2005-04-081-1/+1
* Fixed bug #32589 (Possible crash inside imap_mail_compose, with charsets).Ilia Alshanetsky2005-04-051-1/+2
* Simplify Code.Ilia Alshanetsky2005-02-201-4/+2
* check body for NULL before using and prevent segfaultsAntony Dovgal2005-01-251-0/+4