1. 16 Jan, 2013 1 commit
  2. 30 Nov, 2011 2 commits
  3. 29 Mar, 2010 1 commit
  4. 16 Nov, 2009 1 commit
  5. 27 Oct, 2009 1 commit
  6. 20 Aug, 2009 1 commit
    • Juan Lang's avatar
      rpcrt4: Allow Annotation to be NULL. · d82cbcf0
      Juan Lang authored
      Fixes bug 19760.
      --Juan
      
      From afb4d6b943345e19952fe34bd1d8ab4c411563ae Mon Sep 17 00:00:00 2001
      From: Juan Lang <juan.lang@gmail.com>
      Date: Wed, 19 Aug 2009 14:27:20 -0700
      Subject: [PATCH 3/3] Allow Annotation to be NULL
      d82cbcf0
  7. 03 Jul, 2009 1 commit
  8. 31 Mar, 2009 1 commit
  9. 16 Feb, 2009 1 commit
  10. 02 Feb, 2009 1 commit
  11. 04 Jan, 2009 1 commit
  12. 18 Oct, 2008 1 commit
  13. 08 Sep, 2008 1 commit
  14. 18 Aug, 2008 2 commits
  15. 28 Jul, 2008 1 commit
  16. 26 Jun, 2008 1 commit
  17. 14 Jan, 2008 1 commit
  18. 18 May, 2007 1 commit
  19. 07 Feb, 2007 1 commit
  20. 13 Nov, 2006 1 commit
  21. 08 Nov, 2006 1 commit
  22. 13 Oct, 2006 1 commit
  23. 02 Jun, 2006 2 commits
  24. 23 May, 2006 1 commit
  25. 30 Aug, 2005 1 commit
  26. 19 Apr, 2004 1 commit
  27. 05 Sep, 2003 1 commit
  28. 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