[sudo-commits] sudo changeset 6105:f47db6e609b0

Todd C. Miller Todd.Miller at courtesan.com
Fri Oct 1 12:20:45 EDT 2010


changeset:	6105:f47db6e609b0 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/f47db6e609b0
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Fri Oct 01 12:17:01 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:

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



More information about the sudo-commits mailing list