1. 11 Apr, 2018 1 commit
  2. 03 Apr, 2018 2 commits
  3. 26 Mar, 2018 4 commits
  4. 25 Mar, 2018 1 commit
  5. 22 Mar, 2018 6 commits
    • Sebastian Kummer's avatar
      Merge pull request #672 in ZP/z-push from... · 23f23871
      Sebastian Kummer authored
      Merge pull request #672 in ZP/z-push from bugfix/ZP-1379-undefined-offset-warnings-when-impersonating to develop
      
      * commit '594690a2':
        ZP-1379 Undefined offset warnings when impersonating.
      23f23871
    • Sebastian Kummer's avatar
      Merge pull request #670 in ZP/z-push from... · 3ac8c74b
      Sebastian Kummer authored
      Merge pull request #670 in ZP/z-push from bugfix/ZP-1376-out-of-memory-check-when-memory_limit-1 to develop
      
      * commit 'd08421f2':
        ZP-1376 Return false in IsRequestMemoryLimitReached if memory_limit set to -1.
      3ac8c74b
    • Sebastian Kummer's avatar
      Merge pull request #666 in ZP/z-push from... · c7a0e097
      Sebastian Kummer authored
      Merge pull request #666 in ZP/z-push from bugfix/ZP-1375-z-push-config-nginx-has-wrong-permissions to develop
      
      * commit '5e4cde0d':
        ZP-1375 Change state and log dirs and log rotation ownership to root:z-push on RHEL based operating systems.
      c7a0e097
    • Sebastian Kummer's avatar
      Merge pull request #668 in ZP/z-push from... · e30a77cf
      Sebastian Kummer authored
      Merge pull request #668 in ZP/z-push from bugfix/ZP-1374-include-path-in-imap-backend-lacks-pear-folders to develop
      
      * commit 'c1000d1c':
        ZP-1374 Add imap backend location to the include_path when using imap backend.
      e30a77cf
    • Sebastian Kummer's avatar
      Merge pull request #667 in ZP/z-push from... · f95f2087
      Sebastian Kummer authored
      Merge pull request #667 in ZP/z-push from bugfix/ZP-1373-use_custom_remote_ip_header-not-working-with-apache to develop
      
      * commit '3dfa3443':
        ZP-1373 Modify custom header so it matches the apache modphp version.
        ZP-1373 Disable custom remote IP header by default.
      f95f2087
    • Sebastian Kummer's avatar
      Merge pull request #671 in ZP/z-push from... · 31d436d0
      Sebastian Kummer authored
      Merge pull request #671 in ZP/z-push from bugfix/ZP-1291-cli-tools-should-exit-with-0-if-called-with-help to develop
      
      * commit '0ca4275a':
        ZP-1291 Exit with 0 if gab2contacts called with help.
        ZP-1291 Exit with 0 if gab-sync called with help.
        ZP-1291 Exit with 0 if z-push-top called with help.
        ZP-1291 Exit with 0 if z-push-admin called with help.
      31d436d0
  6. 21 Mar, 2018 5 commits
  7. 16 Mar, 2018 5 commits
  8. 15 Mar, 2018 1 commit
  9. 08 Mar, 2018 7 commits
  10. 07 Mar, 2018 1 commit
  11. 24 Feb, 2018 2 commits
    • Sebastian Kummer's avatar
      Merge pull request #658 in ZP/z-push from... · e5d7f7ca
      Sebastian Kummer authored
      Merge pull request #658 in ZP/z-push from bugfix/ZP-1352-impersonation-check-read-permissions-on-all-folders-on-foldersync to develop
      
      * commit '339a6a32':
        ZP-1352 Initialize in constructor.
        ZP-1352 Check permissions on each FolderSync and remove add folders on impersonated stores as required.
        ZP-1352 Check permissions on each FolderSync and remove add folders on impersonated stores as required.
        ZP-1352 Don't sync additional folders to impersonated stores.
      e5d7f7ca
    • Sebastian Kummer's avatar
      ZP-1352 Initialize in constructor. · 339a6a32
      Sebastian Kummer authored
      Released under the Affero GNU General Public License (AGPL) version 3.
      339a6a32
  12. 23 Feb, 2018 5 commits
    • Sebastian Kummer's avatar
      Merge pull request #657 in ZP/z-push from... · 547e363f
      Sebastian Kummer authored
      Merge pull request #657 in ZP/z-push from bugfix/ZP-1361-folder-created-in-impersonated-store-is-not-fld_origin_impersonated to develop
      
      * commit '2068695f':
        ZP-1361 Create FLD_ORIGIN_IMPERSONATED type folder in impersonated store.
      547e363f
    • Sebastian Kummer's avatar
      ZP-1352 Check permissions on each FolderSync and remove add folders on · 19a47da2
      Sebastian Kummer authored
      impersonated stores as required. 
      
      Released under the Affero GNU General Public License (AGPL) version 3.
      19a47da2
    • Sebastian Kummer's avatar
      ZP-1352 Check permissions on each FolderSync and remove add folders on · afe44c7f
      Sebastian Kummer authored
      impersonated stores as required.
      
      Released under the Affero GNU General Public License (AGPL) version 3.
      afe44c7f
    • Sebastian Kummer's avatar
      ZP-1352 Don't sync additional folders to impersonated stores. · 677bfbd3
      Sebastian Kummer authored
      Released under the Affero GNU General Public License (AGPL) version 3.
      677bfbd3
    • Sebastian Kummer's avatar
      Merge pull request #602 in ZP/z-push from... · 1889c815
      Sebastian Kummer authored
      Merge pull request #602 in ZP/z-push from feature/ZP-1284-add-note-backend-operating-against to develop
      
      * commit 'bdb83f2b':
        ZP-1284 Fix last few missed tabs. Released under the Affero GNU General Public License (AGPL) version 3.
        ZP-1284 Commit for cleanups - no functional changes. Released under the Affero GNU General Public License (AGPL) version 3.
        ZP-1284 Composer update. Released under the Affero GNU General Public License (AGPL) version 3.
        ZP-1284 Change tabs to spaces. Released under the Affero GNU General Public License (AGPL) version 3.
        ZP-1284 Fix problem with init on sink init with cache; we need to call Stat there and populate the structure.  Released under the Affero GNU General Public License (AGPL) version 3.
        ZP-1284 More variable cleanup. Released under the Affero GNU General Public License (AGPL) version 3.
        ZP-1284 Fix multiple variable issues with Changessink code.  Released under the Affero GNU General Public License (AGPL) version 3.
        ZP-1284 Add ChangesSink code to the back end; style change on a few queries. Released under the Affero GNU General Public License (AGPL) version 3.
        ZP-1284 Fix missing "not deleted" in note lookup conditions. Released under the Affero GNU General Public License (AGPL) version 3.
        ZP-1284 Revert config file to "as-shipped." Released under the Affero GNU General Public License (AGPL) version 3.
        ZP-1284 Stickynote backend initial code upload.
      1889c815