38b50da - Update to latest from NSA

Authored and Committed by dwalsh 18 years ago
    - Update to latest from NSA
    Added MATCHPATHCON_VALIDATE flag for set_matchpathcon_flags() and modified
        matchpathcon implementation to make context validation/
        canonicalization optional at matchpathcon_init time, deferring it to a
        successful matchpathcon by default unless the new flag is set by the
        caller.
    Added matchpathcon_init_prefix() interface, and reworked matchpathcon
        implementation to support selective loading of file contexts entries
        based on prefix matching between the pathname regex stems and the
        specified path prefix (stem must be a prefix of the specified path
        prefix).
    
        
file modified
+1 -0
file modified
+14 -1
file modified
+1 -1