Horde_ActiveSync pear.horde.org ActiveSync server library A library for implementing an ActiveSync server. Michael J Rubinsky mrubinsk mrubinsk@horde.org yes 2020-10-14 2.41.5 2.41.0 stable stable GPL-2.0 * [mjr] Prevent invalid weekly recurrence values. * [mjr] Minor php 7.4 compatibility changes. * |+ 5.3.0 8.0.0alpha1 8.0.0alpha1 1.7.0 Horde_Compress pear.horde.org 2.0.0 3.0.0alpha1 3.0.0alpha1 Horde_Date pear.horde.org 2.3.0 3.0.0alpha1 3.0.0alpha1 Horde_Exception pear.horde.org 2.0.0 3.0.0alpha1 3.0.0alpha1 Horde_Icalendar pear.horde.org 2.0.0 3.0.0alpha1 3.0.0alpha1 Horde_Log pear.horde.org 2.3.0 3.0.0alpha1 3.0.0alpha1 Horde_Mapi pear.horde.org 1.0.0 2.0.0alpha1 2.0.0alpha1 Horde_Mime pear.horde.org 2.11.0 3.0.0alpha1 3.0.0alpha1 Horde_Stream pear.horde.org 1.4.0 2.0.0alpha1 2.0.0alpha1 Horde_Support pear.horde.org 2.0.0 3.0.0alpha1 3.0.0alpha1 Horde_Translation pear.horde.org 2.2.0 3.0.0alpha1 3.0.0alpha1 Horde_Util pear.horde.org 2.0.0 3.0.0alpha1 3.0.0alpha1 ctype Horde_Db pear.horde.org 2.1.0 3.0.0alpha1 3.0.0alpha1 Horde_Imap_Client pear.horde.org 2.28.1 3.0.0alpha1 3.0.0alpha1 Horde_Mail pear.horde.org 2.0.0 3.0.0alpha1 3.0.0alpha1 Horde_Mongo pear.horde.org 1.0.2 2.0.0alpha1 2.0.0alpha1 Horde_Text_Filter pear.horde.org 2.0.0 3.0.0alpha1 3.0.0alpha1 Horde_Test pear.horde.org 2.1.0 3.0.0alpha1 3.0.0alpha1 1.0.0alpha1 1.0.0 alpha alpha 2011-03-08 GPL-2.0 * First alpha release for Horde 4. 1.0.0beta1 1.0.0 beta beta 2011-03-16 GPL-2.0 * First beta release for Horde 4. 1.0.0RC1 1.0.0 beta beta 2011-03-22 GPL-2.0 * First release candidate for Horde 4. 1.0.0RC2 1.0.0 beta beta 2011-03-29 GPL-2.0 * Second release candidate for Horde 4. 1.0.0 1.0.0 stable stable 2011-04-06 GPL-2.0 * First stable release for Horde 4. * [jan] Use Horde_Support_Uuid to generate UUIDs. 1.0.1 1.0.0 stable stable 2011-07-05 GPL-2.0 * [mjr] Fix race conditions caused by broken clients sending an inappropriate PING request. * [mjr] Fix issue with initial Android pairing 1.1.0 1.1.0 stable stable 2011-07-27 GPL-2.0 * [mjr] Policykey is now per user, not per device * [mjr] use AS in column aliases to make postgres happy (Bug #10346). * [mjr] Prevent a sync loop in some fringe cases. * [mjr] Improve calendar syncing for iOS devices. 1.1.1 1.1.0 stable stable 2011-07-27 GPL-2.0 * [mjr] Add missing migration file to package.xml 1.1.2 1.1.0 stable stable 2011-08-02 GPL-2.0 * [mjr] Fix sending unnecessary FOLDERSYNC changes. * [mjr] Fix issue with FOLDERSYNC requests that was causing Android clients to PING and SYNC the same collection an unlimited number of times. 1.1.3 1.1.0 stable stable 2011-08-10 GPL-2.0 * [mjr] Fix bug with certain recurrence types due to erroneously outputting a zero as an empty tag (Bug# 10416). * [mjr] Support POOMCONTACTS2 schema in AS 2.5 clients also. 1.1.4 1.1.0 stable stable 2011-08-30 GPL-2.0 * [mjr] Fix sending MONTHLY_NTH and YEARLY_NTH recurrence types (Bug# 10416). * [mjr] Fix synchronization loop due to messages being deleted on server then attempting a change from the client. 1.1.5 1.1.0 stable stable 2011-09-15 GPL-2.0 * [mjr] Fix syncing daily recurrence types. * [mjr] Support additional GAL fields (Bug #10504). * [mjr] Prevent broken clients from sending incoming changes with initial SYNC request (Bug #10461). 1.1.6 1.1.0 stable stable 2011-10-19 GPL-2.0 * [mjr] Prevent duplicate incoming message additions (Bug #10644). 1.1.7 1.1.0 stable stable 2011-11-08 GPL-2.0 * [jan] Allow to run unit tests from installed package. 1.1.8 1.1.0 stable stable 2011-11-13 GPL-2.0 * [mjr] Fix duplicate entries being sent to client when client does not issue GETCHANGES request (Bug #10731). 1.1.9 1.1.0 stable stable 2011-11-16 GPL-2.0 * [mjr] Fix issue with timezones caused by buggy PHP timezone data (Bug #10760). 1.1.10 1.1.0 stable stable 2011-12-13 GPL-2.0 * [mjr] Increase field length for sync_data to support syncing large collections (Bug #10822). * [jan] Fix tests to work with PHPUnit 3.6. 1.1.11 1.1.0 stable stable 2011-12-13 GPL-2.0 * [mjr] Improve support for Android device provisioning. * [mjr] Improve support for timezones in appointments originating on the client. * [mjr] Improve performance when working with timezones on PHP 5.3+ 1.2.0 1.2.0 stable stable 2011-12-23 GPL-2.0 * [mjr] Fix sending meeting request emails when creating a meeting. * [mjr] Fix retrieving the body of SENDMAIL requests. * [mjr] Fix parsing birthday strings on certain android 2.2 clients. 1.2.1 1.2.0 stable stable 2012-01-02 GPL-2.0 * [mjr] Fix REMOTEWIPE functionality for a number of android and iOS devices. 1.2.2 1.2.0 stable stable 2012-01-30 GPL-2.0 * [mjr] Allow disabling of certain policies. * [mjr] Honor PROVISIONING_LOOSE if the device supports PROVISIONING, but not all of our requested policies. * [mjr] Fix issue that could cause PING failure in certain server environments. 1.2.3 1.2.0 stable stable 2012-01-30 GPL-2.0 * [mjr] Tweak policy defaults. Minor compatibility improvements for WAP-Provisioning-XML strings. 1.2.4 1.2.0 stable stable 2012-02-22 GPL-2.0 * [mjr] Added WP7 devices to the list of devices with broken provisioning. * [mjr] Fix issue that could cause improper timezone handling in events passed from device to server in the beginning of a calendar year (Bug #10960). * [mjr] More improvements to security policies and device compatibility. 1.2.5 1.2.0 stable stable 2012-03-21 GPL-2.0 * [mjr] Fix parsing incoming timezones under certain conditions (Bug #11068). 1.2.6 1.2.0 stable stable 2012-05-01 GPL-2.0 * [jan] Fix class name (software-horde@interfasys.ch, Bug #11164). 2.0.0alpha1 2.0.0alpha1 alpha alpha 2012-07-05 GPL-2.0 * First alpha release for Horde 5. * [mjr] Add support for ActiveSync native meeting requests and responses. * [mjr] Security policy support now allows for per user configuration. * [mjr] Add basic Autoconfigure support. * [mjr] Add EAS version 12.1 support. * [mjr] Add EAS version 12.0 support. * [mjr] Add email support. 2.0.0beta1 2.0.0beta1 beta beta 2012-07-19 GPL-2.0 * First beta release for Horde 5. * [mjr] Fix some issues that were causing infinite loops on iOS * [jan] Fix finding locale directory if installed with PEAR. * [mjr] Fix issue where FILTERTYPE parameter was not being honored on some clients. 2.0.0beta2 2.0.0beta1 beta beta 2012-08-07 GPL-2.0 * [mjr] Properly send 401 responses in certain circumstances. * [mjr] Improvements to autoconfigure support. 2.0.0beta3 2.0.0beta1 beta beta 2012-08-29 GPL-2.0 * [mjr] SyncKey is no longer incremented when there are no imported or exported changes after the initial SYNC. * [mjr] No longer send unnecessary SYNC_COMMANDS tag. * [mjr] Build a proper nested folder hierarchy when appropriate. 2.0.0beta4 2.0.0beta1 beta beta 2012-10-12 GPL-2.0 * [mjr] Fix issue causing FOLDERSYNC to fail on postgres. * [mjr] Fix erroneous truncation of CC addresses (Bug #11446). 2.0.0RC1 2.0.0beta1 beta beta 2012-10-26 GPL-2.0 * 2.0.0 2.0.0 stable stable 2012-10-30 GPL-2.0 * First stable release for Horde 5. 2.0.1 2.0.0 stable stable 2012-10-31 GPL-2.0 * [mjr] Fix moving/deleting messages on some devices. 2.0.2 2.0.0 stable stable 2012-11-05 GPL-2.0 * [mjr] Increase size of cache_data field. * [mjr] Add more complete error and debug output when saving syncCache. * [mjr] Attempt to detect infinite sync loops caused by server side errors. 2.0.3 2.0.0 stable stable 2012-11-10 GPL-2.0 * [mjr] Fix detecting mailbox changes on servers that don't return UIDNEXT data. * [mjr] Fix issue in detecting certain text attachments. 2.0.4 2.0.0 stable stable 2012-11-11 GPL-2.0 * [mjr] Fix issue causing a loop during FETCH requests caused by the non-incrementing syncKey. * [mjr] Reduce number of IMAP server calls required when syncronizing email data. * [mjr] Fix issue causing iOS Mail to crash when receiving truncated body data. * [mjr] Improvements to detecting expunged messages. 2.0.5 2.0.0 stable stable 2012-11-11 GPL-2.0 * [mjr] Fix fatal error due to abstract serialize methods. 2.0.6 2.0.0 stable stable 2012-11-16 GPL-2.0 * [jan] Add Dutch translation (Arjen de Korte <build+horde@de-korte.org>). * [mjr] Answer Microsoft Outlook Autodiscover requests (Request # 11639). 2.0.7 2.0.0 stable stable 2012-11-27 GPL-2.0 * [jan] Use binary column for serialized sync state (Bug #11743). * [jan] Fix boolean table columns (Bug #11742). * [mms] Use new Horde_Test layout. 2.0.8 2.0.0 stable stable 2012-12-07 GPL-2.0 * [mjr] Fix issue causing SYNC/PING loop in empty mail folders (Bug #11823). * [mjr] Fix importing message read flag (Bug #11741). * [mjr] Fix charset conversion of HTML messages when original body is plaintext (Bug #11745). * [mjr] Use integer column for message_uid field for IMAP messages (Bug #11742) 2.0.9 2.0.0 stable stable 2012-12-12 GPL-2.0 * [mjr] Improve loop detection logic, preventing unnecessary state resets. * [mjr] Fix charset issues with certain broken emails which can cause iOS to crash. 2.0.10 2.0.0 stable stable 2012-12-12 GPL-2.0 * [mjr] Check for invalid UTF-8 data before sending to client. 2.0.11 2.0.0 stable stable 2012-12-17 GPL-2.0 * [mjr] Fix updating the read flag on iOS. * [jan] Add Basque translation (Ibon Igartua <ibon.igartua@ehu.es>). * [mjr] Set the importance flag on mail messages. * [mjr] Fix detecting mailbox changes on IMAP servers that support CONDSTORE but not per mailbox MODSEQ (Bug #11754). 2.0.12 2.0.0 stable stable 2012-12-23 GPL-2.0 * [mjr] Fix non empty PING requests with empty FOLDERS element. * [mjr] Fix exporting folder deletions (Bug #11918). * [mjr] Improvements to fetching and sending message body. * [mjr] Fix searching mailboxes on certain devices that send MIMESUPPORT flag, like iOS (Bug #11900). 2.0.13 2.0.0 stable stable 2012-12-25 GPL-2.0 * [mjr] Fix regression caused by incorrectly named variable (martin.ament@gmx.de, Bug #11919) 2.0.14 2.0.0 stable stable 2012-12-27 GPL-2.0 * [mjr] Fix DB migration for some RDBMS (Bug #11877). * [mjr] Fix authentication related errors. 2.1.0 2.1.0 stable stable 2013-01-04 GPL-2.0 * [mjr] Fix some possible character set related issues with HTML email. * [mjr] Fix sending boolean policy values. 2.1.1 2.1.0 stable stable 2013-01-04 GPL-2.0 * [mjr] Fix regression caused by fixing some logging in the sync cache. 2.1.2 2.1.0 stable stable 2013-01-15 GPL-2.0 * [mjr] Fix handling missing state when processing COMMANDS. * [mjr] Fix loading state for FOLDERSYNC requests for certain clients. 2.1.3 2.1.0 stable stable 2013-01-19 GPL-2.0 * [mjr] Fix behavior when attempting to fetch attachment of a vanished message. * [mjr] Fix multiple accounts on a single client (Bug #11963). * [mjr] Fix setting PINGable collections on non-empty PING requests. 2.1.4 2.1.0 stable stable 2013-01-20 GPL-2.0 * [mjr] Fix existence checking, again. 2.1.5 2.1.0 stable stable 2013-01-29 GPL-2.0 * [jan] Add French translation (Paul De Vlieger <paul.de_vlieger@moniut.univ-bpclermont.fr>). 2.2.0 2.2.0 stable stable 2013-02-02 GPL-2.0 * [mjr] Fix handling of deleting or moving messages from the client that no longer exist on the server (Bug #12013). * [mjr] Fix setting flags on messages marked for deletion (Bug #12007). 2.2.1 2.2.0 stable stable 2013-02-21 GPL-2.0 * [mjr] Always output the optional POOMCAL_MEETINGSTATUS property to avoid issues with some versions of iOS (Bug #12056). 2.3.0 2.3.0 stable stable 2013-03-01 GPL-2.0 * [mjr] Fix updating state when a PING detected changed has been removed before SYNC runs (Bug #12075). 2.3.1 2.3.0 stable stable 2013-03-03 GPL-2.0 * [mjr] Fix regression introduced in 2.2.1 caused by fix for Bug #12056. * [mjr] Fix synchronizing email messages containing ICalendar attachments with no METHOD parameter (Bug #12083). 2.3.2 2.3.0 stable stable 2013-03-11 GPL-2.0 * [mjr] Various improvements and code cleanup. * [mjr] Some fixes to GETITEMESTIMATE requests. * [mjr] Logging improvements. 2.3.3 2.3.0 stable stable 2013-03-12 GPL-2.0 * [mjr] Work around broken HTC clients when creating appointments with no reminders (Bug #12155). * [mjr] Fix setting User Agent value for certain clients in EAS 12.1 or greater (Bug #12154). * [mjr] Properly set disposition and content-id properties when building attachments from multipart/related parts (Bug #12123). 2.3.4 2.3.0 stable stable 2013-04-12 GPL-2.0 * [mjr] Fix typo that could cause device information to not be saved correctly. * [mjr] Fix authentication clean up during certain request types. 2.3.5 2.3.0 stable stable 2013-04-16 GPL-2.0 * [mjr] Fix issue with importing messages due to bad merge (Bug #12185). 2.3.6 2.3.0 stable stable 2013-04-19 GPL-2.0 * [mjr] Fix returning message property values when the value is defined, but empty (Bug #12197). * [mjr] Fix saving IMAP folder state when CONDSTORE is available but no per-mailbox MODSEQ. * [mjr] Fix mail synch failure due to messages being deleted on server during initial synch. 2.4.0beta1 2.4.0 beta stable 2013-05-02 GPL-2.0 * [mjr] Flag changes will now trigger a positive PING/SYNC if the IMAP server supports per-mailbox MODSEQ and CONDSTORE. * [mjr] Add support for EAS 14.0 and 14.1 (see http://wiki.horde.org/ActiveSync/FeatureGrid for complete feature list). * [mjr] Fix synchronizing certain recurring tasks (Bug #12223, Thomas Jarosch <thomas.jarosch@intra2net.com>) * [mjr] Fix issue that could cause some attachments to become corrupt on the client. 2.4.0beta2 2.4.0 beta stable 2013-05-07 GPL-2.0 * [mjr] Fix building initial message state in certain cases for email collections when IMAP server does not support per mailbox MODSEQ values. * [mjr] Fix fatal error when using the deviceCallback functionality (Bug #12236). * [mjr] Fix creating/deleting mailboxes with non-empty default namespaces (Bug #12224). * [mjr] Fix non-BC change in abstract method signature. 2.4.0beta3 2.4.0 beta stable 2013-05-10 GPL-2.0 * [mjr] Fix mirroring new entries created on certain clients back to the client. * [mjr] Fix creating new objects from Outlook clients. * [mjr] Fix setting incoming heartbeat value. * [mjr] Fix sending updated heartbeat interval when requested heartbeat is out of bounds. 2.4.0beta4 2.4.0 beta stable 2013-05-11 GPL-2.0 * [mjr] Improvements to synchronizing reply/forward state and maillog entries when using Outlook. * [mjr] Improvements and various fixes to detecting client originated changes. * [mjr] Fix numerous issues related to incoming changes with GETCHANGES explicitly set to false. * [mjr] Fix mirroring back changes when an object created on the client is edited on the same client within 1 sync cycle. 2.4.0beta5 2.4.0 beta stable 2013-05-29 GPL-2.0 * [mjr] Fix bug that caused S/MIME messages to always be marked read when synchronized. * [mjr] Rewrite hierarchy handling to allow for client renaming of folders. * [mjr] Fix saving sent mail in EAS >= 14 SENDMAIL requests. 2.4.0RC1 2.4.0 beta stable 2013-05-30 GPL-2.0 * [mjr] Fix issue that could cause some emails to be ignored when sending changes if the email has the same UID as another email from another collection synced in the same request. * [mjr] Fix issue that caused synching to fail due to COLLECTION_TYPE being sent in OPTIONS node in EAS 14+. * [mjr] Fix enforcing forced provisioning. * [mjr] Allow Outlook 2013 to connect even when provisioning is forced. 2.4.0RC2 2.4.0 beta stable 2013-05-31 GPL-2.0 * [mjr] Fixes for broken clients like the S3 that request SMS sync even when told there is no SMS collection. 2.4.0 2.4.0 stable stable 2013-06-04 GPL-2.0 * [mjr] Fix some issues caused by broken non-mime part truncation. * [mjr] Fix handling MIMETRUNCATION for emails with attachments (Bug #12289). * [mjr] Fix missing email body data for certain clients (Bug #12203). * [mjr] Fix requesting email data via ITEMOPERATION command (Bug #12292). * [mjr] Fix a BC break that was causing FOLDERSYNC requests to f fail. 2.5.0 2.5.0 stable stable 2013-06-17 GPL-2.0 * [mjr] Filter out email that falls outside of FILTERTYPE on CONDSTORE servers as well (Bug #12360). * [mjr] Fix detecting changes for servers without CONDSTORE and a non-zero FILTERTYPE (Bug #12316). * [mjr] Fix fetching email messages from search results using ITEMOPERATIONS command (Bug #12212). * [jan] Add Spanish translation (Manuel P. Ayala <mayala@unex.es>). * [mjr] Add support for SyncStamps - either timestamps or backend controlled modification sequences. 2.5.1 2.5.0 stable stable 2013-06-20 GPL-2.0 * [mjr] Fix issue the could cause sync to fail if an incorrectly formatted email date header is encountered. 2.5.2 2.5.0 stable stable 2013-06-20 GPL-2.0 * 2.5.3 2.5.0 stable stable 2013-07-01 GPL-2.0 * [mjr] Fix SmartReply/SmartForward commands when the client does not send Wbxml. * [mjr] Fix some fringe cases where client initiated message deletion may fail. * [mjr] Work around some broken behavior in Blackberry clients (Bug #12370). * [mjr] Fix regression that caused MEETINGRESPONSE requests to fail (Bug #12403). * [mjr] Fix ITEMOPERATIONS requests under 14.1. 2.5.4 2.5.0 stable stable 2013-07-08 GPL-2.0 * [mjr] Fix bug that causes incorrect MIME truncation when the client requests no MIME truncation (Bug #12437). * [mjr] Fix returning proper values for the Horde_ActiveSync_Message_SendMail::replacemime property. The could cause replying to email with some EAS 14+ clients to fail. 2.5.5 2.5.0 stable stable 2013-07-15 GPL-2.0 * [mjr] Fix off by one error when checking WINDOWSIZE, which breaks syncing with clients that have broken WINDOWSIZE implementations (Bug #12443). 2.5.6 2.5.0 stable stable 2013-07-21 GPL-2.0 * [mjr] Fix filtering out changes due to incoming client email requests in certain cases. * [mjr] Send empty POOMMAIL_CATEGORIES tag as Exchange does. * [mjr] Fix sending deletion commands to clients when an item is created on one EAS client, but deleted on another EAS client. 2.6.0 2.6.0 stable stable 2013-08-08 GPL-2.0 * [mjr] Fix obtaining the timestamp of the last successful sync when backend uses modification sequences (Bug #12529). * [mjr] Fix broken Email sync due to clients that send unsolicited SMS data (Bug #12544). * [mjr] Fix returning incorrect syncstamp when adding, editing, or deleting messages and backend uses modification sequences (Bug #12523). * [mjr] Fix bug that could cause a sync loop if history data is removed or a collection is empty and therefore has no history data (Bug #12531). 2.6.1 2.6.0 stable stable 2013-08-08 GPL-2.0 * [mjr] Do not ask the IMAP server to fetch flags if we don't have an empty imap search result (Bug #12551). * [mjr] Fix typos that could cause some sync actions to fail (Bug #12548 and #12523, Thomas Jarosch <thomas.jarosch@intra2net.com>). * [mjr] Ensure proper failure codes are returned when a client addition fails to be added to the backend during a PARTIAL sync. 2.6.2 2.6.0 stable stable 2013-08-18 GPL-2.0 * [mjr] Fix issue that could cause corrupt email attachment downloads on certain webservers due to PHP flushing the output buffer (Bug #12486). * [mjr] Output X-MS-RP header to advertise to clients that a more recent EAS version is supported on the server. * [mjr] Fix issue that could lead to email being duplicated on client due to incorrect Collection Type being detected for unsolicited SMS data (Bug #12544). * [mjr] Fix decoding EAS Timezone blobs on Big Endian systems. * [mjr] Fix race condition where changes may not be sent to the client due to a combination of a long running MOREAVAILABLE sync and server side changes. 2.7.0 2.7.0 stable stable 2013-08-30 GPL-2.0 * [mjr] Fix Wbxml output of SEARCH_TOTAL and SEARCH_RANGE values in SEARCH responses (Bug #12624). * [mjr] Allow reducing the amount of tag content that is logged to the Wbxml log. * [mjr] Fix broken wbxml in certain cases due to incorrect handling of encoding empty array values (Bug #12595). * [mjr] Detect IMAP message deletions on non-CONDSTORE servers during PING requests (Request #12597, Thomas Jarosch <thomas.jarosch@intra2net.com>). * [mjr] Do not initiate a looping SYNC if there were any incoming changes, this prevents an unnecessary backend ping for each collection. * [mjr] Fix issue that could cause message deletions on the server to not be trasmitted to the client if the message falls outside of the FILTER window and the IMAP server does not support CONDSTORE. * [mjr] Don't filter out messages flagged as DELETED during initial sync request. 2.7.1 2.7.0 stable stable 2013-09-01 GPL-2.0 * [mjr] Allow authentication to still be attempted without an available password, allowing for the use of setups using client certificates. * [mjr] Fix detecting EAS version on clients that only support up to 14.0, and send the version encoded in compressed parameters. * [mjr] Fix OPTIONS, SYNC loop due to incorrect determination of when to send the MS-RP header. 2.7.2 2.7.0 stable stable 2013-09-02 GPL-2.0 * [mjr] Fix definition of SMIME_ENCRYPTED and DEVICE_ENCRYPTION policies. * [mjr] Always try to send up to WINDOW_SIZE changes, even if some messages had errors. * [mjr] Disable (broken) sync loop detection. 2.7.3 2.7.0 stable stable 2013-09-05 GPL-2.0 * [mjr] Fix possible infinite loop when a requested message is not found on the serer during a SYNC request. 2.8.0 2.8.0 stable stable 2013-09-27 GPL-2.0 * [mjr] Remove loop counter code that was incorrectly growing sync_cache data (Bug #12707). * [mjr] Ignore incoming SMS delete command. Prevents breaking sync on clients that send SMS data, even though we do not return it as an available collection. * [mjr] Prevent sending invalid UTF-8 data in the Subject header, which could break sync in some clients. * [mjr] Support for SOFTDELETE. 2.8.1 2.8.0 stable stable 2013-09-27 GPL-2.0 * [mjr] Work around for PHP bug 65776, preventing segfaults with certain emails. 2.8.2 2.8.0 stable stable 2013-10-01 GPL-2.0 * [mjr] Remove dependency on unreleased Horde_Stream code. 2.8.3 2.8.0 stable stable 2013-10-08 GPL-2.0 * [mjr] Fix returning contact image in GAL search for those clients that support it. * [mjr] Fix GAL searching for clients that depend on SEARCH_RANGE values. * [mjr] Fix some authentication issues when certain clients issue broken AutoDiscover requests. * [mjr] Fix some minor issues with Autodiscover requests caught by unit testing. 2.8.4 2.8.0 stable stable 2013-10-15 GPL-2.0 * [mjr] Return proper status codes when OOF is unavailable (Bug #12757). * [mjr] Fix fatal crash when conflict is detected (Thomas Jarosch <thomas.jarosch@intra2net.com>, Bug #12755) 2.8.5 2.8.0 stable stable 2013-10-22 GPL-2.0 * [mjr] Improve performance related to conflict detection and change mirroring protection. 2.9.0 2.9.0 stable stable 2013-11-18 GPL-2.0 * [mjr] Fix generating EAS folder uids for devices that can't tell the difference between a string and an integer. * [mjr] Changes to support multiple non-email collections of the same type. * [mjr] Improvements to memory and database usage. * [mjr] Add MongoDB state driver. 2.9.1 2.9.0 stable stable 2013-11-20 GPL-2.0 * [mjr] Add ability to flag a specific device as blocked. * [mjr] Add ability to filter the list of devices on more than username. * [mjr] Attempt to recover old serialized data before forcing a repairing of Email collections. 2.9.2 2.9.0 stable stable 2013-12-17 GPL-2.0 * [mjr] Fix typo that was causing server side searching of mailboxes to fail (Bug #12882). * [mjr] Add workaround for inconsistent handling of POOMCONTACTS date fields that causes fields like birthdays to become offset. 2.10.0 2.10.0 stable stable 2013-12-27 GPL-2.0 * [mjr] Some fixes for EAS 14.0/14.1 ITEMOPERATIONS request parsing. Fixes issues on some clients with broken email sync on Android 4.3 and 4.4. * [mjr] Fix issue that causes sync to break when SMS messages are deleted on the client (Bug #12887). * [mjr] Add support for parsing TNEF data when possible (Bug #12882). 2.10.1 2.10.0 stable stable 2013-12-31 GPL-2.0 * [mjr] Fix issue where attachments are not downloaded in certain situations on EAS version 14+. 2.11.0 2.11.0 stable stable 2014-01-17 GPL-2.0 * [mjr] Fix issue with synchronizing recurring event series exceptions due to missing properties in the exception object. * [mjr] Fixes to S/MIME support for issues that prevent the decrypting of S/MIME encrypted email on certain clients. * [mjr] Improve error handling when state is lost and device continues to request the same state despite being sent the proper status code. * [mjr] Fix returning device information from Mongo driver when multiple user accounts exist on the same device. * [mjr] Improve detection of devices that cannot support non-multiplexed collections. * [mjr] Add support for DocumentLibrary. * [mjr] Fix mailbox searching when number of results exceeds the requested RANGE value. 2.12.0 2.12.0 stable stable 2014-01-23 GPL-2.0 * [mjr] Add support for Recipient Information Cache collection. 2.12.1 2.12.0 stable stable 2014-01-27 GPL-2.0 * [mjr] Fix some edge case issues that could cause issues in sending changes to the client. * [mjr] Fix handling MEETING_RESPONSE requests for certain broken clients (Bug #12934). 2.12.2 2.12.0 stable stable 2014-01-28 GPL-2.0 * [mjr] More fixes for handling meeting responses sent by Outlook (Bug #12934). 2.12.3 2.12.0 stable stable 2014-02-02 GPL-2.0 * [mjr] Improve device property management and forced-multiplex detecection. * [mjr] Attempt a fix for clients that duplicate calendar entries when tags are received in a certain order (Bug #12741). * [mjr] Transparently handle moving from a non-MODSEQ IMAP server to a MODSEQ server (Thomas Jarosch <thomas.jarosch@intra2net.com>, Bug #12941). * [mjr] Fix handling of empty OPTIONS tags. 2.12.4 2.12.0 stable stable 2014-02-05 GPL-2.0 * [mjr] Fix some issues caused by attempting to process iTip responses when saving to sent mail folder (Bug #12956). * [mjr] Work around issues with clients that crash when receiving an empty body element (Bug #12956). 2.13.0 2.13.0 stable stable 2014-03-10 GPL-2.0 * [mjr] More workarounds for PHP 65776, preventing segfaults for text attachments that contain inconsistent line endings. * [mjr] Rely on the IMAP adapter for returning accurate UID values after a message move (Bug #13010). * [mjr] Expose public Horde_ActiveSync_Utils::ensureUtf8() method. 2.13.1 2.13.0 stable stable 2014-03-11 GPL-2.0 * [mjr] Fix regression in sending non Mime encoded messages (Bug #13029). 2.13.2 2.13.0 stable stable 2014-03-13 GPL-2.0 * [mjr] Fix regression that could prevent stale sync requests to persist (Bug #13032). 2.13.3 2.13.0 stable stable 2014-03-24 GPL-2.0 * [mjr] Fix regression that broke synchronization in clients that don't support EAS 14.1 (Bug #13038). * [jan] Optimize SQL query for garbage collection (hannes.brunssen@ewetel.de, Bug #13043). 2.13.4 2.13.0 stable stable 2014-04-03 GPL-2.0 * [jan] Add Danish translation (Erling Preben Hansen <erling@eph.dk>). * [mjr] Support sending PRIMARYSMTPADDRESS in EAS 14.1 (Request #13062). * [mjr] Change the order of WBXML tags for Horde_ActiveSync_Message_Exception to make some older clients happy. * [mjr] Fix some cases where removing a device's state could cause a PING and/or SYNC loop on some older clients. 2.14.0 2.14.0 stable stable 2014-04-16 GPL-2.0 * [mjr] Add Horde_ActiveSync_Rfc822::addStandardHeaders(). 2.14.1 2.14.0 stable stable 2014-04-27 GPL-2.0 * [mjr] Improve detection of Android devices for the purposes of determining support for non-multiplexed collections. * [mjr] Prevent possible PING loop due to PING requests incorrectly containing collections that haven't had a SYNC issued yet. 2.15.0 2.15.0 stable stable 2014-05-15 GPL-2.0 * [mjr] Fix issue that would cause a SYNC loop when changing FILTERTYPE in certain clients (Bug #13182). * [mjr] Fix regression with renaming email folders. * [mjr] Improve workarounds for certain clients that send broken authentication information (Bug #13184). * [jan] Add Hungarian translation (Andras Galos <galosa@netinform.hu>). * [jan] Make SQL state backend compatible with Oracle. 2.15.1 2.15.0 stable stable 2014-05-16 GPL-2.0 * [mjr] Fix issue with clients that support EAS 12.1+ but still use PING commands that would cause the cached heartbeat interval to be cleared. * [mjr] Fix issue where the device managed heartbeat interval would be ignored during PING requests. 2.16.0 2.16.0 stable stable 2014-05-19 GPL-2.0 * [mjr] Allow saving just dirty deviceProperties, and not deviceInfo. * [mjr] Fix return status for SETTINGS_DEVICEINFORMATION requests (Bug #13191). * [mjr] Fix regression that could cause some clients to no longer sync. 2.16.1 2.16.0 stable stable 2014-05-19 GPL-2.0 * [mjr] Fix duplicate items in mailboxes after handling MOVEITEMS requests. 2.16.2 2.16.0 stable stable 2014-05-26 GPL-2.0 * [mjr] Fix detecting forced multiplex values for Android 4.4.0 and greater (Bug #13199). * [mjr] Fix issue with renaming folders (Bug #13196). 2.16.3 2.16.0 stable stable 2014-06-02 GPL-2.0 * [mjr] Truly fix duplicate email in Outlook 2013 when moving/deleting messages. 2.16.4 2.16.0 stable stable 2014-06-06 GPL-2.0 * [mjr] Fix requesting remote wipe when using the MongoDB state driver. 2.16.5 2.16.0 stable stable 2014-06-12 GPL-2.0 * [mjr] Prevent sending non-UTF8 data due to meeting response emails. * [mjr] Remove Horde::debug output. 2.16.6 2.16.0 stable stable 2014-06-22 GPL-2.0 * [mjr] Fix removing orphaned device entries (Bug #13277). 2.16.7 2.16.0 stable stable 2014-06-25 GPL-2.0 * [mjr] Fix ignoring incoming SMS CHANGE commands. 2.16.8 2.16.0 stable stable 2014-06-30 GPL-2.0 * [mjr] Fix issue related to clients with enabled SMS sync causing broken email deletion behavior. 2.16.9 2.16.0 stable stable 2014-07-01 GPL-2.0 * [mjr] Force multiplex contact collections for Outlook 2013. * [mjr] Fix issue sending email when the imap client throws an error when synchronizing the maillog (Bug #13276). 2.16.10 2.16.0 stable stable 2014-07-10 GPL-2.0 * [mjr] Prevent error caused by attempting to update a non-existent state (Bug #13338). 2.16.11 2.16.0 stable stable 2014-07-12 GPL-2.0 * [mjr] Prevent another issue that could cause an error when attempting to update a non-existent state (Bug #13338). 2.17.0 2.17.0 stable stable 2014-08-11 GPL-2.0 * [mjr] Add unofficial WindowsLive codepage extensions. * [mjr] Fix yearly recurrences appearing on incorrect day in certain cases. * [mjr] Add support for synchronizing user-defined IMAP flags as EAS Email categories. * [mjr] Prevent infinite loops due to broken clients sending invalid OPTIONS data (Bug #13405). * [mjr] Prevent fatal WBXML parsing error due to broken BlackBerry clients (Bug #13351). 2.18.0 2.18.0 stable stable 2014-08-21 GPL-2.0 * [mjr] Fix POOMTASKS_SUBORDINALDATE parsing (Bug #13461). * [mjr] Prevent folder cache from being overwritten (Bug #13273). * [mjr] Add Horde_ActiveSync_Imap_Adapter::emptyMailbox(). * [mjr] Fix sending ItemSettings responses for EAS 14.1. 2.18.1 2.18.0 stable stable 2014-09-02 GPL-2.0 * [mjr] Fix issues with 8-bit characters in Subject header in some cases (Bug #13456). 2.19.0 2.19.0 stable stable 2014-09-08 GPL-2.0 * [mjr] Added Horde_ActiveSync_Rfc822::replaceMime(). * [mjr] Added Horde_ActiveSync_Mime class. * [mjr] Added Horde_ActiveSync_Exception_EmailFatalFailure. 2.19.1 2.19.0 stable stable 2014-09-18 GPL-2.0 * [mjr] Fix handling of EAS categories containing spaces in the name. 2.19.2 2.19.0 stable stable 2014-10-02 GPL-2.0 * [mjr] Fix issue with returning proper RI cache data in certain cases. * [mjr] Added ability to sniff out Nine and Samsung Android clients. * [mjr] Improvements to the workaround for broken POOMCONTACTS date field behavior. 2.19.3 2.19.0 stable stable 2014-10-06 GPL-2.0 * [mjr] Some fixes for POOMCONTACT date fields on Samsung Android clients. 2.19.4 2.19.0 stable stable 2014-10-21 GPL-2.0 * [mjr] Fix adding new tasklists from EAS client (Bug #13642). * [mjr] Fix some issues related to synchronizing recurring tasks (Bug #13636). 2.20.0 2.20.0 stable stable 2014-11-04 GPL-2.0 * [mjr] Provisioning requirement is now set after the device object is obtained. * [mjr] Fix handling of MIME truncation in certain cases. * [mjr] Change the order various SYNC reply structures are sent to be more in-line with the spcification. * [mjr] Fix issue where sticky OPTIONS values were lost resulting in incorrect values for MIMESUPPORT and other values (Bug #12970). * [mjr] Added support for differentiating between S/MIME signed and S/MIME encrypted so the content-class property can be properly set (Bug #12970). 2.20.1 2.20.0 stable stable 2014-11-18 GPL-2.0 * [mjr] Fix limiting To: field in email sent to ActiveSync clients. 2.20.2 2.20.0 stable stable 2014-11-21 GPL-2.0 * [mjr] Improvements and fixes to MIME truncation truncation handling. 2.20.3 2.20.0 stable stable 2014-11-24 GPL-2.0 * [mjr] Fix regression in sending MIME messages as a result of a FETCH operation (Bug #13714). * [mjr] Fix issue that could cause mime boundry strings to leak into the message body when the message contained only a single part. 2.20.4 2.20.0 stable stable 2014-11-25 GPL-2.0 * [mjr] Fix incorrect default values for BODYPREF TRUNCATIONSIZE values (Bug #13711). 2.20.5 2.20.0 stable stable 2014-12-05 GPL-2.0 * [mjr] Fix issue that could cause broken sync when an email contains no text parts (Bug #13711). 2.21.0 2.21.0 stable stable 2014-12-15 GPL-2.0 * [mjr] Workaround some broken clients that send null content inside open/close tags instead of an empty tag (Bug #13719). * [mjr] Fix regression in detecting iTip requests (Bug #13739). * [mjr] Add support for clients that issue BODYPARTPREFERENCE options (Bug #13729). * [mjr] Fix handling POOMCALENDAR_UID values to prevent broken meeting request behavior. * [mjr] Fix handling of certain types of broken MIME messages (Bug #13728). 2.22.0 2.22.0 stable stable 2014-12-21 GPL-2.0 * [mjr] Fix some WBXML parsing issues due to empty GET tags in SETTINGS requests. * [mjr] Decode RIGHTSMANAGEMENTINFORMATION nodes. * [mjr] Correctly implement BODYPART handling (Bug #13729). 2.23.0 2.23.0 stable stable 2014-12-24 GPL-2.0 * [mjr] Fix incorrect converting of HTML to plaintext causing incorrect truncation size. * [mjr] Fix BC break due to MessageBodyData improvements (Bug #13768). 2.23.1 2.23.0 stable stable 2015-01-03 GPL-2.0 * [mjr] Add some more TRUNCATION related workarounds/fixes. * [mjr] Improve/fix support for handling OOF messages (Bug #13719). 2.24.0 2.24.0 stable stable 2015-01-09 GPL-2.0 * [mjr] Improve handling of FILTERTYPE changes after initial SYNC (Bug #13781). * [mjr] Add Date header to emails sent from broken HTC clients (Bug #13784). 2.24.1 2.24.0 stable stable 2015-02-05 GPL-2.0 * [mjr] Fix moving a mailbox to a new parent (Bug #13839). * [mjr] Always send the attachmentsenabled policy, even when it's the default value of 'enabled' (Bug #13827). 2.25.0 2.25.0 stable stable 2015-02-18 GPL-2.0 * [mjr] Fix handling of PARTIAL and EMPTY sync requests in certain cases (Bug #13863). 2.26.0 2.26.0 stable stable 2015-02-23 GPL-2.0 * [mjr] Return email search results in descending order by arrival date. * [mjr] Add HTCOne Mini to device detection and set multiplex ability accordingly. 2.26.1 2.26.0 stable stable 2015-03-04 GPL-2.0 * [mjr] Detect stock Android 5.0 multiplex settings. * [mjr] Fix broken sync due to clients that send badly formatted date strings. * [mjr] Fix fatal error when dealing with iTip replies from vTodo requests. 2.27.0 2.27.0 stable stable 2015-04-02 GPL-2.0 * [mjr] Fix issue where badly formed emails could cause out of memory error. * [mjr] Fix issue that could break sync if a badly formed email address could not be parsed. * [mjr] Fix PARTIAL SYNC handling when no COLLECTIONS are provided (Bug #13912). 2.27.1 2.27.0 stable stable 2015-04-28 GPL-2.0 * [jan] Fix issues with certain locales like Turkish. 2.28.0 2.28.0 stable stable 2015-05-18 GPL-2.0 * [mjr] Fix issue that could cause sending the same email to the client multiple times (Bug #13985). * [mjr] Performance and memory improvements, especially during initial sync to Outlook clients. 2.28.1 2.28.0 stable stable 2015-05-19 GPL-2.0 * [mjr] Fix regression that could cause loss of mailbox sync. 2.28.2 2.28.0 stable stable 2015-05-25 GPL-2.0 * [mjr] Fix regression causing useless backend query. * [mjr] Fix bug causing changes to be sent as new messages, thus causing them to be ignored by most clients. * [mjr] Fix sending SMIME signed/encrypted mail when using streams. 2.28.3 2.28.0 stable stable 2015-05-27 GPL-2.0 * [mjr] Fix off by one error that could cause some errors in downstream client code. * [mjr] Fix detecting changes in email message "Flag" sent from certain clients. 2.28.4 2.28.0 stable stable 2015-06-01 GPL-2.0 * [mjr] Fix issue when using REPLACEMIME feature of SENDMAIL and some other edge cases (Bug #13901). 2.28.5 2.28.0 stable stable 2015-06-11 GPL-2.0 * [mjr] Reduce memory usage during IMAP FETCH with very large mailboxes. * [mjr] Workaround broken CGI behavior of sending incorrect authentication headers. * [mjr] Fix issues with detecting changes in FILTERTYPE. * [mjr] Performance improvements during IMAP server change detection for CONDSTORE servers, especially during FILTERTYPE changes. 2.28.6 2.28.0 stable stable 2015-07-22 GPL-2.0 * [mjr] Fix display of certain Multipart/Report messages, on certain clients. * [mjr] Improve handling of authentication/policy errors. * [mjr] Fix renaming email folder when using PostgreSQL state storage (Bug #14019, horde@albasoft.com). 2.29.0 2.29.0 stable stable 2015-08-20 GPL-2.0 * [mjr] Work around bug in various versions of PHP 5.5 and 5.6 regarding base64-encode stream filters (Bug #14086). * [mjr] Fix issue where incorrect text/html part is choosen as the main body part. 2.29.1 2.29.0 stable stable 2015-09-01 GPL-2.0 * [mjr] Explicitly request a FOLDERSYNC when backend id is not found. * [mjr] Fix corruption of base64 encoded text parts in certain cases (Bug #14092). 2.29.2 2.29.0 stable stable 2015-09-22 GPL-2.0 * [mjr] Don't take sub-parts of rfc822/message parts as attachments. * [mjr] Fix handling of meeting requests that contain no DTEND attribute. * [mjr] Fix parsing of SETTINGS request that was causing a harmless WBXML parsing error. 2.30.0 2.30.0 stable stable 2015-10-20 GPL-2.0 * [mjr] Fix issue in sending email from client due to input stream not being seekable on some systems (Bug #13160). * [mjr] Work around bug in early versions of iOS that could cause a contact's picture to be removed on the server. * [mjr] Improved client and version detection, especially for iOS devices. * [mjr] Fixed bug that was causing SUPPORTED data to be overwritten. * [mjr] Change some ERR log level entries to WARN and some other small logging tweaks. 2.30.1 2.30.0 stable stable 2015-10-28 GPL-2.0 * [mjr] Improved workaround for clients with broken picture tag handling. 2.30.2 2.30.0 stable stable 2015-11-22 GPL-2.0 * [mjr] Fix issue that prevents new device being added if an entry exists in the device user table but not the device table (Bug #14147). * [mjr] OL2016 added to device multiplex settings. 2.30.3 2.30.0 stable stable 2015-12-12 GPL-2.0 * [mjr] Allow global request window size limit to be overridden. * [mjr] Fix issue where global request window size was being reached prematurely. * [mjr] Fix potential fatal error due to incorrect exception name. 2.30.4 2.30.0 stable stable 2016-01-12 GPL-2.0 * [mjr] Fix mailbox searches with non 7-bit characters. * [jan] Mark PHP 7 as supported. * [jan] Improve Oracle compatibility. 2.30.5 2.30.0 stable stable 2016-01-14 GPL-2.0 * [mjr] Fix regression introduced by checking device remote wipe during PING requests. 2.30.6 2.30.0 stable stable 2016-01-20 GPL-2.0 * [mjr] Fix RECUR_YEARLY_DAY recurrences showing up every day. 2.31.0 2.31.0 stable stable 2016-02-04 GPL-2.0 * [mjr] Fix possible leaking of Horde_Imap_Client Exceptions. * [mjr] Fix reversed logic in GHOSTED element handling. * [mjr] Changes for EAS 16.0 support. * [mjr] Fix error when attempting to rewrite previous syncstate. 2.31.1 2.31.0 stable stable 2016-02-04 GPL-2.0 * [mjr] Another fix for GHOSTED support on certain clients. 2.31.2 2.31.0 stable stable 2016-02-12 GPL-2.0 * [mjr] Fix regression in handling all day events in EAS versions prior to 16.0. * [mjr] Fix undefined variable notices (Bug #14251). 2.31.3 2.31.0 stable stable 2016-02-18 GPL-2.0 * [mjr] Fix WBXML output when allday event exceptions have no starttime set (Bug #14255). * [mjr] Fix calculation of when to send MOREAVAILABLE tag. 2.31.4 2.31.0 stable stable 2016-02-18 GPL-2.0 * [mjr] More fixes for allday exception events (Bug #14255). 2.31.5 2.31.0 stable stable 2016-02-23 GPL-2.0 * [mjr] Improvements to ActiveSync SETTINGS_ACCOUNTS response data. * [mjr] Prevent mirroring back email category changes. 2.31.6 2.31.0 stable stable 2016-03-11 GPL-2.0 * [mjr] Fix the workaround for some versions of Outlook's broken behavior regarding moving email messages. * [mjr] Improve allday event handling in appointment objects (Bug #14278). 2.31.7 2.31.0 stable stable 2016-03-21 GPL-2.0 * [mjr] Work around BC break in PHP 5.5.10 with converting timezone abbreviations to full timezone names. 2.31.8 2.31.0 stable stable 2016-03-24 GPL-2.0 * [mjr] Improve handling of when a client sends an incorrect synckey. 2.31.9 2.31.0 stable stable 2016-04-27 GPL-2.0 * [mjr] Fix PHP error when handling a STATUS_FOLDERSYNC_REQUIRED. * [mjr] Protect against colliding synckeys. 2.31.10 2.31.0 stable stable 2016-05-07 GPL-2.0 * [mjr] Support TLS encryption setting in Outlook autodiscovery responses. * [mjr] Fix mirroring client changes back to the client (Bug #14354). 2.32.0 2.32.0 stable stable 2016-05-11 GPL-2.0 * [mjr] Fix iOS version detection for some iOS devices. * [mjr] Work around broken iOS behavior of sending empty POOMCONTACTS:Picture tags (Bug #14361). 2.33.0 2.33.0 stable stable 2016-05-27 GPL-2.0 * [mjr] Improve performance in certain cases by updating collection syncstamps (Ticket #14368). * [mjr] Fix normalizing POOMCONTACTS:Birthday and other date fields for the "Nine" client. 2.33.1 2.33.0 stable stable 2016-05-28 GPL-2.0 * [mjr] Remove debug output. 2.33.2 2.33.0 stable stable 2016-05-31 GPL-2.0 * [mjr] Honor the LOG_DETAILED debug log setting even when data is contained in a stream. * [mjr] Birthday workaround fixes for BB10 (Bug #14375). * [mjr] Sanity check envelope date (Ticket #14381). 2.33.3 2.33.0 stable stable 2016-06-01 GPL-2.0 * [mjr] Remove workaround for broken date headers. 2.34.0 2.34.0 stable stable 2016-06-07 GPL-2.0 * [mjr] Prevent sending empty message objects. 2.35.0 2.35.0 stable stable 2016-07-01 GPL-2.0 * [mjr] Improved handling of task dates. * [mjr] Fix fatal error when handling email errors due to a typo (Bug #14398). 2.36.0 2.36.0 stable stable 2016-09-11 GPL-2.0 * [mjr] Close database connections while sleeping during PING requests. * [mjr] Fix converting charset of subject and attachment names in certain cases (Bug #14457). * [mjr] Changes to support attachment sync support for Appointment objects. 2.37.0 2.37.0 stable stable 2016-09-21 GPL-2.0 * [mjr] Add support for EAS 16 draft email sync. 2.37.1 2.37.0 stable stable 2016-09-28 GPL-2.0 * [mjr] Prevent invalid UTF-8 text in address fields. 2.37.2 2.37.0 stable stable 2016-11-06 GPL-2.0 * [mjr] Attempt to work around IMAP servers that report broken HIGHESTMODSEQ values. 2.37.3 2.37.0 stable stable 2016-11-09 GPL-2.0 * [mjr] Fix regression in initial synchronization. 2.37.4 2.37.0 stable stable 2016-12-03 GPL-2.0 * [mjr] Fix test issue on 32bit systems (Bug #14532). * [mjr] Improve handling of case when IMAP server returns invalid HIGHESTMODSEQ values (DVT - Daten-Verarbeitung-Tirol GmbH). 2.38.0 2.38.0 stable stable 2017-03-01 GPL-2.0 * [mjr] Database compatibility improvements. * [mjr] Refactor logging to support streams and improve readability. * [jan] Fix MongoDB backend with mongodb extension. * [mjr] Add Horde_ActiveSync_Imap_EasMessageBuilder classes. * [mjr] Fix loading event file attachments on iOS. 2.38.1 2.38.0 stable stable 2017-03-26 GPL-2.0 * [mjr] Fix error in synchronizing recurring tasks (Bug #14599). 2.38.2 2.38.0 stable stable 2017-03-31 GPL-2.0 * [mjr] Fix PHP error accessing logger during OPTIONS request (Bug #14601). 2.38.3 2.38.0 stable stable 2017-04-26 GPL-2.0 * [mjr] Readd timestamp to sync log entries. * [mjr] Catch leaked Horde_Idna_Exceptions from Horde_Mime. 2.38.4 2.38.0 stable stable 2017-05-03 GPL-2.0 * [mjr] Fix regression that caused S/MIME messages to appear invalid on device. 2.38.5 2.38.0 stable stable 2017-05-30 GPL-2.0 * [mjr] Fix undefined property warnings (Bug #14631). 2.38.6 2.38.0 stable stable 2017-06-21 GPL-2.0 * [mjr] Improve support for android Gmail application (Bug #14655). 2.38.7 2.38.0 stable stable 2017-08-01 GPL-2.0 * [mjr] Fix undefined constant error (Bug #14671). 2.38.8 2.38.0 stable stable 2017-08-28 GPL-2.0 * [mjr] Prevent broken datetime strings from causing a fatal error (Bug #14682). 2.39.0 2.39.0 stable stable 2017-11-26 GPL-2.0 * [mjr] Fix bug causing setting of the status of Out of Office messages from the server to client to fail in certain cases. * [mjr] Return appropriate status code when deleting a folder fails (Bug #14732). * [mjr] Fix broken handling of calendar attachments. 2.39.1 2.39.0 stable stable 2018-01-20 GPL-2.0 * [mjr] Better handling of broken Idna address encoding. 2.39.2 2.39.0 stable stable 2018-02-21 GPL-2.0 * [mjr] Fix PHP error due to null array value (Bug #14783). 2.39.3 2.39.0 stable stable 2018-06-10 GPL-2.0 * [mjr] Attempt to be more forgiving to broken WBXML requests. 2.39.4 2.39.0 stable stable 2018-10-27 GPL-2.0 * [mjr] Fix subscribing to imap folder that already exists. 2.39.5 2.39.0 stable stable 2018-12-02 GPL-2.0 * [mjr] Improve handling of SEARCH command when target folder is not found. * [mjr] Improve handling of PING requests when folder state is gone. * [mjr] More workarounds for broken wbxml. 2.39.6 2.39.0 stable stable 2018-12-30 GPL-2.0 * [mjr] Fix PHP warning when categories is false. * [mjr] Prevent exception when fetching MIME part of an already vanished message. * [mjr] Honor MS-ASCAL 3.2.4.4 with respect to empty datetime values in appointments and exceptions. * [mjr] Return default dates as specified by MS-ASCAL when start or end times are omitted. 2.39.7 2.39.0 stable stable 2019-01-13 GPL-2.0 * [mjr] Fix returning picture data in GAL responses. * [mjr] Improve support for Outlook mobile application. * [mjr] Support outputting OPAQUE wbxml data. * [mjr] Fix parsing of ResolveRecipients command when a picture is requested. 2.39.8 2.39.0 stable stable 2019-03-17 GPL-2.0 * [mjr] Fix issue causing the loss of reply text in SMARTREPLY requests (Bug #14841). 2.39.9 2.39.0 stable stable 2019-04-28 GPL-2.0 * [mjr] Fix returning update failures to the client. 2.40.0 2.40.0 stable stable 2019-08-18 GPL-2.0 * [mjr] Improve support for TNEF attachments. 2.40.1 2.40.0 stable stable 2019-10-26 GPL-2.0 * [mjr] Prevent fatal error if TNEF data isn't decoded. 2.40.2 2.40.0 stable stable 2019-11-09 GPL-2.0 * [mjr] Don't let error in iCal throw a fatal error. (Bug #14955). 2.41.0 2.41.0 stable stable 2019-12-05 GPL-2.0 * [mjr] Support for autodiscover.json 2.41.1 2.41.0 stable stable 2019-12-23 GPL-2.0 * [mjr] Improve PHP 7.3 compatibility. 2.41.2 2.41.0 stable stable 2020-02-16 GPL-2.0 * [mjr] Fix issue causing formating to become broken when converting plain text emails to html. * [mjr] Update handling of birthday fields to reflect recent EAS client behaviors. 2.41.3 2.41.0 stable stable 2020-02-29 GPL-2.0 * [mjr] Fix issue causing initial sync of certain collections to fail (Bug #14987). 2.41.4 2.41.0 stable stable 2020-06-14 GPL-2.0 * [mjr] Remove GPLv2 Section 8 restrictions. 2.41.5 2.41.0 stable stable 2020-10-14 GPL-2.0 * [mjr] Prevent invalid weekly recurrence values. * [mjr] Minor php 7.4 compatibility changes. * |+