1. 04 Apr, 2012 1 commit
  2. 16 Mar, 2012 1 commit
  3. 30 Nov, 2011 2 commits
  4. 14 Nov, 2011 1 commit
  5. 10 Jun, 2011 1 commit
  6. 09 Jun, 2011 2 commits
  7. 27 Apr, 2011 1 commit
  8. 23 Dec, 2010 1 commit
  9. 21 Dec, 2010 1 commit
  10. 29 Oct, 2010 1 commit
  11. 27 Oct, 2010 1 commit
  12. 29 Mar, 2010 1 commit
  13. 27 Mar, 2009 1 commit
  14. 24 Mar, 2009 2 commits
  15. 16 Feb, 2009 1 commit
  16. 02 Feb, 2009 2 commits
  17. 21 Jan, 2009 2 commits
  18. 19 Jan, 2009 2 commits
  19. 17 Dec, 2008 1 commit
  20. 26 Nov, 2008 1 commit
  21. 25 Sep, 2008 1 commit
  22. 22 Aug, 2008 1 commit
  23. 23 Jul, 2008 1 commit
  24. 27 May, 2008 1 commit
  25. 20 May, 2008 1 commit
  26. 08 May, 2008 1 commit
  27. 29 Apr, 2008 1 commit
  28. 18 Apr, 2008 1 commit
  29. 11 Apr, 2008 1 commit
  30. 07 Apr, 2008 1 commit
  31. 02 Apr, 2008 1 commit
  32. 01 Apr, 2008 1 commit
  33. 31 Mar, 2008 1 commit
  34. 29 Mar, 2008 1 commit
    • Rob Shearman's avatar
      services: Remove dependency on service name being determined correctly in order… · b8348b95
      Rob Shearman authored
      services: Remove dependency on service name being determined correctly in order for the two ends on the control pipe to meet up.
      
      Instead use the mechanism used by native which uses 
      \\.\pipe\net\NtControlPipeN.
      
      Also remove the service startup event set by StartServiceCtrlDispatcher 
      as we wait for the service status to change instead.
      b8348b95