Commit Graph

465 Commits

Author SHA1 Message Date
Pierre Joye
35fea2919a - rmeove duplicate definition 2009-04-26 23:44:46 +00:00
Pierre Joye
ce86865d14 - correct clause 2009-04-26 09:43:39 +00:00
Pierre Joye
d0a7664c92 - ws 2009-04-25 16:35:36 +00:00
Pierre Joye
9b9af89020 - #elif 2009-04-25 15:13:00 +00:00
Pierre Joye
7c350613c8 - ws 2009-04-25 15:08:25 +00:00
Pierre Joye
f012ff613e - sync 5.3
- add 2007d and 2007e
2009-04-25 15:06:03 +00:00
Pierre Joye
8405f08d5f - SEARCHPGM struct has to be freed 2009-04-25 15:02:03 +00:00
Pierre Joye
cdeee70a88 - silent warning, NULL is not 0 2009-04-25 14:53:50 +00:00
Pierre Joye
95b781c992 - bad idea to free body 2009-04-25 11:21:41 +00:00
Pierre Joye
287499b99a - #47940, leaks in imap_body() 2009-04-23 22:24:54 +00:00
Pierre Joye
48eaea822a - define HAVE_NEW_MIME2TEXT and HAVE_RFC822_OUTPUT_ADDRESS_LIST 2009-04-23 22:22:26 +00:00
Sean Coates
4624a5b9ae improve error message when missing c-client (just bit me on Ubuntu 8.10) 2009-04-04 16:58:39 +00:00
Marcus Boerger
d4f5b3f0a9 - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
Felipe Pena
766882b49c - Supressing error message for SKIPIF check works as expected 2009-02-15 16:00:48 +00:00
Zoe Slattery
888bb4e779 IMAP fetchheader tests 2009-01-23 15:29:22 +00:00
Ilia Alshanetsky
c96bd54b53 MFB: Improved parameter fixing & address a compiler warning 2009-01-08 16:15:45 +00:00
Felipe Pena
22537b3c85 - Fixed duplicate errmsg 2009-01-07 18:25:50 +00:00
Sebastian Bergmann
7f4dc8702a Bump copyright year, 3 of 3. 2008-12-31 11:12:40 +00:00
Felipe Pena
53737291aa - Fixed memory leak in imap_rfc822_parse_adrlist 2008-12-24 13:30:49 +00:00
Felipe Pena
d84b198323 - New test 2008-12-24 11:50:42 +00:00
Zoe Slattery
a5ab3d7ae0 README for ext/imap tests 2008-12-17 15:35:21 +00:00
Zoe Slattery
f6e659c6dd Miscellaneous tests for ext/imap 2008-12-17 15:05:38 +00:00
Zoe Slattery
db0d8cbd84 bug #46837 fix 2008-12-16 21:34:16 +00:00
Zoe Slattery
c97e3e7438 bug #46884 fix 2008-12-16 21:08:50 +00:00
Zoe Slattery
81337fa3a2 fix resource id 2008-12-09 13:43:00 +00:00
Zoe Slattery
30286f90b3 tests for imap_fetch_overview 2008-12-08 19:10:45 +00:00
Zoe Slattery
90a4376f4d bug #46731 modification to previous fix 2008-12-05 11:57:24 +00:00
Zoe Slattery
2ba01be7ce Update to use norsh flag 2008-12-05 10:59:08 +00:00
Ilia Alshanetsky
6935faaa36 MFB: Fixed bug #46731 (Missing validation for the options parameter of the
imap_fetch_overview() function).
2008-12-03 01:04:33 +00:00
Pierre Joye
85e0985e35 - c/p fix, correct description 2008-12-01 00:03:26 +00:00
Pierre Joye
f210b6f1dd - MFB: Enable fix fo #42862 (IMAP toolkit crash: rfc822.c legacy routine buffer overflow) on windows (we use the latest imap) 2008-12-01 00:00:31 +00:00
Zoe Slattery
34ab302873 Committing include files required for tests. Tests and bug reports to follow. 2008-11-28 17:39:13 +00:00
Felipe Pena
43791516db - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro (again!) 2008-11-17 11:26:25 +00:00
Felipe Pena
e006a89e71 - Revert ZEND_BEGIN_ARG_INFO change 2008-11-02 21:10:13 +00:00
Felipe Pena
7eb2715464 - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro 2008-10-24 14:34:17 +00:00
Dmitry Stogov
987fca277d Fixed bug #42862 (IMAP toolkit crash: rfc822.c legacy routine buffer overflow) 2008-10-16 16:21:20 +00:00
Ilia Alshanetsky
23d4a387c2 MFB: Fixed a few signedness warnings 2008-10-06 01:19:07 +00:00
Jani Taskinen
f0d3d22dd6 - Fixed bug #45705 (rfc822_parse_adrlist() modifies passed address parameter) 2008-08-04 21:13:34 +00:00
Jani Taskinen
fd1cac90b1 - Fix test 2008-08-04 21:10:36 +00:00
Jani Taskinen
7b505f318c - Merged the missing parameter parsing API change (Bunny thanks you Felipe)
- Added proper C-client library version check
2008-08-04 15:34:30 +00:00
Jani Taskinen
85d152e233 - Add test for bug #45705 2008-08-04 13:45:36 +00:00
Felipe Pena
5003bfc028 MFB: - Fixed the strings size in imap_headerinfo 2008-07-11 11:29:41 +00:00
Felipe Pena
8cb2c1da19 - MFB: Fixed bug #45460 (imap patch for fromlength fix in imap_headerinfo doesn't accept lengths of 1024) 2008-07-10 17:54:08 +00:00
Felipe Pena
1b347b09d3 - MFB: Added arginfo 2008-07-07 17:19:07 +00:00
Pierre Joye
b23f7298fb - MFB: add 2007a/b info
- update config.w32 to detect static lib
2008-07-03 18:28:41 +00:00
Philip Olson
408461654e fixed imap_listscan() proto 2008-06-11 02:29:39 +00:00
Steph Fox
4be7f4aecd - killed off UEXPECT
- com_dotnet gets a .cvsignore
- Ulf will take care of mysql extensions, rest complete
2008-05-27 18:16:04 +00:00
Felipe Pena
77a38f1a6a - Fixed double free 2008-05-08 12:00:36 +00:00
Felipe Pena
5d8c35d561 - Fixed typo 2008-04-17 11:08:32 +00:00
Ilia Alshanetsky
01ef65015b MFB: Fixed bug #44663 (Crash in imap_mail_compose if "body" parameter
invalid)
2008-04-08 00:02:01 +00:00