1. 04 Aug, 2014 8 commits
  2. 31 Jul, 2014 8 commits
  3. 30 Jul, 2014 2 commits
    • Merge pull request #285 from martinpitt/master · b1814e1c
      hallyn authored
      apparmor: Allow slave bind mounts
    • apparmor: Allow slave bind mounts · 7987eddb
      Martin Pitt authored
      Without this, if the system uses shared subtrees by default (like systemd), you
      get a large stream of
      
        lxc-start: Permission denied - Failed to make /<mountpoint> rslave
        lxc-start: Continuing...
      
      with
      
        apparmor="DENIED" operation="mount" info="failed flags match" error=-13
        profile="/usr/bin/lxc-start" name="/" pid=17284 comm="lxc-start" flags="rw, slave"
      
      and eventual failure plus a lot of leftover mounts in the host.
      
      https://launchpad.net/bugs/1325468
  4. 29 Jul, 2014 1 commit
  5. 27 Jul, 2014 1 commit
  6. 23 Jul, 2014 3 commits
  7. 21 Jul, 2014 2 commits
  8. 17 Jul, 2014 3 commits
  9. 16 Jul, 2014 2 commits
  10. 15 Jul, 2014 1 commit
  11. 14 Jul, 2014 3 commits
  12. 09 Jul, 2014 5 commits
  13. 07 Jul, 2014 1 commit