]> granicus.if.org Git - sudo/commit
Re-enable bsm audit. Currently auditing is done within the sudoers
authorTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 30 Apr 2010 16:01:15 +0000 (12:01 -0400)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 30 Apr 2010 16:01:15 +0000 (12:01 -0400)
commitf42cf76d8ac254e5ce1f831ca9e884f3c6cdff2f
treeeb105447d9eb34bf3564beeb2ccc99a195d2f17f
parent0c7e3235f6241c3fb923e19834a2700ebef1a397
Re-enable bsm audit.  Currently auditing is done within the sudoers
plugin itself.  If possible, this should really be done in the main
driver but we don't presently have the needed data to do that.  This
will be re-evaluated when Linux audit support is added.
configure
configure.in
plugins/sudoers/Makefile.in
plugins/sudoers/auth/sudo_auth.c
plugins/sudoers/sudoers.c
src/Makefile.in