1. 15 Jun, 2012 2 commits
  2. 14 Jun, 2012 10 commits
  3. 13 Jun, 2012 1 commit
  4. 12 Jun, 2012 1 commit
    • Add assemble module · 86d03713
      This adds a module that concatenates (ie. assembles) a file from
      fragments in a directory in alphabetical order.  It chains the file
      module afterward to fix up ownership and permission.  This also adds
      tests for the assemble module with fragments in assemble.d.
      Stephen Fromm committed
  5. 11 Jun, 2012 3 commits
  6. 10 Jun, 2012 2 commits
  7. 09 Jun, 2012 2 commits
  8. 08 Jun, 2012 5 commits
  9. 07 Jun, 2012 4 commits
  10. 06 Jun, 2012 1 commit
    • Get rid of mktemp dependency to support AIX · 9187f654
      The function call has been renamed to better reflect what it does, and we
      reduced the number of calls from two to one in case the remote user is not
      root.
      
      This patch also fixes a string concatenation in _copy_module() that
      should use os.path.join() instead.
      
      This closes #436
      Dag Wieërs committed
  11. 05 Jun, 2012 3 commits
  12. 01 Jun, 2012 6 commits