1. 08 Aug, 2014 6 commits
  2. 06 Aug, 2014 1 commit
  3. 04 Aug, 2014 14 commits
  4. 31 Jul, 2014 8 commits
  5. 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
  6. 29 Jul, 2014 1 commit
  7. 27 Jul, 2014 1 commit
  8. 23 Jul, 2014 3 commits
  9. 21 Jul, 2014 2 commits
  10. 17 Jul, 2014 2 commits