summaryrefslogtreecommitdiff
path: root/ext/imap/php_imap.c
Commit message (Expand)AuthorAgeFilesLines
* - Fixed #44098, imap_utf8() returns only capital lettersPierre Joye2010-02-071-1/+2
* - should not have commitedPierre Joye2010-01-051-1/+0
* - [doc] fix exchange and other imap server support when a preferred auth meth...Pierre Joye2010-01-051-2/+44
* - [DOC] MF53: add INTERNALDATE to imap_appendPierre Joye2010-01-051-4/+31
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-1/+1
* - 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
* - MF53: #48619, imap_search ALL segfaultsPierre Joye2009-06-221-3/+3
* Fixed error message grammar:Matt Wilmas2009-06-061-1/+1
* Nuke warnings (only in HEAD)Kalle Sommer Nielsen2009-05-201-5/+5
* ws fix + missing folding tagsJani Taskinen2009-05-051-63/+45
* - Fix the patchJani Taskinen2009-05-051-2/+1
* - Fix build (modified utf7 stuff is rather new..)Jani Taskinen2009-05-051-1/+7
* - [DOC] add imap_mutf7_to_utf8 and imap_utf8_to_mutf7Pierre Joye2009-05-021-0/+65
* - MFB: #47940, memory leaks in imap_bodyPierre Joye2009-04-301-1/+3
* - space to tabsPierre Joye2009-04-281-23/+21
* - [DOC] MFB: add imap_gc (purge cache(s) and constants IMAP_GC_ELT, IMAP_GC_E...Pierre Joye2009-04-281-0/+40
* - rmeove duplicate definitionPierre Joye2009-04-261-19/+0
* - correct clausePierre Joye2009-04-261-1/+1
* - wsPierre Joye2009-04-251-168/+168
* - #elifPierre Joye2009-04-251-4/+4
* - wsPierre Joye2009-04-251-4/+1
* - sync 5.3Pierre Joye2009-04-251-1/+24
* - SEARCHPGM struct has to be freedPierre Joye2009-04-251-2/+15
* - silent warning, NULL is not 0Pierre Joye2009-04-251-3/+3
* - bad idea to free bodyPierre Joye2009-04-251-1/+0
* - #47940, leaks in imap_body()Pierre Joye2009-04-231-1/+9
* - This is PHP 6 - if this ... ever gets outMarcus Boerger2009-03-101-1/+1
* MFB: Improved parameter fixing & address a compiler warningIlia Alshanetsky2009-01-081-40/+38
* - Fixed duplicate errmsgFelipe Pena2009-01-071-1/+1
* Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* - Fixed memory leak in imap_rfc822_parse_adrlistFelipe Pena2008-12-241-0/+2
* bug #46837 fixZoe Slattery2008-12-161-0/+7
* bug #46884 fixZoe Slattery2008-12-161-2/+27
* bug #46731 modification to previous fixZoe Slattery2008-12-051-1/+1
* MFB: Fixed bug #46731 (Missing validation for the options parameter of theIlia Alshanetsky2008-12-031-2/+7
* - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro (again!)Felipe Pena2008-11-171-63/+0
* - Revert ZEND_BEGIN_ARG_INFO changeFelipe Pena2008-11-021-0/+63
* - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macroFelipe Pena2008-10-241-63/+0
* Fixed bug #42862 (IMAP toolkit crash: rfc822.c legacy routine buffer overflow)Dmitry Stogov2008-10-161-49/+90
* MFB: Fixed a few signedness warningsIlia Alshanetsky2008-10-061-2/+2
* - Fixed bug #45705 (rfc822_parse_adrlist() modifies passed address parameter)Jani Taskinen2008-08-041-14/+22
* - Merged the missing parameter parsing API change (Bunny thanks you Felipe)Jani Taskinen2008-08-041-637/+488
* MFB: - Fixed the strings size in imap_headerinfoFelipe Pena2008-07-111-1/+1
* - MFB: Fixed bug #45460 (imap patch for fromlength fix in imap_headerinfo doe...Felipe Pena2008-07-101-4/+4
* - MFB: Added arginfoFelipe Pena2008-07-071-71/+485
* - MFB: add 2007a/b infoPierre Joye2008-07-031-1/+5
* fixed imap_listscan() protoPhilip Olson2008-06-111-1/+1
* - Fixed double freeFelipe Pena2008-05-081-3/+0
* - Fixed typoFelipe Pena2008-04-171-1/+1