On Mon, 2005-05-16 at 15:32 -0400, Steve Grubb wrote:
I was working on the pam library today and found that I needed 2
more
types from the kernel to properly support pam. The attached patch adds
these types.
I don't like adding new code to the kernel for each userspace message
type. Since we've assigned numbers 1100 through 1199 to AUDIT_USER_*
messages, can't we make the kernel treat them _all_ identically?
--
dwmw2