summaryrefslogtreecommitdiff
path: root/ext/imap/php_imap.c
Commit message (Expand)AuthorAgeFilesLines
* cleanupDmitry Stogov2014-08-131-81/+57
* Fixed attempt to modify immutable arrayDmitry Stogov2014-07-081-97/+101
* Refactoring imap (in progress)Xinchen Hui2014-06-161-383/+346
* Cleanup (1-st round)Dmitry Stogov2014-04-151-84/+102
* Bump yearXinchen Hui2014-01-031-1/+1
* - Fixed bug #64467 (Segmentation fault after imap_reopen failure) patch by: a...Felipe Pena2013-06-261-4/+3
* Happy New YearXinchen Hui2013-01-011-1/+1
* Merge branch 'PHP-5.3' into PHP-5.4Remi Collet2012-11-241-1/+1
|\
| * Fixed Bug #63126 DISABLE_AUTHENTICATOR ignores arrayRemi Collet2012-11-241-1/+1
| * - Year++Felipe Pena2012-01-011-1/+1
| * - Added ZEND_MOD_END macro to use in the end of zend_module_dep[]Felipe Pena2011-08-061-1/+1
| * - Fixed bug #55313 (Number of retries not set when params specified)Felipe Pena2011-08-061-1/+1
| * - Make usage of new PHP_FE_END macroFelipe Pena2011-07-251-1/+1
| * Fix common typos in the source code (Reported in Bug #54065)Pierrick Charron2011-04-031-1/+1
| * Add imap_fetchmimeStanislav Malyshev2011-01-241-0/+41
| * - Year++Felipe Pena2011-01-011-1/+1
| * MFH: fixed bug #53377 (imap_mime_header_decode() doesn't ignore \t during longAdam Harvey2010-12-131-1/+1
| * - fix #39863, do not accept paths with NULL in them. See http://news.php.net/...Pierre Joye2010-11-181-4/+8
| * Fixed a possible double free in imap extension (Identified by Mateusz Kociels...Ilia Alshanetsky2010-11-021-0/+2
| * - #35638, add udate to imap_fetch_overviewPierre Joye2010-04-141-0/+1
* | - Year++Felipe Pena2012-01-011-1/+1
* | - Added ZEND_MOD_END macro to use in the end of zend_module_dep[]Felipe Pena2011-08-061-1/+1
* | - Fixed bug #55313 (Number of retries not set when params specified)Felipe Pena2011-08-061-1/+1
* | - Make usage of new PHP_FE_END macroFelipe Pena2011-07-251-1/+1
* | - Added new parameter parsing option (p - for valid path (string without null...Felipe Pena2011-06-061-1/+1
* | Fix common typos in the source code (Reported in Bug #54065)Pierrick Charron2011-04-031-1/+1
* | Add imap_fetchmimeStanislav Malyshev2011-01-241-0/+41
* | - Year++Felipe Pena2011-01-011-1/+1
* | Fix bug #53377 (imap_mime_header_decode() doesn't ignore \t during long MIMEAdam Harvey2010-11-231-1/+1
* | Fixed a possible double free in imap extension (Identified by Mateusz Kociels...Ilia Alshanetsky2010-11-021-0/+2
* | Removed safe_modeKalle Sommer Nielsen2010-04-261-9/+5
* | - #35638, add udate to imap_fetch_overviewPierre Joye2010-04-141-0/+1
|/
* - Fixed #44098, imap_utf8() returns only capital lettersPierre Joye2010-02-071-1/+1
* - [doc] add support for DISABLE_AUTHENTICATOR in imap_open (fix #33500)Pierre Joye2010-01-051-2/+44
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-1/+1
* - fix build and warning (introduced by my last commit)Pierre Joye2009-12-221-6/+5
* - [DOC] add INTERNALDATE to imap_append (will merge to trunk later)Pierre Joye2009-12-171-5/+30
* - Fixed bug #49630 (imap_listscan function missing)Felipe Pena2009-09-221-0/+1
* - Fixed bug #48400 (imap crashes when closing stream opened with OP_PROTOTYPE...Jani Taskinen2009-08-031-1/+7
* - #48619, imap_search ALL segfaultsPierre Joye2009-06-221-3/+3
* MFH: Fixed error message grammar:Matt Wilmas2009-06-061-1/+1
* MFH: ws fixJani Taskinen2009-05-051-64/+46
* MFH: fix buildJani Taskinen2009-05-051-1/+7
* - sync with HEADJani Taskinen2009-05-051-2/+2
* - [DOC] MFH: add imap_mutf7_to_utf8 and imap_utf8_to_mutf7Pierre Joye2009-05-021-0/+51
* - MFB: #47940, memory leaks in imap_bodyPierre Joye2009-04-301-1/+3
* - space to tabsPierre Joye2009-04-281-5/+5
* - [DOC] add imap_gc (purge cache(s) and constants IMAP_GC_ELT, IMAP_GC_ENV an...Pierre Joye2009-04-281-0/+40
* - remove duplicate definitionPierre Joye2009-04-271-19/+0
* - correct clausePierre Joye2009-04-261-1/+1