[sudo-commits] sudo changeset 9053:611a4ed9b8ee

Todd C. Miller Todd.Miller at courtesan.com
Wed Oct 23 14:05:51 MDT 2013


changeset:	9053:611a4ed9b8ee in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/611a4ed9b8ee
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Wed Oct 23 11:15:24 2013 -0600

Log Message:
	Ignore SIGPIPE when connecting to the LDAP server so we can get a
	proper error message with the IBM LDAP libs.  Also return LDAP_SUCCESS
	instead of 0 from most sudo_ldap_* functions that return an int.

diffstat:

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


More information about the sudo-commits mailing list