1. 29 Oct, 2015 3 commits
  2. 27 Oct, 2015 6 commits
  3. 26 Oct, 2015 1 commit
  4. 21 Oct, 2015 2 commits
  5. 20 Oct, 2015 3 commits
  6. 16 Oct, 2015 2 commits
  7. 15 Oct, 2015 4 commits
  8. 14 Oct, 2015 6 commits
    • Sebastian Kummer's avatar
      Merge pull request #69 in ZP/z-push from... · 81ad5685
      Sebastian Kummer authored
      Merge pull request #69 in ZP/z-push from bugfix/ZP-656-warnings-for-signed-emails-in-sent to develop
      
      * commit '8139b02b':
        ZP-656 Only prepend transport headers if they are available. Do not include the newlines to separate the headers from the body, as the data already contains headers and the separating lines. If no transport headers are available in the case of a signed message do not use the signed attachment but let imtoinet() generate the email as it generates the headers by default. See ZP-725 for more information.
      81ad5685
    • Sebastian Kummer's avatar
      ZP-656 Only prepend transport headers if they are available. Do not · 8139b02b
      Sebastian Kummer authored
      include the newlines to separate the headers from the body, as the data
      already contains headers and the separating lines.
      If no transport headers are available in the case of a signed message do
      not use the signed attachment but let imtoinet() generate the email as
      it generates the headers by default. See ZP-725 for more information.
      
      Released under the Affero GNU General Public License (AGPL) version 3.
      8139b02b
    • 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
  9. 13 Oct, 2015 6 commits
  10. 12 Oct, 2015 1 commit
  11. 07 Oct, 2015 6 commits