1. 16 Mar, 2014 1 commit
  2. 27 Jan, 2014 1 commit
  3. 12 Dec, 2013 1 commit
  4. 02 Dec, 2013 2 commits
  5. 25 Nov, 2013 1 commit
  6. 13 Nov, 2013 1 commit
  7. 28 Jun, 2013 1 commit
  8. 15 Jun, 2013 1 commit
  9. 01 Jun, 2013 1 commit
  10. 16 May, 2013 1 commit
  11. 28 Apr, 2013 1 commit
  12. 27 Nov, 2012 1 commit
  13. 19 Nov, 2012 1 commit
  14. 23 Oct, 2012 1 commit
  15. 28 Sep, 2012 1 commit
  16. 19 Sep, 2012 1 commit
    • Fix on older python versions, plus various improvements · 89122580
      This change includes:
      
       - (on possibly older python versions ?) a string variable test using the 'is' operator fails (so it always return ok immediately after initial delay)
       - add a missing socket.settimeout() for the state=started case (if the machine does not exist, timeout defaults to 60 seconds)
       - add a connect_timeout option to customize the default connection timeout
       - use socket.shutdown(2) to close immediately
       - return the elapsed time
      Dag Wieers committed
  17. 30 Aug, 2012 1 commit
  18. 24 Aug, 2012 3 commits
  19. 23 Aug, 2012 1 commit
  20. 03 Aug, 2012 1 commit
  21. 31 Jul, 2012 1 commit
  22. 20 Jul, 2012 1 commit
  23. 18 Jul, 2012 2 commits
  24. 09 May, 2012 1 commit
    • Apply logging of arguments to modules (issue #122) · aea022b0
      The ohai and facter modules use /usr/bin/logger to log the fact that
      they have been invoked.  I added 'import os' to the ping module
      so that it could have the same syslog statements as the other modules.
      I separated the condensed:
          shlex.split(open(argfile, 'r').read())
      into two separate statements similar to the other modules.
      Stephen Fromm committed
  25. 20 Apr, 2012 1 commit
  26. 19 Apr, 2012 2 commits
  27. 31 Mar, 2012 1 commit
  28. 15 Mar, 2012 1 commit
  29. 14 Mar, 2012 1 commit
  30. 03 Mar, 2012 1 commit
  31. 29 Feb, 2012 1 commit
  32. 27 Feb, 2012 3 commits
  33. 26 Feb, 2012 1 commit