Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Fixed #44098, imap_utf8() returns only capital letters | Pierre Joye | 2010-02-07 | 1 | -1/+2 |
| | |||||
* | - should not have commited | Pierre Joye | 2010-01-05 | 1 | -1/+0 |
| | |||||
* | - [doc] fix exchange and other imap server support when a preferred auth ↵ | Pierre Joye | 2010-01-05 | 1 | -2/+44 |
| | | | | method is not desired. Add option support to imap_open. Only 'DISABLE_AUTHENTICATOR' is supported yet, see #33500 for an example | ||||
* | - [DOC] MF53: add INTERNALDATE to imap_append | Pierre Joye | 2010-01-05 | 1 | -4/+31 |
| | |||||
* | sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php | Sebastian Bergmann | 2010-01-03 | 1 | -1/+1 |
| | |||||
* | - Fixed bug #49630 (imap_listscan function missing) | Felipe Pena | 2009-09-22 | 1 | -0/+1 |
| | | | | | # Missing PHP_FE(), though nowdays it is used through of two aliases. (imap_scan() and imap_scanmailbox()) | ||||
* | - Fixed bug #48400 (imap crashes when closing stream opened with ↵ | Jani Taskinen | 2009-08-03 | 1 | -1/+7 |
| | | | | OP_PROTOTYPE flag) | ||||
* | - MF53: #48619, imap_search ALL segfaults | Pierre Joye | 2009-06-22 | 1 | -3/+3 |
| | |||||
* | Fixed error message grammar: | Matt Wilmas | 2009-06-06 | 1 | -1/+1 |
| | | | | | | | | | - "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 | ||||
* | Nuke warnings (only in HEAD) | Kalle Sommer Nielsen | 2009-05-20 | 1 | -5/+5 |
| | |||||
* | ws fix + missing folding tags | Jani Taskinen | 2009-05-05 | 1 | -63/+45 |
| | |||||
* | - Fix the patch | Jani Taskinen | 2009-05-05 | 1 | -2/+1 |
| | |||||
* | - Fix build (modified utf7 stuff is rather new..) | Jani Taskinen | 2009-05-05 | 1 | -1/+7 |
| | |||||
* | - [DOC] add imap_mutf7_to_utf8 and imap_utf8_to_mutf7 | Pierre Joye | 2009-05-02 | 1 | -0/+65 |
| | |||||
* | - MFB: #47940, memory leaks in imap_body | Pierre Joye | 2009-04-30 | 1 | -1/+3 |
| | |||||
* | - space to tabs | Pierre Joye | 2009-04-28 | 1 | -23/+21 |
| | | | | | - CS | ||||
* | - [DOC] MFB: add imap_gc (purge cache(s) and constants IMAP_GC_ELT, ↵ | Pierre Joye | 2009-04-28 | 1 | -0/+40 |
| | | | | IMAP_GC_ENV and IMAP_GC_TEXTS to control imap_gc behavior | ||||
* | - rmeove duplicate definition | Pierre Joye | 2009-04-26 | 1 | -19/+0 |
| | |||||
* | - correct clause | Pierre Joye | 2009-04-26 | 1 | -1/+1 |
| | |||||
* | - ws | Pierre Joye | 2009-04-25 | 1 | -168/+168 |
| | |||||
* | - #elif | Pierre Joye | 2009-04-25 | 1 | -4/+4 |
| | |||||
* | - ws | Pierre Joye | 2009-04-25 | 1 | -4/+1 |
| | |||||
* | - sync 5.3 | Pierre Joye | 2009-04-25 | 1 | -1/+24 |
| | | | | | - add 2007d and 2007e | ||||
* | - SEARCHPGM struct has to be freed | Pierre Joye | 2009-04-25 | 1 | -2/+15 |
| | |||||
* | - silent warning, NULL is not 0 | Pierre Joye | 2009-04-25 | 1 | -3/+3 |
| | |||||
* | - bad idea to free body | Pierre Joye | 2009-04-25 | 1 | -1/+0 |
| | |||||
* | - #47940, leaks in imap_body() | Pierre Joye | 2009-04-23 | 1 | -1/+9 |
| | |||||
* | - This is PHP 6 - if this ... ever gets out | Marcus Boerger | 2009-03-10 | 1 | -1/+1 |
| | |||||
* | MFB: Improved parameter fixing & address a compiler warning | Ilia Alshanetsky | 2009-01-08 | 1 | -40/+38 |
| | |||||
* | - Fixed duplicate errmsg | Felipe Pena | 2009-01-07 | 1 | -1/+1 |
| | |||||
* | Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 1 | -1/+1 |
| | |||||
* | - Fixed memory leak in imap_rfc822_parse_adrlist | Felipe Pena | 2008-12-24 | 1 | -0/+2 |
| | |||||
* | bug #46837 fix | Zoe Slattery | 2008-12-16 | 1 | -0/+7 |
| | |||||
* | bug #46884 fix | Zoe Slattery | 2008-12-16 | 1 | -2/+27 |
| | |||||
* | bug #46731 modification to previous fix | Zoe Slattery | 2008-12-05 | 1 | -1/+1 |
| | |||||
* | MFB: Fixed bug #46731 (Missing validation for the options parameter of the | Ilia Alshanetsky | 2008-12-03 | 1 | -2/+7 |
| | | | | | imap_fetch_overview() function). | ||||
* | - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro (again!) | Felipe Pena | 2008-11-17 | 1 | -63/+0 |
| | |||||
* | - Revert ZEND_BEGIN_ARG_INFO change | Felipe Pena | 2008-11-02 | 1 | -0/+63 |
| | |||||
* | - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro | Felipe Pena | 2008-10-24 | 1 | -63/+0 |
| | |||||
* | Fixed bug #42862 (IMAP toolkit crash: rfc822.c legacy routine buffer overflow) | Dmitry Stogov | 2008-10-16 | 1 | -49/+90 |
| | |||||
* | MFB: Fixed a few signedness warnings | Ilia Alshanetsky | 2008-10-06 | 1 | -2/+2 |
| | |||||
* | - Fixed bug #45705 (rfc822_parse_adrlist() modifies passed address parameter) | Jani Taskinen | 2008-08-04 | 1 | -14/+22 |
| | |||||
* | - Merged the missing parameter parsing API change (Bunny thanks you Felipe) | Jani Taskinen | 2008-08-04 | 1 | -637/+488 |
| | | | | | - Added proper C-client library version check | ||||
* | MFB: - Fixed the strings size in imap_headerinfo | Felipe Pena | 2008-07-11 | 1 | -1/+1 |
| | |||||
* | - MFB: Fixed bug #45460 (imap patch for fromlength fix in imap_headerinfo ↵ | Felipe Pena | 2008-07-10 | 1 | -4/+4 |
| | | | | doesn't accept lengths of 1024) | ||||
* | - MFB: Added arginfo | Felipe Pena | 2008-07-07 | 1 | -71/+485 |
| | |||||
* | - MFB: add 2007a/b info | Pierre Joye | 2008-07-03 | 1 | -1/+5 |
| | | | | | - update config.w32 to detect static lib | ||||
* | fixed imap_listscan() proto | Philip Olson | 2008-06-11 | 1 | -1/+1 |
| | |||||
* | - Fixed double free | Felipe Pena | 2008-05-08 | 1 | -3/+0 |
| | |||||
* | - Fixed typo | Felipe Pena | 2008-04-17 | 1 | -1/+1 |
| |