An error occurred fetching the project authors.
  1. 20 Jun, 2017 1 commit
  2. 24 Oct, 2012 1 commit
  3. 18 May, 2012 1 commit
  4. 09 Apr, 2012 2 commits
  5. 03 Apr, 2012 1 commit
  6. 15 Mar, 2012 2 commits
  7. 10 Nov, 2010 1 commit
  8. 07 Sep, 2010 1 commit
  9. 02 Aug, 2010 1 commit
    • John Johansen's avatar
      AppArmor: core policy routines · c88d4c7b
      John Johansen authored
      The basic routines and defines for AppArmor policy.  AppArmor policy
      is defined by a few basic components.
            profiles - the basic unit of confinement contain all the information
                       to enforce policy on a task
      
                       Profiles tend to be named after an executable that they
                       will attach to but this is not required.
            namespaces - a container for a set of profiles that will be used
                       during attachment and transitions between profiles.
            sids - which provide a unique id for each profile
      Signed-off-by: default avatarJohn Johansen <john.johansen@canonical.com>
      Signed-off-by: default avatarJames Morris <jmorris@namei.org>
      c88d4c7b