1. 19 Nov, 2012 1 commit
  2. 26 Oct, 2012 1 commit
  3. 23 Oct, 2012 1 commit
  4. 21 Oct, 2012 1 commit
  5. 18 Oct, 2012 1 commit
  6. 13 Oct, 2012 1 commit
  7. 28 Sep, 2012 1 commit
  8. 25 Sep, 2012 1 commit
  9. 12 Sep, 2012 3 commits
  10. 04 Sep, 2012 2 commits
  11. 09 Aug, 2012 2 commits
  12. 07 Aug, 2012 1 commit
  13. 03 Aug, 2012 1 commit
  14. 02 Aug, 2012 1 commit
    • Revert acceptance of directory as dest for copy · 0e26ef9b
      Although library/copy can be corrected to understand that dest is
      a directory, I can't see how to let _execute_copy know this and let the
      file module know.
      
      As a better solution than before #733, the copy module now explicitly (rather
      than silently) fails when dest is a directory.
      Will Thames committed
  15. 01 Aug, 2012 1 commit
  16. 31 Jul, 2012 1 commit
  17. 21 Jul, 2012 2 commits
  18. 09 Jul, 2012 2 commits
  19. 07 Jul, 2012 1 commit
  20. 08 Jul, 2012 1 commit
  21. 06 Jul, 2012 1 commit
  22. 04 Jul, 2012 1 commit
  23. 03 Jul, 2012 3 commits
  24. 25 Jun, 2012 1 commit
  25. 23 Jun, 2012 1 commit
  26. 20 Jun, 2012 1 commit
  27. 15 Jun, 2012 1 commit
  28. 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
  29. 27 Apr, 2012 1 commit
  30. 20 Apr, 2012 2 commits
  31. 31 Mar, 2012 1 commit