1. 14 Oct, 2015 4 commits
    • Sebastian Kummer's avatar
      Merge pull request #68 in ZP/z-push from... · 0808c2a4
      Sebastian Kummer authored
      Merge pull request #68 in ZP/z-push from bugfix/ZP-711-zpush_fatal_handler-reports-PHP-Strict-in-z-push-error.log to develop
      
      * commit 'caadef2b':
        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.
      0808c2a4
    • Sebastian Kummer's avatar
      Merge pull request #67 in ZP/z-push from... · aafbbdfa
      Sebastian Kummer authored
      Merge pull request #67 in ZP/z-push from bugfix/ZP-726-infinit-loop-if-non-stream-given-for-an-attachment to develop
      
      * commit 'ce1fe248':
        ZP-726 Infinit loop if non-stream is given for an attachment. Released under the Affero GNU General Public License (AGPL) version 3. need to check for a resource, as eg. feof("Error") === false and causing infinit loop in while!
      aafbbdfa
    • Ralf Becker's avatar
      ZP-711 zpush_fatal_handler reports PHP Notice & Warning as FATAL in... · caadef2b
      Ralf Becker authored
      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.
      caadef2b
    • Ralf Becker's avatar
      ZP-726 Infinit loop if non-stream is given for an attachment. Released under... · ce1fe248
      Ralf Becker authored
      ZP-726 Infinit loop if non-stream is given for an attachment. Released under the Affero GNU General Public License (AGPL) version 3.
      need to check for a resource, as eg. feof("Error") === false and causing infinit loop in while!
      ce1fe248
  2. 13 Oct, 2015 6 commits
  3. 12 Oct, 2015 1 commit
  4. 07 Oct, 2015 6 commits
  5. 29 Sep, 2015 1 commit
  6. 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
  7. 24 Sep, 2015 2 commits
  8. 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
  9. 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
  10. 15 Sep, 2015 2 commits
  11. 14 Sep, 2015 6 commits
  12. 10 Sep, 2015 1 commit
  13. 09 Sep, 2015 7 commits