summaryrefslogtreecommitdiff
path: root/ext/imap
Commit message (Expand)AuthorAgeFilesLines
* check body for NULL before using and prevent segfaultsAntony Dovgal2005-01-251-0/+4
* destruct return_valueAntony Dovgal2005-01-211-0/+1
* fix error messageAntony Dovgal2005-01-201-1/+1
* fix segfault in imap_sort() - it segfaults when options is less than 0.Antony Dovgal2005-01-201-1/+6
* fix segfault in imap_headerinfo() when fromlength or subjectlength are less t...Antony Dovgal2005-01-201-3/+11
* Fixed bug #31142 (crash, memory leak and data loss by imap_mail_compose).Ilia Alshanetsky2005-01-181-8/+33
* Fixed bug #31480 (Possible infinite loop in imap_mail_compose()).Ilia Alshanetsky2005-01-181-3/+2
* - Added check for IMAP 2005 versionfoobar2005-01-112-2/+10
* - Fixed bug #31101 (missing kerberos header file path with --with-openssl)foobar2004-12-301-52/+28
* MFB_4_3: Quote macro names in AC_DEFUN()foobar2004-12-301-5/+5
* - Fixed the crash and leak.foobar2004-12-301-3/+1
* MFH: A leak is better(?) then a crash.Ilia Alshanetsky2004-12-301-0/+2
* MFB: fixed test caseIlia Alshanetsky2004-12-301-3/+3
* Fixed typo.Ilia Alshanetsky2004-12-291-1/+1
* Fixed memory leaks.Ilia Alshanetsky2004-12-291-2/+6
* MFB: don't perform pointless operations.Ilia Alshanetsky2004-12-291-2/+1
* Fixed bug #31142 (imap_mail_compose() fails to generate correct output).Ilia Alshanetsky2004-12-223-12/+95
* Fixed possible crash in imap_mail_compose().Ilia Alshanetsky2004-12-211-0/+8
* Fixed bug #31103 (Better error message when c-client cannot be found).Ilia Alshanetsky2004-12-191-2/+2
* Update extensions to use /path/to/$PHP_LIBDIR rather than /path/to/libJoe Orton2004-11-031-7/+7
* More spaces -> tabs.Chuck Hagenbuch2004-08-121-11/+10
* Properly fix the msgno check inside imap_fetchbody().Ilia Alshanetsky2004-08-121-5/+5
* fix.Chuck Hagenbuch2004-08-121-2/+6
* Fixed bug #29209 (imap_fetchbody() doesn't check message index).Ilia Alshanetsky2004-07-211-13/+12
* Fixed bug #28963 (Missing space for \0 in address allocation).Ilia Alshanetsky2004-07-041-1/+1
* Fixed various possible memory leaks.Ilia Alshanetsky2004-05-121-24/+16
* - Added PHP_TEST_BUILD macro which can be used to test whether buildfoobar2004-02-231-16/+4
* - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5foobar2004-01-171-4/+4
* Fixed bug #26923 (ext/imap: pam and crypt libraries missing when build as sha...foobar2004-01-171-2/+11
* Fixed bug #26909 (crash in imap_mime_header_decode() when no encoding isIlia Alshanetsky2004-01-151-2/+6
* - Remove use of bogus macroAndi Gutmans2004-01-141-1/+3
* - Happy new year and PHP 5 for rest of the files too..foobar2004-01-081-2/+2
* - A belated happy holidays and PHP 5Andi Gutmans2004-01-081-2/+2
* Added missing constants (bug #26831)foobar2004-01-081-0/+11
* No need for these trick when linking with a correct cclient.libFrank M. Kromann2003-12-222-8/+0
* detect c-client headers correctly using Edin's php-win32-dev layoutWez Furlong2003-12-191-1/+2
* Adding config file for win32. This allows to build with c-client 2002eFrank M. Kromann2003-12-082-0/+28
* proto fixRasmus Lerdorf2003-11-131-1/+1
* Aligned configure help texts.foobar2003-10-031-1/+1
* Alignment fixMoriyoshi Koizumi2003-10-031-1/+1
* - Always look into /usr/local before /usrfoobar2003-10-011-4/+3
* Always prefer user specified paths over the default /usr /usr/local.Ilia Alshanetsky2003-09-301-1/+1
* proto fixHartmut Holzgraefe2003-09-161-1/+1
* Register the TYPEMODEL constant from c-client's mail.h.Jon Parise2003-09-041-0/+2
* Fixed compiler warnings.Ilia Alshanetsky2003-08-281-1/+1
* emalloc -> safe_emallocIlia Alshanetsky2003-08-121-3/+3
* One more typo ;)Ilia Alshanetsky2003-06-171-1/+1
* Fixed a typo in the checkIlia Alshanetsky2003-06-171-2/+2
* Fixed bug #24150 (crash in imap_fetch_overview() &Ilia Alshanetsky2003-06-161-2/+6
* proto fixAndrey Hristov2003-06-161-1/+1