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:
724e4fc
)
audit: fix dangling keywords in audit_log_set_loginuid() output
author
Richard Guy Briggs
<rgb@redhat.com>
Wed, 11 Dec 2013 20:28:09 +0000
(15:28 -0500)
committer
Eric Paris
<eparis@redhat.com>
Tue, 14 Jan 2014 03:32:38 +0000
(22:32 -0500)
Remove spaces between "new", "old" label modifiers and "auid", "ses" labels in
log output since userspace tools can't parse orphaned keywords.
Make variable names more consistent and intuitive.
Make audit_log_format() argument code easier to read.
Signed-off-by: Richard Guy Briggs <rgb@redhat.com>
Signed-off-by: Eric Paris <eparis@redhat.com>
kernel/auditsc.c
patch
|
blob
|
history
diff --cc
kernel/auditsc.c
Simple merge