- 02 Jun, 2017 7 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.
-
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.
-
- 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 1 commit
-
-
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.
-
- 19 May, 2017 3 commits
-
-
Sebastian Kummer authored
Merge pull request #533 in ZP/z-push from bugfix/ZP-1220-outlook-is-disconnected-after-adding to develop * commit 'f78fac2c': ZP-1220 Don't switch stores when processing incoming KOE patch syncs of secondary contact folders.
-
Sebastian Kummer authored
processing all headers and converting charset encodings. Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
secondary contact folders. Released under the Affero GNU General Public License (AGPL) version 3.
-
- 18 May, 2017 1 commit
-
-
Sebastian Kummer authored
Merge pull request #532 in ZP/z-push from bugfix/ZP-1199-utf-8-truncation-results-in-invalid to develop * commit '61cbf6a0': 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.
-
- 17 May, 2017 4 commits
-
-
Sebastian Kummer authored
plaintext might not be enough. 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
UTF-8 even if it's shorter than the requested length. Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
Merge pull request #530 in ZP/z-push from feature/ZP-1219-introduce-hidden-debugging-flag-for to develop * commit 'fda322dc': ZP-1219 Fixed whitespace. ZP-1219 printwbxml sets WBXML_DEBUGGING flag to use different internal routines.
-
- 16 May, 2017 1 commit
-
-
Sebastian Kummer authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
- 15 May, 2017 1 commit
-
-
Sebastian Kummer authored
routines. Released under the Affero GNU General Public License (AGPL) version 3.
-
- 12 May, 2017 2 commits
-
-
Sebastian Kummer authored
Merge pull request #528 in ZP/z-push from feature/ZP-1212-folder-stat-data-expiration-time to develop * commit 'eb9b42db': ZP-1212 Randomize folderstat expiration time.
-
Sebastian Kummer authored
Merge pull request #529 in ZP/z-push from bugfix/ZP-1215-error-on-generating-first-sync-state to develop * commit 'd170a007': ZP-1215 Setup exporter even if GlobalWindowSize is full for folders without a SyncKey (new folders).
-
- 10 May, 2017 2 commits
-
-
Sebastian Kummer authored
without a SyncKey (new folders). 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.
-
- 09 May, 2017 2 commits
-
-
Sebastian Kummer authored
Merge pull request #526 in ZP/z-push from bugfix/ZP-1210-not-possible-to-install-z-push-kopano-gabsync to develop * commit '8120085b': ZP-1210 Requre php-mapi-webapp on Fedora, CentOS and RHEL instead of php-mapi.
-
Sebastian Kummer authored
Merge pull request #527 in ZP/z-push from bugfix/ZP-1204-process-delivery-request-from-koe to develop * commit '22a51d32': ZP-1204 Transport capability to KOE.
-
- 08 May, 2017 5 commits
-
-
Sebastian Kummer authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
* commit '16f16dfb': ZP-1196 Opening contentstable fails for hidden groups. 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 #523 in ZP/z-push from bugfix/ZP-1208-meeting-shows-up-twice-in-outlook to develop * commit '8af3f635': ZP-1208 Outlook expects GlobalObjId to be base64 encoded (as specified for AS 14).
-
Sebastian Kummer authored
Merge pull request #524 in ZP/z-push from bugfix/ZP-1201-settings-command-triggered-by-koe to develop * commit 'acbcafc5': ZP-1201 REVERT: Overwrite KOE capabilities only if they are different from the already saved value. ZP-1201 Overwrite KOE capabilities only if they are different from the already saved value. ZP-1201 Also check if arrays are equal.
-
Sebastian Kummer authored
Merge pull request #525 in ZP/z-push from feature/ZP-1204-process-delivery-request-from-koe to develop * commit '70c2528f': ZP-1204 Implement delivery receipt requests.
-
- 05 May, 2017 1 commit
-
-
Sebastian Kummer authored
php-mapi. Released under the Affero GNU General Public License (AGPL) version 3.
-
- 03 May, 2017 1 commit
-
-
Sebastian Kummer authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
- 02 May, 2017 3 commits
-
-
Sebastian Kummer authored
This reverts commit 0240f5d2. Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
for AS 14). 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.
-
- 26 Apr, 2017 1 commit
-
-
Sebastian Kummer authored
Merge pull request #518 in ZP/z-push from feature/ZP-1197-add-a-flag-to-webservicedevice--getdevicedetails to develop * commit 'be218d85': ZP-1197 rename $noHierarchyCache to $stripHierarchyCache. ZP-1197 Make stripping of HierarchyCache from ASDevice optional, expose optional stripping to webservice (default: strip). ZP-1197 Implement StripData() for HierarchyCache + MemoryChangesWrapper.
-