1. 02 Jun, 2017 1 commit
  2. 29 May, 2017 1 commit
    • Chris Pitchford's avatar
      ZP-1200 Attempt to use OS backed IP resolution to support ipv4/6. · d249ef89
      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
      d249ef89
  3. 22 May, 2017 1 commit
    • Sebastian Kummer's avatar
      Merge pull request #534 in ZP/z-push from... · 0e4a1a39
      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.
      0e4a1a39
  4. 19 May, 2017 3 commits
  5. 18 May, 2017 1 commit
    • Sebastian Kummer's avatar
      Merge pull request #532 in ZP/z-push from... · 0ee4231e
      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.
      0ee4231e
  6. 17 May, 2017 4 commits
  7. 16 May, 2017 1 commit
  8. 15 May, 2017 1 commit
  9. 12 May, 2017 2 commits
  10. 10 May, 2017 2 commits
  11. 09 May, 2017 2 commits
  12. 08 May, 2017 5 commits
  13. 05 May, 2017 1 commit
  14. 03 May, 2017 1 commit
  15. 02 May, 2017 3 commits
  16. 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
  17. 25 Apr, 2017 5 commits
  18. 24 Apr, 2017 1 commit
  19. 21 Apr, 2017 2 commits