git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1d34929
)
SELinux: unify the selinux_audit_data and selinux_late_audit_data
author
Eric Paris
<eparis@redhat.com>
Wed, 4 Apr 2012 19:01:43 +0000
(15:01 -0400)
committer
Eric Paris
<eparis@redhat.com>
Mon, 9 Apr 2012 16:23:06 +0000
(12:23 -0400)
We no longer need the distinction. We only need data after we decide to do an
audit. So turn the "late" audit data into just "data" and remove what we
currently have as "data".
Signed-off-by: Eric Paris <eparis@redhat.com>
No differences found