[sudo-commits] sudo changeset 5292:1d05a3236bfe

Todd C. Miller Todd.Miller at courtesan.com
Fri Apr 30 12:01:27 EDT 2010


changeset:	5292:1d05a3236bfe in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/1d05a3236bfe
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Fri Apr 30 12:01:15 2010 -0400

Log Message:
	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.

diffstat:

 configure                        |   4 ++--
 configure.in                     |   4 ++--
 plugins/sudoers/Makefile.in      |   8 ++++++--
 plugins/sudoers/auth/sudo_auth.c |  16 +---------------
 plugins/sudoers/sudoers.c        |  19 ++++++++++---------
 src/Makefile.in                  |   2 --
 6 files changed, 21 insertions(+), 32 deletions(-)



More information about the sudo-commits mailing list