1. 31 May, 2016 1 commit
    • Sebastian Kummer's avatar
      ZP-891 Removed Kopano importer/wrapper prefix logging, Kopano folderstat · 0e354a26
      Sebastian Kummer authored
      logging, changed SyncProvisioning->Load() and GetObjectWithPolicies() to
      log the applied policies optionally,
      DeviceManager->GetProvioningObject() also accepts logging flag, enable
      logging flag while executing provisioning, removed redundant log about
      the non setup of the exporter.
      
      Released under the Affero GNU General Public License (AGPL) version 3.
      0e354a26
  2. 28 May, 2016 14 commits
  3. 27 May, 2016 4 commits
  4. 26 May, 2016 1 commit
  5. 25 May, 2016 9 commits
  6. 24 May, 2016 11 commits
    • Sebastian Kummer's avatar
      Merge pull request #232 in ZP/z-push from... · c217f909
      Sebastian Kummer authored
      Merge pull request #232 in ZP/z-push from bugfix/ZP-927-when-setting-up-additionallogusers to develop
      
      * commit 'f1f2b17e':
        ZP-927 Check if user is in special log with the logger class.
      c217f909
    • Sebastian Kummer's avatar
      ZP-927 Check if user is in special log with the logger class. · f1f2b17e
      Sebastian Kummer authored
      Released under the Affero GNU General Public License (AGPL) version 3.
      f1f2b17e
    • Sebastian Kummer's avatar
      Merge pull request #228 in ZP/z-push from... · b615b999
      Sebastian Kummer authored
      Merge pull request #228 in ZP/z-push from bugfix/ZP-904-autodiscover-is-not-syslog-compatible to develop
      
      * commit '75c887bf':
        ZP-904 Fixed logging in autodiscover. Include autodiscover config instead of general Z-Push config. Added static CheckConfig() function for autodiscover.
      b615b999
    • Sebastian Kummer's avatar
      501bee8f
    • Sebastian Kummer's avatar
      Merge pull request #231 in ZP/z-push from... · f0042c7c
      Sebastian Kummer authored
      Merge pull request #231 in ZP/z-push from bugfix/ZP-924-koe-gab-sync-calls-wrong-mapi-error to develop
      
      * commit 'd3fbd5ba':
        ZP-924 Fix mapi_last_hresult() calls.
      f0042c7c
    • Sebastian Kummer's avatar
      Merge pull request #229 in ZP/z-push from... · 920ca5fe
      Sebastian Kummer authored
      Merge pull request #229 in ZP/z-push from bugfix/ZP-923-ping-fails-to-load-state-for-zero to develop
      
      * commit '2ccb6a09':
        ZP-923 Don't load collection if the synckey has counter 0 (zero synckey used for movestates).
      920ca5fe
    • Sebastian Kummer's avatar
      Merge pull request #141 in ZP/z-push from feature/ZP-828-imap-contributions to develop · 05a0e3ee
      Sebastian Kummer authored
      * commit 'be492b1d':
        ZP-828 Fixed estimatedDataSize.
        ZP-828 Update autoloader maps.
        ZP-828 Move Auth/SASL, Mail and Net to backend/imap. If other packages use these at a later stage, we can move them back again and build lib packages.
        ZP-828 Pull request #260 Z-Push-contrib. Released under the Affero GNU General Public License (AGPL) version 3.
        ZP-828 Change back getMSTZnameFromTZName to private as is not called outside TimeZoneUtil. Released under the Affero GNU General Public License (AGPL) version 3.
        ZP-828 Remove access keyword for extra include files. Released under the Affero GNU General Public License (AGPL) version 3.
        ZP-828 Use __constructor for PHP 7 compatibility. Released under the Affero GNU General Public License (AGPL) version 3.
        ZP-828 Copy-paste error. Released under the Affero GNU General Public License (AGPL) version 3.
        ZP-828 Remove extra unset that doesn't make any difference. Released under the Affero GNU General Public License (AGPL) version 3.
        ZP-828 Move secondary content type check inside primary. Released under the Affero GNU General Public License (AGPL) version 3.
        ZP-828 Allow new time proposal when receiving canceled events. Released under the Affero GNU General Public License (AGPL) version 3.
        ZP-828 Added legal information header. Released under the Affero GNU General Public License (AGPL) version 3.
        ZP-828 Show last IMAP error on EmptyFolder. Released under the Affero GNU General Public License (AGPL) version 3.
        ZP-828 Change default sensitivity to Normal, following Zarafa backend. Released under the Affero GNU General Public License (AGPL) version 3.
        ZP-828 Remove assigning variables to themselves. Released under the Affero GNU General Public License (AGPL) version 3.
        ZP-828 IMAP contributions. Released under the Affero GNU General Public License (AGPL) version 3.
      05a0e3ee
    • Sebastian Kummer's avatar
      ZP-924 Fix mapi_last_hresult() calls. · d3fbd5ba
      Sebastian Kummer authored
      Released under the Affero GNU General Public License (AGPL) version 3.
      d3fbd5ba
    • Sebastian Kummer's avatar
      ZP-925 Set executable flag. · fd79ff58
      Sebastian Kummer authored
      Released under the Affero GNU General Public License (AGPL) version 3.
      fd79ff58
    • Sebastian Kummer's avatar
      ZP-923 Don't load collection if the synckey has counter 0 (zero synckey · 2ccb6a09
      Sebastian Kummer authored
      used for movestates). 
      
      Released under the Affero GNU General Public License (AGPL) version 3.
      2ccb6a09
    • Sebastian Kummer's avatar
      ZP-828 Fixed estimatedDataSize. · be492b1d
      Sebastian Kummer authored
      Released under the Affero GNU General Public License (AGPL) version 3.
      be492b1d