commit | 5ee9a75c9fdaebd3ac8176f9f5c73fdcd27c1ad1 | [log] [tgz] |
---|---|---|
author | Richard Guy Briggs <rgb@redhat.com> | Wed Dec 11 15:28:09 2013 -0500 |
committer | Eric Paris <eparis@redhat.com> | Mon Jan 13 22:32:38 2014 -0500 |
tree | ae7bcc782a86d2e5a1bb17461194756a086cdae7 | |
parent | 724e4fcc8d80c63c7e56873b41987533db2a04c2 [diff] |
audit: fix dangling keywords in audit_log_set_loginuid() output 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>