• A
    [PATCH] new predicate - AUDIT_FILETYPE · 8b67dca9
    Al Viro 提交于
    Argument is S_IF... | <index>, where index is normally 0 or 1.
    Triggers if chosen element of ctx->names[] is present and the
    mode of object in question matches the upper bits of argument.
    I.e. for things like "is the argument of that chmod a directory",
    etc.
    Signed-off-by: NAl Viro <viro@zeniv.linux.org.uk>
    8b67dca9
auditsc.c 62.6 KB