1. 05 Dec, 2014 1 commit
  2. 03 Dec, 2014 1 commit
  3. 30 Nov, 2014 1 commit
  4. 27 Nov, 2014 4 commits
  5. 26 Nov, 2014 10 commits
  6. 24 Nov, 2014 1 commit
  7. 21 Nov, 2014 1 commit
  8. 18 Nov, 2014 2 commits
  9. 13 Nov, 2014 1 commit
    • Ryan Breed's avatar
      consistent escaping for ovftool uri creds · 514b5f52
      Ryan Breed authored
      I got thrown for a loop since the username is uri-escaped but the password was not.
      
      I got thrown for another couple of loops due to the multiple levels of interpretation involved:
      1) JSON syntax requires backslashes to be slash-escaped. Some vCenter deployments use windows domain-style usernames DOMAIN\user
      2) the OVFTOOL docs specify that "all special characters" be uri-encoded when part of the user name or password
      3) different shell interpretations on windows/linux
      
      I'd say escape both or neither.
      514b5f52
  10. 12 Nov, 2014 2 commits
  11. 07 Nov, 2014 1 commit
  12. 06 Nov, 2014 2 commits
  13. 05 Nov, 2014 1 commit
  14. 04 Nov, 2014 1 commit
  15. 02 Nov, 2014 3 commits
  16. 01 Nov, 2014 1 commit
  17. 31 Oct, 2014 2 commits
  18. 30 Oct, 2014 2 commits
  19. 28 Oct, 2014 3 commits