Separate E_STRICT reporting from E_ALL in internal debug mode (E_STRICT is included...
[squirrelmail.git] / functions / imap_general.php
2012-07-27 pdontthinkAccount for servers that send extra unsolicited FETCH...
2012-04-01 pdontthinkFall back to using LIST if NAMESPACE answer is malforme...
2012-03-24 kinkI believe this code worked by chance, redefining it...
2012-01-02 pdontthinkUpdating copyrights. Happy New Year.
2011-01-06 pdontthinkHappy New Year!
2010-01-25 pdontthinkUpdate copyrights to 2010
2009-09-29 jervforsThe copyright symbol isn't really needed since the...
2009-07-29 pdontthinkStop using deprecated ereg() functions (#2820952)
2009-05-21 kinkThe shell escaping fix in map_yp_alias (CVE-2009-1579...
2009-05-11 pdontthinkOMG - unsanitized shell command. Thanks to Niels Teusi...
2009-05-11 pdontthinkDunno why this was never implemented, but the comments...
2009-04-15 jervforsThere are too many modified files being committed witho...
2008-07-10 pdontthinkFIXME
2008-07-10 pdontthinkFIXME
2008-01-05 pdontthinkNotes about HTML we need to remove
2007-06-25 kink- Fix busy loop and notice when two literals in IMAP...
2007-01-13 kinkincrement year in copyright notices
2007-01-13 stekkelRemove sqsetcookieflush call (not needed)
2006-12-10 pdontthinkMassive update to plugin system architecture. Please...
2006-11-11 pdontthinkAllow sqimap_login() to return error string when connec...
2006-11-11 pdontthinkDoc fix
2006-11-11 pdontthinkLong time in coming: allow sqimap_login() to return...
2006-11-02 avelFix for namespace parsing. UWash has a namespace prefix...
2006-10-10 avelNAMESPACE support in IMAP backend. Also a whitespace...
2006-10-09 avelSupport for authz authorization identity in the IMAP...
2006-10-04 stekkelFix for bug #1562271
2006-09-04 pdontthinkWrong variable name used
2006-07-15 tokulremoving trailing ?> from function scripts
2006-05-26 avelFix capability retrieval for "double" cases in server...
2006-05-14 tokulupdating error_box() function calls. second argument...
2006-04-19 tokulif $key is set to false, sqimap_login() function will...
2006-04-05 stekkelCentralized init
2006-03-17 stekkelFix for updating the mailbox cache concernig flags
2006-03-09 stekkelpossible fix for unsolicited fetch responses during...
2006-02-26 janglissMake the use_*_tls options half respect old values...
2006-02-11 stekkelremoving global
2006-02-11 stekkelFix for #1093360.
2006-02-10 stekkelPatches from Michael Long
2006-02-08 stekkelBetter error reporting
2006-02-06 tokuladding sm-1.4 version
2006-02-01 jervforsRemoving trailing spaces from strings.
2006-01-29 tokulipv6 address must be in []
2006-01-28 tokulAdded IMAP and SMTP STARTTLS extension support.
2006-01-23 tokulcopyright update
2006-01-16 janglissMissed a )
2006-01-15 janglissSaved additional calls to NAMESPACE if it was already...
2005-11-29 avelPut multiple capability options in an array.
2005-11-26 tokulhttp://bugs.php.net/bug.php?id=31341
2005-09-18 jervforsphpDocumentor updates
2005-07-31 tokulmoving include to the top.
2005-06-15 stekkelXSS fixes
2005-05-20 kinkTweak IMAP connection error display (#1203154).
2005-04-16 jervforsFixing strings:
2005-04-08 tokuldocumenting functions. adding @deprecated to obsolate...
2005-04-08 jervforsString fix
2005-04-08 kinkfix 'referral' bug for UW-servers, sorry people
2005-04-06 kinkPartial support for IMAP LOgin Referrals: tell the...
2005-04-05 tokuladding param and since tags to some functions
2005-03-30 kinkFixed bad/malformed request error when Sent was over...
2005-03-29 tokuldocumenting some imap functions
2004-12-27 kinkIncrement year in copyright notice.
2004-11-02 jervforsReplacing tabs with spaces, trimming white space at...
2004-11-01 cigamitRemoved variables that were initialized, but never...
2004-10-31 cigamitRemove unused globals
2004-10-29 indiri69Should compared strings with strings. Otherwise a...
2004-10-28 cigamitWrong break point is set, we are only 2 deep here,...
2004-09-28 jervforsFixing undefined variables
2004-08-18 kinkClose connection cleanly when login/pw incorrect, follo...
2004-08-15 jervforsXHTML fixes
2004-06-13 janglissShouldn't let PHP generate an error in this case, if...
2004-05-26 stekkeltypo
2004-05-26 stekkelremoved parseAdress routines and made it point to rfc82...
2004-05-20 tokulaStutus -> aStatus
2004-05-19 stekkel* Request UID and UIDVALIDITY from the status response...
2004-05-14 stekkelsecond try ..
2004-05-14 stekkelDetect untagged BYE responses in case the connection...
2004-05-02 stekkelFixed on the fly decoding of base64 attachment. We...
2004-04-22 stekkelreminder for people that want to use the capability...
2004-04-12 tokultwo more subpackage blocks
2004-03-29 ebullientremove perlishly commented debug lines. my bad.
2004-03-28 ebullientfinish "buttonizing" read_body header.
2004-03-15 kinkMove $sqimap_session_id from global to static scope.
2004-02-26 tassiumBrain-damage in sqimap_create_stream(). Can't believe...
2004-02-24 kinkWe're living in 2004 now... perl is your friend for...
2003-11-09 alex-brainstormAdd an optional link parameter to sqimap_error_box...
2003-10-30 stekkelThe SASL intial response capability name is changed in
2003-10-29 kinkAdd some basic documentation, and remove some long...
2003-10-28 tassiumPreparation to begin using phpdocumentor.
2003-10-28 stekkelToday Cyrus 2.2.2-BETA with SASL Initial Client respons...
2003-10-22 tassiumNew function: sqimap_create_stream(). Returns an IMAP...
2003-09-24 stekkelRewrote sqimap_fread to make it work on PHP 4.3.2.
2003-09-23 tassiumBy request, SASL PLAIN for IMAP and SMTP.
2003-08-11 tassiumFix to prevent query containing username and password...
2003-07-27 alex-brainstormFix autodetect-delimiter-no-namespace code for devel...
2003-07-24 stekkelDue to changed behaviour of fread (see php bug 24033...
2003-07-24 alex-brainstormExtracted error_box() calling code into sqimap_error_bo...
2003-07-24 stekkelCorrect on the fly base64 decode algoritm in case the...
2003-07-23 alex-brainstormFix more literal mailbox names
2003-07-03 stekkelTypo:
2003-07-03 stekkelFinally nailed down the exchange problem. It was caused...
next