summaryrefslogtreecommitdiff
path: root/ext/imap
Commit message (Expand)AuthorAgeFilesLines
* revert change #298288: Remove old dsp/dsw/makefile filesRob Richards2010-04-281-0/+176
* Removed safe_modeKalle Sommer Nielsen2010-04-261-9/+5
* Remove old dsp/dsw/makefile files, these arent used by the build system anymo...Kalle Sommer Nielsen2010-04-211-176/+0
* - #35638, add udate to imap_fetch_overviewPierre Joye2010-04-146-84/+67
* - Fixed #44098, imap_utf8() returns only capital lettersPierre Joye2010-02-074-6/+27
* - [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-032-2/+2
* - 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
* Adding IMAP tests (PHP 5.3)Olivier DOUCET2009-11-2319-0/+1018
* - Fixed bug #49630 (imap_listscan function missing)Felipe Pena2009-09-221-0/+1
* allow tests to pass when a random username is used.Nuno Lopes2009-09-2219-25/+29
* - Fixed bug #48400 (imap crashes when closing stream opened with OP_PROTOTYPE...Jani Taskinen2009-08-031-1/+7
* fix testAntony Dovgal2009-07-261-0/+6
* - #48619, imap_search ALL segfaultsPierre Joye2009-06-221-3/+3
* MFH: Fixed error message grammar:Matt Wilmas2009-06-061-1/+1
* - New tests (testfest DutchUG)Felipe Pena2009-05-168-0/+234
* - Fixed testsFelipe Pena2009-05-052-0/+2
* MFHJani Taskinen2009-05-051-0/+1
* MFH: ws fixJani Taskinen2009-05-051-64/+46
* MFH: fix buildJani Taskinen2009-05-053-8/+20
* - sync with HEADJani Taskinen2009-05-051-2/+2
* - [DOC] MFH: add imap_mutf7_to_utf8 and imap_utf8_to_mutf7Pierre Joye2009-05-024-0/+97
* - 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-282-0/+41
* - remove duplicate definitionPierre Joye2009-04-271-19/+0
* - correct clausePierre Joye2009-04-261-1/+1
* - wsPierre Joye2009-04-251-175/+175
* - #elifPierre Joye2009-04-251-4/+4
* - wsPierre Joye2009-04-251-1/+1
* - add 2007d and ePierre Joye2009-04-251-1/+13
* - MFH: SEARCHPGM struct has to be freedPierre Joye2009-04-251-2/+15
* - silent warning, NULL is not 0Pierre Joye2009-04-251-2/+2
* - bad idea to free bodyPierre Joye2009-04-251-1/+0
* - MFH: #47940, leaks in imap_body()Pierre Joye2009-04-231-1/+9
* - define HAVE_NEW_MIME2TEXT and detect utf8auxPierre Joye2009-04-231-2/+6
* - Supressing error message for SKIPIF check works as expectedFelipe Pena2009-02-151-1/+1
* IMPA fetchheader testsZoe Slattery2009-01-237-0/+856
* Improved parameter fixing & address a compiler warningIlia Alshanetsky2009-01-081-40/+38
* - MFH: Fixed duplicate errmsgFelipe Pena2009-01-071-1/+1
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-312-2/+2
* - MFH: Fixed memory leak in imap_rfc822_parse_adrlistFelipe Pena2008-12-241-0/+2
* - New testFelipe Pena2008-12-241-0/+69
* README for ext/imap testsZoe Slattery2008-12-171-0/+45
* Miscellaneous tests for ext/imapZoe Slattery2008-12-1724-0/+2291
* bug #46837 fixZoe Slattery2008-12-161-0/+7
* bug #46884 fixZoe Slattery2008-12-161-1/+21
* fix resource idZoe Slattery2008-12-091-1/+1
* tests for imap_fetch_overviewZoe Slattery2008-12-088-0/+1038