summaryrefslogtreecommitdiff
path: root/ext/imap/php_imap.h
Commit message (Expand)AuthorAgeFilesLines
* Disable rsh/ssh functionality in imap by default (bug #77153)Stanislav Malyshev2018-11-201-0/+1
* Future-proof email addressesZeev Suraski2018-11-011-1/+1
* Remove unused Git attributes identPeter Kokot2018-07-251-2/+0
* year++Xinchen Hui2018-01-021-1/+1
* Fix redefine warningsKalle Sommer Nielsen2017-07-071-0/+15
* Update copyright headers to 2017Sammy Kaye Powers2017-01-021-1/+1
* Merge branch 'PHP-5.6' into PHP-7.0Lior Kaplan2016-01-011-1/+1
|\
| * Happy new year (Update copyright to 2016)Lior Kaplan2016-01-011-1/+1
| * bump yearXinchen Hui2015-01-151-1/+1
* | cleanup the mod version macros, round 2Anatol Belski2015-03-231-0/+2
* | bump yearXinchen Hui2015-01-151-1/+1
* | trailing whitespace removalStanislav Malyshev2015-01-101-2/+2
* | s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
|/
* Bump yearXinchen Hui2014-01-031-1/+1
* Happy New YearXinchen Hui2013-01-011-1/+1
* - Year++Felipe Pena2012-01-011-1/+1
* Add imap_fetchmimeStanislav Malyshev2011-01-241-0/+1
* - Year++Felipe Pena2011-01-011-1/+1
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-1/+1
* MFH: fix buildJani Taskinen2009-05-051-0/+2
* - [DOC] MFH: add imap_mutf7_to_utf8 and imap_utf8_to_mutf7Pierre Joye2009-05-021-0/+2
* - [DOC] add imap_gc (purge cache(s) and constants IMAP_GC_ELT, IMAP_GC_ENV an...Pierre Joye2009-04-281-0/+1
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* MFH: add imap_savebody()Michael Wallner2006-01-271-0/+3
* bump year and license versionfoobar2006-01-011-3/+3
* - Bumber up yearfoobar2005-08-031-1/+1
* - Happy new year and PHP 5 for rest of the files too..foobar2004-01-081-2/+2
* Fixed bug #24161 (No timeout value for imap functions)Ilia Alshanetsky2003-06-131-0/+1
* updating license information in the headers.James Cox2003-06-101-3/+3
* Adding imap_getacl, patch provided by Holger BurbachDan Kalowsky2003-05-201-0/+2
* quota function fixes. Thanks Wez.Ilia Alshanetsky2003-01-201-1/+1
* Bump year.Sebastian Bergmann2002-12-311-1/+1
* email address changeHartmut Holzgraefe2002-11-251-1/+1
* centralize #include "build-defs.h" and drop (sometimes inconsistent) otherSascha Schumann2002-10-241-4/+0
* Removing the imap_popen command... because as Jani puts it "it never workedDan Kalowsky2002-08-051-6/+0
* removing the useless +1's on sizeof() and adding the mail_parameter for theDan Kalowsky2002-07-311-1/+0
* Adding initial support for PHP imap_get_quotarootDan Kalowsky2002-07-261-0/+2
* (PHP imap_get_quota) updated to properly reflect the RFC 2087 as perDan Kalowsky2002-07-261-2/+2
* @Improve IMAP performance when dealing with large mailboxes.Jon Parise2002-05-121-2/+9
* - fix bug #16008Derick Rethans2002-03-111-4/+4
* Maintain headers.Sebastian Bergmann2002-02-281-2/+2
* Update headers.Sebastian Bergmann2001-12-111-1/+1
* add tail pointer to speed up imap_search (submitted by Rob SiemborskiChuck Hagenbuch2001-08-161-0/+1
* Add imap_setacl() function (Brian Masney <masneyb@seul.org>).Chuck Hagenbuch2001-08-101-0/+1
* Changed the old skool resource stuff to use the Zend macros.foobar2001-08-081-2/+0
* Beutifying. Also made a check for IMAP-2001.foobar2001-08-071-10/+17
* Add missing header.foobar2001-08-031-0/+30
* Redesigned thread safety mechanism - nua nuaZeev Suraski2001-07-281-11/+1