1. 24 Sep, 2014 2 commits
  2. 23 Sep, 2014 3 commits
  3. 22 Sep, 2014 7 commits
  4. 20 Sep, 2014 12 commits
  5. 19 Sep, 2014 12 commits
  6. 18 Aug, 2014 3 commits
  7. 16 Aug, 2014 1 commit
    • Revert "chmod container dir to 0770" · ed3b37b2
      Stéphane Graber authored
      This commit broke the testsuite for unprivileged containers as the
      container directory is now 0750 with the owner being the container root
      and the group being the user's group, meaning that the parent user can
      only enter the directory, not create entries in there.
      
      This reverts commit c86da6a3.