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