1. 18 Aug, 2009 1 commit
  2. 03 Jul, 2009 1 commit
  3. 13 May, 2009 1 commit
  4. 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
  5. 16 Feb, 2009 1 commit
  6. 19 Jan, 2009 1 commit
  7. 06 Jan, 2009 1 commit
  8. 04 Jan, 2009 1 commit
  9. 18 Oct, 2008 1 commit
  10. 12 Sep, 2008 1 commit
  11. 19 Jun, 2008 3 commits
  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. 14 Mar, 2008 1 commit
  14. 15 Feb, 2008 1 commit
  15. 05 Feb, 2008 1 commit
  16. 04 Feb, 2008 1 commit
  17. 23 Jan, 2008 3 commits
  18. 21 Jan, 2008 2 commits
  19. 17 Jan, 2008 1 commit
  20. 08 Jan, 2008 1 commit
  21. 07 Jan, 2008 3 commits
  22. 17 Dec, 2007 1 commit
  23. 30 Nov, 2007 1 commit
  24. 13 Nov, 2007 1 commit
  25. 12 Sep, 2007 2 commits
  26. 20 Aug, 2007 1 commit
  27. 23 Jul, 2007 1 commit
  28. 18 Jul, 2007 1 commit
  29. 05 Jul, 2007 2 commits
  30. 27 Jun, 2007 1 commit
  31. 25 Jun, 2007 1 commit