Re: [PATCH 1/1] NetLabel: audit fixups due to delayed feedback

2006-09-29 Thread David Miller
From: Steve Grubb <[EMAIL PROTECTED]> Date: Fri, 29 Sep 2006 20:00:42 -0400 > On Friday 29 September 2006 18:39, [EMAIL PROTECTED] wrote: > > This should make NetLabel more consistent with other kernel > > generated audit messages specifying configuration changes. > > OK, this looks better. We ma

Re: [PATCH 1/1] NetLabel: audit fixups due to delayed feedback

2006-09-29 Thread Steve Grubb
On Friday 29 September 2006 18:39, [EMAIL PROTECTED] wrote: > This should make NetLabel more consistent with other kernel > generated audit messages specifying configuration changes. OK, this looks better. We may fine tune the messages later after we try it out, but all the issues I saw are fixed

[PATCH 1/1] NetLabel: audit fixups due to delayed feedback

2006-09-29 Thread paul . moore
Fix some issues Steve Grubb had with the way NetLabel was using the audit subsystem. This should make NetLabel more consistent with other kernel generated audit messages specifying configuration changes. Signed-off-by: Paul Moore <[EMAIL PROTECTED]> --- include/linux/audit.h | 11