Searched hist:"78 e2e802a8519031e5858595070b39713e26340d" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | audit.h | diff 78e2e802a8519031e5858595070b39713e26340d Wed Oct 10 14:25:22 CDT 2012 Jeff Layton <jlayton@redhat.com> audit: add a new "type" field to audit_names struct
For now, we just have two possibilities:
UNKNOWN: for a new audit_names record that we don't know anything about yet NORMAL: for everything else
In later patches, we'll add other types so we can distinguish and update records created under different circumstances.
Signed-off-by: Jeff Layton <jlayton@redhat.com> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
/openbmc/linux/kernel/ |
H A D | auditsc.c | diff 78e2e802a8519031e5858595070b39713e26340d Wed Oct 10 14:25:22 CDT 2012 Jeff Layton <jlayton@redhat.com> audit: add a new "type" field to audit_names struct
For now, we just have two possibilities:
UNKNOWN: for a new audit_names record that we don't know anything about yet NORMAL: for everything else
In later patches, we'll add other types so we can distinguish and update records created under different circumstances.
Signed-off-by: Jeff Layton <jlayton@redhat.com> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|