[sudo-cvs] CVS commit: sudo

Todd C. Miller Todd.Miller at courtesan.com
Wed Feb 13 07:28:38 EST 2008


Module Name:	sudo
Committed By:	millert
Date:		Wed Feb 13 12:28:37 UTC 2008

Modified Files:
	sudo: logging.c logging.h sudo.c

Log Message:
Remove dependence on VALIDATE_NOT_OK in logging functions.
Split log_auth() into log_allowed() and log_denial()
Replace mail_auth() with should_mail() and a call to send_mail()


To generate a diff of this commit:
cvs rdiff -r1.195 -r1.196 sudo/logging.c
cvs rdiff -r1.11 -r1.12 sudo/logging.h
cvs rdiff -r1.469 -r1.470 sudo/sudo.c




More information about the sudo-commits mailing list