1. 28 Jun, 2013 1 commit
  2. 15 Jun, 2013 1 commit
  3. 01 Jun, 2013 1 commit
  4. 16 May, 2013 1 commit
  5. 28 Apr, 2013 1 commit
  6. 27 Nov, 2012 1 commit
  7. 19 Nov, 2012 1 commit
  8. 23 Oct, 2012 1 commit
  9. 28 Sep, 2012 1 commit
  10. 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
  11. 30 Aug, 2012 1 commit
  12. 24 Aug, 2012 3 commits
  13. 23 Aug, 2012 1 commit
  14. 03 Aug, 2012 1 commit
  15. 31 Jul, 2012 1 commit
  16. 20 Jul, 2012 1 commit
  17. 18 Jul, 2012 2 commits
  18. 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
  19. 20 Apr, 2012 1 commit
  20. 19 Apr, 2012 2 commits
  21. 31 Mar, 2012 1 commit
  22. 15 Mar, 2012 1 commit
  23. 14 Mar, 2012 1 commit
  24. 03 Mar, 2012 1 commit
  25. 29 Feb, 2012 1 commit
  26. 27 Feb, 2012 3 commits
  27. 26 Feb, 2012 1 commit
  28. 25 Feb, 2012 1 commit
  29. 24 Feb, 2012 1 commit
  30. 23 Feb, 2012 1 commit