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