commit | 326e9c8ba6a149f47e020719b23b24a14ba740d6 | [log] [tgz] |
---|---|---|
author | Steve Grubb <sgrubb@redhat.com> | Sat May 21 00:22:31 2005 +0100 |
committer | David Woodhouse <dwmw2@shinybook.infradead.org> | Sat May 21 00:22:31 2005 +0100 |
tree | 279ace274d6a5e7c696c95f397bfbf5d5d5c347a | |
parent | 05474106a41f44d16d649bc8c7687fc24ce4370a [diff] |
AUDIT: Fix inconsistent use of loginuid vs. auid, signed vs. unsigned The attached patch changes all occurrences of loginuid to auid. It also changes everything to %u that is an unsigned type. Signed-off-by: Steve Grubb <sgrubb@redhat.com> Signed-off-by: David Woodhouse <dwmw2@infradead.org>