1. 28 Oct, 2015 1 commit
  2. 28 Aug, 2013 1 commit
  3. 14 Feb, 2012 1 commit
  4. 26 Apr, 2011 1 commit
  5. 14 Dec, 2009 4 commits
  6. 18 Aug, 2009 1 commit
  7. 25 Mar, 2009 1 commit
    • Rob Shearman's avatar
      rpcrt4: Implement RPC over HTTP support. · 5f6ae94a
      Rob Shearman authored
      CodeWeavers did this work for supporting the optional HTTP connection
      method of Outlook 2003/2007 (must be running with Windows versions set
      to XP or higher to see this option).
      
      This was written before Microsoft publicly released a specification
      for the RPC over HTTP protocol and so was developed by examining
      traffic flowing between a Windows client and an IIS server.
      5f6ae94a
  8. 19 Jan, 2009 1 commit
  9. 18 Oct, 2008 1 commit
  10. 07 Jul, 2008 1 commit
  11. 26 Jun, 2008 1 commit
  12. 01 Apr, 2008 1 commit
    • Rob Shearman's avatar
      rpcrt4: Add a reference to the binding object in I_RpcNegotiateTransferSyntax… · 8aeb2858
      Rob Shearman authored
      rpcrt4: Add a reference to the binding object in I_RpcNegotiateTransferSyntax and release the reference in I_RpcFreeBuffer.
      
      This is needed because a context binding handle could be released on 
      unmarshall, but it still needs to stay valid until the binding handle is 
      no longer being used.
      
      Re-use the previously unused RPCRT4_ExportBinding function as 
      RPCRT4_AddRefBinding and rename RPCRT4_DestroyBinding to 
      RPCRT4_ReleaseBinding to show that it's purpose is to release a 
      reference count and destroy if necessary, not always destroy.
      8aeb2858
  13. 23 Jan, 2008 1 commit
  14. 21 Jan, 2008 1 commit
  15. 31 Dec, 2007 1 commit
  16. 18 Dec, 2007 1 commit
  17. 17 Dec, 2007 2 commits
  18. 13 Nov, 2007 1 commit
  19. 20 Aug, 2007 1 commit
  20. 13 Jul, 2007 1 commit
  21. 27 Jun, 2007 1 commit
  22. 25 Jun, 2007 2 commits
  23. 27 Mar, 2007 4 commits
  24. 25 Jan, 2007 3 commits
  25. 22 Jan, 2007 1 commit
  26. 09 Nov, 2006 1 commit
  27. 31 Oct, 2006 1 commit
  28. 16 Oct, 2006 1 commit
  29. 09 Jun, 2006 1 commit
  30. 08 Jun, 2006 1 commit