[sudo-commits] sudo changeset 8284:d28619ff6e45

Todd C. Miller Todd.Miller at courtesan.com
Wed Aug 1 10:54:28 EDT 2012


changeset:	8284:d28619ff6e45 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/d28619ff6e45
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Mon Jul 30 11:09:11 2012 -0400

Log Message:
	Active Directory apparently requires that tenths of a second be
	present in a date so append .0 to the "now" value in the time filter.
	Also remove space for the global AND from TIMEFILTER_LENGTH since
	it was not being used consistently.  Buffers of TIMEFILTER_LENGTH
	now need to account for the terminating NUL byte.

diffstat:

 plugins/sudoers/ldap.c |  28 +++++++++++++++-------------
 1 files changed, 15 insertions(+), 13 deletions(-)



More information about the sudo-commits mailing list