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