1. 07 Oct, 2015 5 commits
  2. 29 Sep, 2015 1 commit
  3. 25 Sep, 2015 1 commit
    • Sebastian Kummer's avatar
      Merge pull request #60 in ZP/z-push from... · 657e2548
      Sebastian Kummer authored
      Merge pull request #60 in ZP/z-push from bugfix/ZP-717-set-you-answered-this-message-on-date to develop
      
      * commit '92031424':
        ZP-717 Don't use $props as it is used before.
        ZP-717 Set PR_LAST_VERB_EXECUTED and PR_LAST_VERB_EXECUTION_TIME correctly when replying/forwarding an email.
      657e2548
  4. 24 Sep, 2015 2 commits
  5. 17 Sep, 2015 1 commit
    • Sebastian Kummer's avatar
      Merge pull request #59 in ZP/z-push from... · 70fb5336
      Sebastian Kummer authored
      Merge pull request #59 in ZP/z-push from bugfix/ZP-711-zpush_fatal_handler-reports-PHP-Notice-Warning-as-FATAL-in-z-push-error.log to develop
      
      * commit '0b72fe9f':
        ZP-711 zpush_fatal_handler reports PHP Notice & Warning as FATAL in z-plush(-error).log. Released under the Affero GNU General Public License (AGPL) version 3.
      70fb5336
  6. 16 Sep, 2015 2 commits
    • Sebastian Kummer's avatar
      Merge pull request #55 in ZP/z-push from... · 64f7bbb2
      Sebastian Kummer authored
      Merge pull request #55 in ZP/z-push from bugfix/ZP-702-Attachments-are-1-or-2-bytes-short to develop
      
      * commit 'bb60677f':
        ZP-702 Implement seeking capability to MAPIStreamWrapper. Add stream size to log output.
        ZP-702 Attachments are 1 or 2 bytes short. Released under the Affero GNU General Public License (AGPL) version 3. Fixed empty attachment data written, because stream was not at the beginning eg. by a previous call to fstat. Also logging now number of bytes written and not length of stream, to be able to detect similar problems.
        ZP-702 Implement plain and base64 encoded stream support into the wbxml encoder and streamer. Removed padding filter and added a null-char-replace filter used when streaming plain streams (tested but not part of this ticket).
        ZP-702 Attachments are 1 or 2 bytes short if size is not 3 byte aligned. Released under the Affero GNU General Public License (AGPL) version 3.
      64f7bbb2
    • Sebastian Kummer's avatar
      ZP-702 Implement seeking capability to MAPIStreamWrapper. Add stream · bb60677f
      Sebastian Kummer authored
      size to log output.
      
      Released under the Affero GNU General Public License (AGPL) version 3.
      bb60677f
  7. 15 Sep, 2015 2 commits
  8. 14 Sep, 2015 6 commits
  9. 10 Sep, 2015 1 commit
  10. 09 Sep, 2015 8 commits
  11. 07 Sep, 2015 3 commits
  12. 04 Sep, 2015 2 commits
  13. 03 Sep, 2015 1 commit
  14. 02 Sep, 2015 5 commits
    • Sebastian Kummer's avatar
      Merge pull request #39 in ZP/z-push from feature/ZP-680-Composer-package to develop · 57704dea
      Sebastian Kummer authored
      * commit '5c9b2683':
        ZP-680 Rename package to 'z-push-dev', remove version string so the version can be determined from git tags. Released under the Affero GNU General Public License (AGPL) version 3.
        ZP-680 Bump to version 2.3 to go into develop, fix z-push.org link. Released under the Affero GNU General Public License (AGPL) version 3.
        ZP-660 Composer package. Released under the Affero GNU General Public License (AGPL) version 3. Creating a z-push/z-push package on https://packegist.org/ to be able to install released versions of z-push via Composer. This requires a composer.json file in the root of the package.
      57704dea
    • Sebastian Kummer's avatar
      Merge pull request #42 in ZP/z-push from... · 02ffccf1
      Sebastian Kummer authored
      Merge pull request #42 in ZP/z-push from feature/ZP-686-use-php_sapi_name-to-detect-console to develop
      
      * commit 'e5f75f64':
        ZP-686 Do not expose information in state migrate script. Released under the Affero GNU General Public License (AGPL) version 3.
        ZP-686 Add check also to z-push-top. Don't expose additional information about the system configuration to a potential attacker. Released under the Affero GNU General Public License (AGPL) version 3.
        ZP-686 Replace $_SERVER["TERM"] with php_sapi_name(). Released under the Affero GNU General Public License (AGPL) version 3.
      02ffccf1
    • Sebastian Kummer's avatar
      Merge pull request #47 in ZP/z-push from... · 0b5edfc3
      Sebastian Kummer authored
      Merge pull request #47 in ZP/z-push from feature/ZP-687-extract-zarafa-mapiprovider-getsyncblobfromtz to develop
      
      * commit 'd75e8b87':
        ZP-687 Extract function from Zarafa MAPI provider to TimeZoneUtils. Released under the Affero GNU General Public License (AGPL) version 3.
      0b5edfc3
    • Sebastian Kummer's avatar
      Merge pull request #46 in ZP/z-push from bugfix/ZP-690-streamer.php-remove-extra-count to develop · ab13d880
      Sebastian Kummer authored
      * commit '01d04d3d':
        ZP-690 Remove extra count. Released under the Affero GNU General Public License (AGPL) version 3.
      ab13d880
    • Sebastian Kummer's avatar
      ZP-680 Rename package to 'z-push-dev', remove version string so the · 5c9b2683
      Sebastian Kummer authored
      version can be determined from git tags. Released under the Affero GNU
      General Public License (AGPL) version 3.
      5c9b2683