- 22 Jun, 2017 3 commits
-
-
Sebastian Kummer authored
* commit '90319667': ZP-1244 use strcasecmp to compare CALDAV_PERSONAL and calendar id ZP-1230 Reverted change: Regexp faulty. Details in ticket comment. ZP-1230 Reverting change: newlines shouldn't matter in HTML. ZP-1230 Reverting change: ob_start() is not required at this point. ZP-1230 Reverting change: WBXMLEncoder->getBodypartsCount() is correct. ZP-1241 Don't perform heartbeat for empty sync requests. ZP-1239 Don't send server side changes if performing incoming actions. ZP-1164 Add config option to disable executing fixstates on upgrade. ZP-1223 Make sure that the file is a real file and not a special file. ZP-1224 Use TimezoneUtil functions to generate timezone string. ZP-1230 windows-phone-8.1-unable-to-sync. Released under the Affero GNU General Public License (AGPL) version 3. ZP-1230 windows-phone-8.1-unable-to-sync. Released under the Affero GNU General Public License (AGPL) version 3. ZP-1230 windows-phone-8.1-unable-to-sync. Released under the Affero GNU General Public License (AGPL) version 3. Fixed as described in Jira. ZP-1224 Pass PHP supported timezone to DateTimeZone.
-
Sebastian Kummer authored
Merge pull request #551 in ZP/z-push from bugfix/ZP-1244-caldav-matching-default-calendars-fails-uppercase to develop * commit '826d6c47': ZP-1244 use strcasecmp to compare CALDAV_PERSONAL and calendar id
-
Sebastian Kummer authored
Merge pull request #537 in ZP/z-push from bugfix/ZP-1224-caldav-pass-php-supported-timezone to develop * commit '010e6e22': ZP-1224 Use TimezoneUtil functions to generate timezone string. ZP-1224 Pass PHP supported timezone to DateTimeZone.
-
- 20 Jun, 2017 14 commits
-
-
Chris Pitchford authored
If CALDAV_PERSONAL is defined with upper-case characters, a match would be impossible Now, it will match by comparing case-insensitively. Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
Merge pull request #543 in ZP/z-push from bugfix/ZP-1230-windows-phone-8.1-unable-to-sync to develop * commit '1691dff0': ZP-1230 Reverted change: Regexp faulty. Details in ticket comment. ZP-1230 Reverting change: newlines shouldn't matter in HTML. ZP-1230 Reverting change: ob_start() is not required at this point. ZP-1230 Reverting change: WBXMLEncoder->getBodypartsCount() is correct. ZP-1230 windows-phone-8.1-unable-to-sync. Released under the Affero GNU General Public License (AGPL) version 3. ZP-1230 windows-phone-8.1-unable-to-sync. Released under the Affero GNU General Public License (AGPL) version 3. ZP-1230 windows-phone-8.1-unable-to-sync. Released under the Affero GNU General Public License (AGPL) version 3. Fixed as described in Jira.
-
Sebastian Kummer authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
Merge pull request #548 in ZP/z-push from bugfix/ZP-1241-don-t-perform-heartbeat-in-empty to develop * commit '6f660c13': ZP-1241 Don't perform heartbeat for empty sync requests.
-
Sebastian Kummer authored
Merge pull request #547 in ZP/z-push from bugfix/ZP-1239-wp-8.1-sends-client-changes-and-fetch to develop * commit '141a425d': ZP-1239 Don't send server side changes if performing incoming actions.
-
Sebastian Kummer authored
Merge pull request #546 in ZP/z-push from feature/ZP-1164-upgrading-z-push-common-could-take to develop * commit '59a3107a': ZP-1164 Add config option to disable executing fixstates on upgrade.
-
Sebastian Kummer authored
* commit '04dabc49': ZP-1223 Make sure that the file is a real file and not a special file.
-
Sebastian Kummer authored
* commit '2aca0e29': ZP-1243 Always send X-Push-Capabilities header in Settings responses, always log special headers in DEBUG.
-
Sebastian Kummer authored
Merge pull request #549 in ZP/z-push from feature/ZP-1243-always-send-x-push-capabilities-header to develop * commit '1099c486': ZP-1243 Always send X-Push-Capabilities header in Settings responses, always log special headers in DEBUG.
-
Sebastian Kummer authored
Not worth the potential risk even if breaking some old devices. Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
WBXMLEncoder->getBodypartsCount() uses count() which returns the count of elements of bodyparts. Adding one part results in 1 which is correct. With the patch it stated 2. Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
always log special headers in DEBUG. Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
- 19 Jun, 2017 1 commit
-
-
Sebastian Kummer authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
- 08 Jun, 2017 3 commits
-
-
Sebastian Kummer authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
Nicolas Vanheuverzwijn authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
Manfred Kutas authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
- 07 Jun, 2017 1 commit
-
-
Sebastian Kummer authored
* commit '54cb4db0': ZP-1200 Added dots to the end of phrases. ZP-1200 Use Request::HEX_EXTENDED to filter bad IP addresses. ZP-1200 Allow dots (.) in Request::HEX_EXTENDED filter. ZP-1229 Fixed whitespace. ZP-1229 Add new optional parameter to Syncobject.equals() for strict type checking, and undo the global change made to use strict checking introduced by ZP-1088. Released under the Affero GNU General Public License (AGPL) version 3. ZP-1228 Accept SYNC_FOLDER_TYPE_OTHER as valid type. ZP-1227 Sync the KOE GAB folder first by adding it to the top of the SyncCollection list. ZP-1200 Attempt to use OS backed IP resolution to support ipv4/6.
-
- 06 Jun, 2017 2 commits
-
-
Andreas Brodowski authored
ZP-1230 windows-phone-8.1-unable-to-sync. Released under the Affero GNU General Public License (AGPL) version 3. Removed the UTF-8 MAPI CR/LF replace part as suggested by Sebastian.
-
Andreas Brodowski authored
ZP-1230 windows-phone-8.1-unable-to-sync. Released under the Affero GNU General Public License (AGPL) version 3. Changed according to input from Manfred
-
- 02 Jun, 2017 8 commits
-
-
Sebastian Kummer authored
Merge pull request #542 in ZP/z-push from bugfix/ZP-1229-strict-type-checking-in-syncobject.equals to develop * commit 'c2be331d': ZP-1229 Fixed whitespace. ZP-1229 Add new optional parameter to Syncobject.equals() for strict type checking, and undo the global change made to use strict checking introduced by ZP-1088. Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
* commit '72267c7b': ZP-1200 Added dots to the end of phrases. ZP-1200 Use Request::HEX_EXTENDED to filter bad IP addresses. ZP-1200 Allow dots (.) in Request::HEX_EXTENDED filter. ZP-1200 Attempt to use OS backed IP resolution to support ipv4/6.
-
Sebastian Kummer authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
Andreas Brodowski authored
ZP-1230 windows-phone-8.1-unable-to-sync. Released under the Affero GNU General Public License (AGPL) version 3. Fixed as described in Jira.
-
Vincent Sherwood authored
ZP-1229 Add new optional parameter to Syncobject.equals() for strict type checking, and undo the global change made to use strict checking introduced by ZP-1088. Released under the Affero GNU General Public License (AGPL) version 3.
-
- 01 Jun, 2017 3 commits
-
-
Sebastian Kummer authored
* commit '87af5c80': ZP-1227 Sync the KOE GAB folder first by adding it to the top of the SyncCollection list.
-
Sebastian Kummer authored
Merge pull request #540 in ZP/z-push from feature/ZP-1228-accept-folders-with-type-other-as to develop * commit 'e3c739b8': ZP-1228 Accept SYNC_FOLDER_TYPE_OTHER as valid type.
-
Sebastian Kummer authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
- 31 May, 2017 1 commit
-
-
Sebastian Kummer authored
SyncCollection list. Released under the Affero GNU General Public License (AGPL) version 3.
-
- 30 May, 2017 1 commit
-
-
Manfred Kutas authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
- 29 May, 2017 1 commit
-
-
Chris Pitchford authored
Released under the Affero GNU General Public License (AGPL) version 3. Attempt to use the PHP inet_pton function to parse the client's IP address. This OS backed function will parse IPv4 and IPv6 addresses (where supported) If the function fails to parse, we'll prefix the address with badip- and resort to the original manual pattern match
-
- 22 May, 2017 2 commits
-
-
Sebastian Kummer authored
* commit '0e4a1a39': ZP-1221 Make sure authentication during OPTIONS request is done after processing all headers and converting charset encodings. ZP-1220 Don't switch stores when processing incoming KOE patch syncs of secondary contact folders. ZP-1199 For emails with a lot of HTML 3x the requested truncation on plaintext might not be enough. ZP-1199 Fixed variable name holding the length of the stream/string. ZP-1199 Utils::Utf8_truncate() needs to check that a string is valid UTF-8 even if it's shorter than the requested length. ZP-1219 Fixed whitespace. ZP-1219 printwbxml sets WBXML_DEBUGGING flag to use different internal routines. ZP-1215 Setup exporter even if GlobalWindowSize is full for folders without a SyncKey (new folders). ZP-1212 Randomize folderstat expiration time. ZP-1204 Transport capability to KOE. ZP-1210 Requre php-mapi-webapp on Fedora, CentOS and RHEL instead of php-mapi. ZP-1204 Implement delivery receipt requests. ZP-1201 REVERT: Overwrite KOE capabilities only if they are different from the already saved value. ZP-1208 Outlook expects GlobalObjId to be base64 encoded (as specified for AS 14). ZP-1196 Opening contentstable fails for hidden groups. ZP-1201 Overwrite KOE capabilities only if they are different from the already saved value. ZP-1201 Also check if arrays are equal. ZP-1196 Catch warnings when no GAB data can be retrieved from the server. ZP-1196 Catch MAPI_E_INVALID_PARAMETER when a group can not be opened from the addressbook.
-
Sebastian Kummer authored
Merge pull request #534 in ZP/z-push from bugfix/ZP-1221-unable-to-create-ol2013-profile-when to develop * commit 'df7b6b94': ZP-1221 Make sure authentication during OPTIONS request is done after processing all headers and converting charset encodings.
-