Commit Graph

406 Commits

Author SHA1 Message Date
Ilia Alshanetsky
e844eaedbb MFB 2007-05-29 21:06:04 +00:00
Ilia Alshanetsky
3821f0c45a MFB 2007-05-28 23:33:13 +00:00
Marcus Boerger
20a40063c5 - avoid sprintf 2007-02-24 16:25:58 +00:00
Edin Kadribasic
6864564797 MFB 2007-02-19 16:04:14 +00:00
Antony Dovgal
063883dd47 MFB: fix leak 2007-02-16 13:28:32 +00:00
Antony Dovgal
00da3f3169 fix typos 2007-02-11 09:25:25 +00:00
Hannes Magnusson
00f925015e MFB: Fix typo 2007-01-23 12:38:40 +00:00
Antony Dovgal
defcaa9154 fix configure check with imap-2001 2007-01-19 22:33:10 +00:00
Antony Dovgal
8e06ebbc1f improve utf8_mime2text() signature detection
look also for U8T_CANONICAL, which must exist if new signature was detected
2007-01-19 20:44:52 +00:00
Antony Dovgal
6dd9b26716 improve check configure for new version of utf8_mime2text() 2007-01-18 14:05:07 +00:00
Antony Dovgal
259562a1c7 use strlcat() 2007-01-18 14:03:24 +00:00
Andrei Zmievski
8500acc842 Fix IMAP check. 2007-01-08 18:23:23 +00:00
Sebastian Bergmann
3717df72ae Bump year. 2007-01-01 09:29:37 +00:00
Antony Dovgal
03aea51026 fix build 2006-12-25 15:28:44 +00:00
Ilia Alshanetsky
d98c67c89d MFB: Define SENDBUFLEN for older c-client libs 2006-12-25 14:23:38 +00:00
Ilia Alshanetsky
6fa038ae50 MFB: Fixed buffer boundary protection 2006-12-24 22:15:18 +00:00
Ilia Alshanetsky
503a78bc17 MFB: Fixed bug #39779 (Enable AUTH PLAIN mechanism in underlaying
libc-client).
2006-12-17 18:23:10 +00:00
Ilia Alshanetsky
1c4d86e6d4 MFB: Fixed test, in some versions of c-client returned value is always
uppercase
2006-11-26 16:31:57 +00:00
Antony Dovgal
c5808d7029 fix #39613 (Possible segfault in imap initialization due to missing module dependency)
patch by wharmby at uk dot ibm dot com
2006-11-24 10:28:26 +00:00
Hannes Magnusson
859449b3a0 Enable the new 5th parameter 2006-11-06 16:33:31 +00:00
Ilia Alshanetsky
421e5687e3 MFB: Fixed bug #39362 (Added an option to imap_open/imap_reopen to control
the number of connection retries).
2006-11-05 18:32:41 +00:00
Hannes Magnusson
176b72284c Error message clean up
(patch by Matt W (php_lists -AT- realpain.com))
2006-10-08 13:34:24 +00:00
Antony Dovgal
e93802dc51 MFB: fix build with new c-client 2006-10-05 14:28:33 +00:00
Ilia Alshanetsky
9f21967f83 MFB: Fixed bug #38941 (imap extension does not compile against new version
of the imap library).
2006-09-24 18:06:53 +00:00
Antony Dovgal
6bf4579f82 fix it in an other way 2006-09-05 11:24:23 +00:00
Antony Dovgal
fcea7b3273 fix leak in imap_utf8(), avoid extra strlen() call
add test
2006-09-05 11:16:06 +00:00
Antony Dovgal
a10691e3b9 last portion of z/Z fixes 2006-08-31 16:14:43 +00:00
Ilia Alshanetsky
cd6521ce30 PHP 6 does not have safe_mode 2006-08-11 18:06:28 +00:00
Ilia Alshanetsky
bf4b74eb01 MFB: Extend safe_mode/open_basedir checks to imap_reopen() as well. 2006-08-11 15:09:43 +00:00
Ilia Alshanetsky
f2136c69c6 MFB: Fixed bug #37265 (Added missing safe_mode & open_basedir checks to
imap_body()).
2006-08-04 20:34:37 +00:00
Dmitry Stogov
943960c324 Added automatic module globals management 2006-06-13 13:12:20 +00:00
Andi Gutmans
1efe984d08 - Get rid of using ENFORCE_SAFE_MODE. 2006-02-19 04:29:42 +00:00
Michael Wallner
ec942cb2a6 MF51: use free() 2006-01-28 08:08:48 +00:00
Michael Wallner
ea5c551162 MF_5_1 2006-01-27 20:22:48 +00:00
Michael Wallner
a04e63543d - add imap_savebody() 2006-01-27 19:44:40 +00:00
Ilia Alshanetsky
501c081a80 MFB51: Fixed bug #35669 (imap_mail_compose() crashes with
multipart-multiboundary-email).
2006-01-05 00:51:34 +00:00
foobar
251c5173fd bump year and license version 2006-01-01 13:10:10 +00:00
foobar
a208d9a966 - Nuke php3 legacy 2005-12-06 02:28:26 +00:00
Ilia Alshanetsky
4f1520912c Fixed bug #32589 (possible crash inside imap_mail_compose() function). 2005-08-30 22:02:43 +00:00
foobar
df5cfe27b4 - Fixed bug #29334 (mail() provides incorrect message time header) 2005-08-07 22:06:29 +00:00
foobar
23e671a51e - Bumber up year 2005-08-03 14:08:58 +00:00
Edin Kadribasic
d8cf02edb3 Allow building against the latest cclient 2005-08-01 20:55:31 +00:00
foobar
a20383ba06 - Unify the "configure --help" texts 2005-05-29 23:17:16 +00:00
Ilia Alshanetsky
2fae7f1e71 Missing part of the patch for bug #32589 2005-04-08 15:04:34 +00:00
Ilia Alshanetsky
cb8d20760c Fixed bug #32589 (Possible crash inside imap_mail_compose, with charsets). 2005-04-05 14:47:47 +00:00
Ilia Alshanetsky
1aab604198 Simplify Code. 2005-02-20 18:23:33 +00:00
Antony Dovgal
c404bdb9f8 check body for NULL before using and prevent segfaults 2005-01-25 14:20:02 +00:00
Antony Dovgal
5e1b127864 destruct return_value 2005-01-21 10:55:41 +00:00
Antony Dovgal
84a8849a3a fix error message 2005-01-20 18:08:08 +00:00
Antony Dovgal
4f3e113e38 fix segfault in imap_sort() - it segfaults when options is less than 0.
it looks like c-client bug, but we still need a workaround.
also, convert_to_string search criteria.
2005-01-20 18:03:35 +00:00