[sudo-cvs] CVS commit: sudo

Todd C. Miller Todd.Miller at courtesan.com
Sat Jan 5 07:59:06 EST 2008


Module Name:	sudo
Committed By:	millert
Date:		Sat Jan  5 12:59:06 UTC 2008

Modified Files:
	sudo: ldap.c

Log Message:
Parse uri ourself if no ldap_initialize() is present
Use ldap_create() instead of deprecated ldap_init()
Use ldap_sasl_bind_s() instead of deprecated ldap_simple_bind_s()


To generate a diff of this commit:
cvs rdiff -r1.84 -r1.85 sudo/ldap.c




More information about the sudo-commits mailing list