All functions which connect and bind to LDAP using the Bind DN now flow through a...
authorArt Cancro <ajc@citadel.org>
Mon, 13 Nov 2017 17:24:35 +0000 (12:24 -0500)
committerArt Cancro <ajc@citadel.org>
Mon, 13 Nov 2017 17:24:35 +0000 (12:24 -0500)
commit7b949618c7798aba36bcc1a7411e714bcf7d7d82
treef6e22bc549e1f0a53479ed7375c53d575a1caccb
parent29a778c8f17c370f90029b9214801c44f7a1f05c
All functions which connect and bind to LDAP using the Bind DN now flow through a single function instead of duplicating all that code four times.
citadel/ldap.c