1. May 20, 2015
  2. May 06, 2015
  3. Apr 14, 2015
    • Micha Lenk's avatar
      Merge upstream version 0.6 · 69560297
      Micha Lenk authored
      ... including debian/changelog entry.
      
      This is a merge of tag 'mod_proxy_msrpc-0.6' into debian/experimental
      
      * tag 'mod_proxy_msrpc-0.6':
        Add support for "oldie" kernels
        Make msrpc_rts_get_virtual_channel_cookie() data representation (endianess) aware
        Make msrpc_rts_pdu_get_command_name() data representation (endianess) aware
        Make msrpc_pdu_get_rts_pdu() data representation (endianess) aware
        Make msrpc_rts_pdu_len() data representation (endianess) aware
        Fix some variable types
        First changes for adding big endian support
      69560297
  4. Jan 08, 2015
  5. Aug 18, 2014
    • Micha Lenk's avatar
      Add support for "oldie" kernels · 9065a97f
      Micha Lenk authored
      Older Linux kernels do not support the close-on-exec feature.
      On these kernels the function inotify_init1() and the macros
      O_CLOEXEC and IN_CLOEXEC are not available.
      
      This is a fix for issue #24.
      9065a97f
  6. Apr 30, 2014
  7. Apr 27, 2014
  8. Apr 16, 2014
  9. Apr 12, 2014
  10. Apr 03, 2014
    • Ewald Dieterich's avatar
      raise log level to error for unexpected backend response · 6c6aac53
      Ewald Dieterich authored
      It's important to know if the backend server doesn't respond according to
      the pattern "HTTP/1.1 ###*" (eg. "HTTP/1.0 503 ..." if there is a problem
      with the Exchange server name in the request). So raised the log level for
      the corresponding message from info to error.
      6c6aac53
  11. Mar 27, 2014
  12. Mar 19, 2014
  13. Feb 24, 2014
  14. Feb 17, 2014
  15. Feb 04, 2014
  16. Feb 03, 2014
  17. Dec 30, 2013
    • Micha Lenk's avatar
      debian/copyright: Adding my employer · a46756ae
      Micha Lenk authored
      This aims at invalidating the REJECT reason provided by Debian's ftp-master:
      
      ---- 8>< ------------------------------
      
      Dear maintainer,
      
      unfortunately I have to recject your package.
      
      The source file header says that the copyright holder is:
        Copyright (C) 2013 Astaro GmbH & Co. KG  -- a Sophos company
      
      As opposed to this debian/copyright says that you hold the
      copyright.
      
      This doesn't seem to be correct.
      
      Best regards
      Thorsten
      
      ---- 8>< ------------------------------
      a46756ae
  18. Nov 28, 2013
  19. Nov 05, 2013