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:
c2a7780
)
[AUDIT] add session id to audit messages
author
Eric Paris
<eparis@redhat.com>
Tue, 8 Jan 2008 15:06:53 +0000
(10:06 -0500)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Fri, 1 Feb 2008 19:06:51 +0000
(14:06 -0500)
In order to correlate audit records to an individual login add a session
id. This is incremented every time a user logs in and is included in
almost all messages which currently output the auid. The field is
labeled ses= or oses=
Signed-off-by: Eric Paris <eparis@redhat.com>
No differences found