API Changes
-
Security Policy API layered on top of selinuxfs
- Selinuxfs modeled after 2.5 nfsd, transaction based IO.
- Removed calls for converting between SIDs and contexts.
- Added security_check_context.
- Changed security_load_policy to take (data,size) pair.
- Renamed calls to reflect elimination of SIDs, clarify meaning,
and provide consistency in naming.