Commit Graph

298 Commits

Author SHA1 Message Date
Pierre Joye
f8b7f083ce - should not have commited 2010-01-05 01:05:58 +00:00
Pierre Joye
717afb1202 - [doc] fix exchange and other imap server support when a preferred auth method is not desired. Add option support to imap_open. Only 'DISABLE_AUTHENTICATOR' is supported yet, see #33500 for an example 2010-01-05 01:02:15 +00:00
Pierre Joye
cd236521f4 - [DOC] MF53: add INTERNALDATE to imap_append 2010-01-05 00:50:19 +00:00
Sebastian Bergmann
22f4ef45fe sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 2010-01-03 09:23:27 +00:00
Felipe Pena
1766f09b8d - Fixed bug #49630 (imap_listscan function missing)
# Missing PHP_FE(), though nowdays it is used through of two aliases. (imap_scan() and imap_scanmailbox())
2009-09-22 18:18:57 +00:00
Jani Taskinen
856b6eef78 - Fixed bug #48400 (imap crashes when closing stream opened with OP_PROTOTYPE flag) 2009-08-03 13:02:53 +00:00
Pierre Joye
aa382805f6 - MF53: #48619, imap_search ALL segfaults 2009-06-22 20:35:46 +00:00
Matt Wilmas
fa54a9d0f3 Fixed error message grammar:
- "cannot" instead of "can not" (meaning "also can")
 - "than" instead of "then" (Hint: "then" should hardly be needed;
     you're not telling the order in which to do something)

... plus removed a couple ending. dots
2009-06-06 02:40:14 +00:00
Kalle Sommer Nielsen
f1fd8628a0 Nuke warnings (only in HEAD) 2009-05-20 08:22:38 +00:00
Jani Taskinen
b9b54c6ebd ws fix + missing folding tags 2009-05-05 01:44:08 +00:00
Jani Taskinen
e38af475e8 - Fix the patch 2009-05-05 01:28:10 +00:00
Jani Taskinen
9d4b8c7cc3 - Fix build (modified utf7 stuff is rather new..) 2009-05-05 01:22:31 +00:00
Pierre Joye
94a5f2c2b3 - [DOC] add imap_mutf7_to_utf8 and imap_utf8_to_mutf7 2009-05-02 17:32:35 +00:00
Pierre Joye
7aa14956ee - MFB: #47940, memory leaks in imap_body 2009-04-30 18:57:50 +00:00
Pierre Joye
a6f151a2d9 - space to tabs
- CS
2009-04-28 08:30:10 +00:00
Pierre Joye
c8cd14d4e3 - [DOC] MFB: add imap_gc (purge cache(s) and constants IMAP_GC_ELT, IMAP_GC_ENV and IMAP_GC_TEXTS to control imap_gc behavior 2009-04-28 08:23:32 +00:00
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
Marcus Boerger
d4f5b3f0a9 - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +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
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
90a4376f4d bug #46731 modification to previous fix 2008-12-05 11:57:24 +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
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
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
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
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