[sudo-commits] sudo changeset 6111:8dce1dedb967

Todd C. Miller Todd.Miller at courtesan.com
Fri Oct 1 12:21:24 EDT 2010


changeset:	6111:8dce1dedb967 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/8dce1dedb967
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Fri Oct 01 12:12:54 2010 -0400

Log Message:
	When iterating over returned LDAP entries, keep looking at remaining
	matches even if we have a positive match.  This catches negative
	matches that may exist in other entries and more closely match the
	sudoers file behavior.

diffstat:

 ldap.c |  82 ++++++++++++++++++++++++++++++++++++++++++-----------------------
 1 files changed, 53 insertions(+), 29 deletions(-)



More information about the sudo-commits mailing list