Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Create Documentation/security/, | Randy Dunlap | 2011-05-19 |
| | | | | | | | | move LSM-, credentials-, and keys-related files from Documentation/ to Documentation/security/, add Documentation/security/00-INDEX, and update all occurrences of Documentation/<moved_file> to Documentation/security/<moved_file>. | ||
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 |
| | | | | | | Fixes generated by 'codespell' and manually reviewed. Signed-off-by: Lucas De Marchi <lucas.demarchi@profusion.mobi> | ||
* | AppArmor: policy routines for loading and unpacking policy | John Johansen | 2010-08-02 |
AppArmor policy is loaded in a platform independent flattened binary stream. Verify and unpack the data converting it to the internal format needed for enforcement. Signed-off-by: John Johansen <john.johansen@canonical.com> Signed-off-by: James Morris <jmorris@namei.org> |