1. 21 Nov, 2009 1 commit
  2. 08 Oct, 2009 1 commit
  3. 06 Oct, 2009 1 commit
  4. 27 May, 2009 1 commit
  5. 02 Feb, 2009 1 commit
  6. 23 Jan, 2009 1 commit
  7. 04 Jan, 2009 1 commit
  8. 15 Sep, 2008 1 commit
  9. 10 Sep, 2008 1 commit
  10. 08 Sep, 2008 1 commit
  11. 05 Sep, 2008 1 commit
  12. 23 Jun, 2008 1 commit
  13. 19 Jun, 2008 1 commit
  14. 10 Jun, 2008 1 commit
  15. 18 Dec, 2007 1 commit
  16. 20 Mar, 2007 1 commit
  17. 07 Feb, 2007 1 commit
  18. 11 Jan, 2007 1 commit
  19. 09 Nov, 2006 1 commit
  20. 29 Sep, 2006 1 commit
  21. 07 Jul, 2006 1 commit
  22. 26 May, 2006 1 commit
  23. 25 May, 2006 1 commit
  24. 23 May, 2006 1 commit
  25. 03 Feb, 2006 1 commit
  26. 27 Jan, 2006 1 commit
  27. 02 Nov, 2005 1 commit
  28. 08 Sep, 2005 1 commit
  29. 03 Aug, 2005 1 commit
  30. 20 Dec, 2004 1 commit
  31. 08 Sep, 2004 1 commit
    • Francois Gouget's avatar
      Fix and unify parsing of calling conventions. · 02236f06
      Francois Gouget authored
      Hack handling of 'struct { } *NDR_SCONTEXT;' so we don't cause a parse
      error as this is a valid C construct.
      Generate type tests for rpcrt4.
      Remove PRPC_BINDING_VECTOR and PUUID_VECTOR, they don't exist on
      Windows.
      Fix the MIDL_STUB_MESSAGE, MIDL_SERVER_INFO and
      MIDL_STUBLESS_PROXY_INFO structs.
      Add NDR_ALLOC_ALL_NODES_CONTEXT, NDR_POINTER_QUEUE_STATE and
      CS_STUB_INFO.
      02236f06
  32. 03 Sep, 2004 2 commits
  33. 22 Mar, 2004 2 commits
  34. 03 Mar, 2004 1 commit
  35. 05 Sep, 2003 1 commit
  36. 28 Aug, 2003 1 commit
  37. 31 Jan, 2003 1 commit
  38. 02 Dec, 2002 1 commit
    • Alexandre Julliard's avatar
      Authors: Greg Turner <gmturner007@ameritech.net>, Ove Kaaven <ovek@transgaming.com> · d77294a8
      Alexandre Julliard authored
      - preliminary implementation of endpoint-mapping via a new on-demand
        server-ish process
      - more header fixups
      - (re)implement RpcEpRegisterA, RpcEpUnregister, and
        RpcEpResolveBinding using the new rpcss functionality
      - update the todo list in rpcrt4_main.c a bit
      - many beautifications and touch-ups
      - command-line configurable timeout
      - micro-client imbedded in np_server.c
      d77294a8