1. 27 Apr, 2017 1 commit
    • Sebastian Kummer's avatar
      Merge pull request #520 in ZP/z-push from develop to release/2.3 · 5d0ad6b0
      Sebastian Kummer authored
      * commit '17c960da':
        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.
        ZP-1198 Data stripping needs to be done after all states are loaded.
        ZP-1177 Fixed description.
        ZP-1177 Renamed ImportChangesICS->isMessageInSyncInterval() into ImportChangesICS->isModificationAllowed() which also fails if a private object in a shared store is edited. Refactored code into MAPIUtils::IsMessageSharedAndPrivate().
        ZP-1177 Strip private data from objects that support that, else continue to ignore them. SyncObject->StripData() now takes uses a flag decide how to strip.
      5d0ad6b0
  2. 26 Apr, 2017 3 commits
    • Sebastian Kummer's avatar
      Merge pull request #518 in ZP/z-push from... · 17c960da
      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.
      17c960da
    • Sebastian Kummer's avatar
      Merge pull request #517 in ZP/z-push from... · 390c86d8
      Sebastian Kummer authored
      Merge pull request #517 in ZP/z-push from bugfix/ZP-1198-hierarchy-cache-should-strip-data to develop
      
      * commit '19cc91c5':
        ZP-1198 Data stripping needs to be done after all states are loaded.
      390c86d8
    • Sebastian Kummer's avatar
      Merge pull request #512 in ZP/z-push from... · 8d7bfc14
      Sebastian Kummer authored
      Merge pull request #512 in ZP/z-push from bugfix/ZP-1177-koe-private-appointments-are-not to develop
      
      * commit '35f54972':
        ZP-1177 Fixed description.
        ZP-1177 Renamed ImportChangesICS->isMessageInSyncInterval() into ImportChangesICS->isModificationAllowed() which also fails if a private object in a shared store is edited. Refactored code into MAPIUtils::IsMessageSharedAndPrivate().
        ZP-1177 Strip private data from objects that support that, else continue to ignore them. SyncObject->StripData() now takes uses a flag decide how to strip.
      8d7bfc14
  3. 25 Apr, 2017 3 commits
  4. 24 Apr, 2017 1 commit
  5. 12 Apr, 2017 7 commits
  6. 11 Apr, 2017 7 commits
  7. 10 Apr, 2017 3 commits
  8. 06 Apr, 2017 2 commits
  9. 31 Mar, 2017 4 commits
  10. 29 Mar, 2017 2 commits
  11. 28 Mar, 2017 6 commits
    • Roel van Meer's avatar
      ZP-1190 Install manpages in rpm packages · b6843635
      Roel van Meer authored
      I haven't been able to test this - please review carefully.
      
      Released under the Affero GNU General Public License (AGPL) version 3.
      b6843635
    • Roel van Meer's avatar
      ZP-1190 Install manpages in debian packages · 936e9193
      Roel van Meer authored
      This fixes the lintian warnings about missing manpages.
      
      Released under the Affero GNU General Public License (AGPL) version 3.
      936e9193
    • Roel van Meer's avatar
      ZP-1190 Manpage for z-push-admin · fbbf7e00
      Roel van Meer authored
      Document the wipe action.
      
      Released under the Affero GNU General Public License (AGPL) version 3.
      fbbf7e00
    • Roel van Meer's avatar
      ZP-1190 Manpage for z-push-gab2contacts · 0edbcd65
      Roel van Meer authored
      Written for Debian.
      
      Released under the Affero GNU General Public License (AGPL) version 3.
      0edbcd65
    • Roel van Meer's avatar
      ZP-1190 Manpage for z-push-gabsync · 74783eda
      Roel van Meer authored
      Written for Debian.
      
      Released under the Affero GNU General Public License (AGPL) version 3.
      74783eda
    • Sebastian Kummer's avatar
      Merge pull request #504 in ZP/z-push from develop to release/2.3 · 7a8895ef
      Sebastian Kummer authored
      * commit 'f3a6da95': (26 commits)
        ZP-1168 Make sure waittime is updated when after leaving heartbeat in Sync.
        ZP-1188 Check if OOF expired and disabled it if needed.
        ZP-1188 Check if OOF expired and disabled it if needed.
        ZP-1172 Some mails bodies or headers in Japanese may be decoded in wrong encoding. Released under the Affero GNU General Public License (AGPL) version 3.
        ZP-1186 Folder created under root in Outlook is not synced.
        ZP-1186 Folder created under root in Outlook is not synced.
        ZP-1186 Folder created under root in Outlook is not synced.
        ZP-1186 Folder created under root in Outlook is not synced.
        ZP-1169 KopanoChangesWrapper->hasDiscardDataFlag() is lowercase as it's a private method.
        ZP-1180 Implement plain streams for CalDav and CardDav backends.
        ZP-1169 Reinitialize ICS exporter if it was used in Ping before on re-usage.
        ZP-1178 Use PR_SEARCH_KEY in cases the GAB entry of a recipient is not available.
        ZP-1182 Check all loglevels bitwise.
        ZP-250 Don't log logon failes as WARN as the error code is logged already.
        ZP-1182 Also log WARN messages into the error log.
        ZP-1182 Remove logging into the error log as messages for the error log file are also written by afterlog().
        ZP-1168 Fixed phpdoc descriptions.
        ZP-1168 Log 'idle' time in INFO level.
        ZP-1172 Some mails bodies or headers in Japanese may be decoded in wrong encoding. Released under the Affero GNU General Public License (AGPL) version 3.
        ZP-1172 Some mails bodies or headers in Japanese may be decoded in wrong encoding. Released under the Affero GNU General Public License (AGPL) version 3.
        ...
      7a8895ef
  12. 27 Mar, 2017 1 commit