]> git.sur5r.net Git - openldap/commit
Drop ldap_int_sasl_mutex
authorHoward Chu <hyc@openldap.org>
Wed, 24 Apr 2013 07:52:52 +0000 (00:52 -0700)
committerQuanah Gibson-Mount <quanah@openldap.org>
Thu, 25 Apr 2013 00:04:59 +0000 (17:04 -0700)
commitb483ee1aac88bba75692b8dde9eaff60dfa92fb9
treecee75daf5677edbbf0f8714eb7ea01a48daeb4f0
parent5ea6bcfb37e675c8286ef3ea922b11be5682fb3f
Drop ldap_int_sasl_mutex

It was introduced for Cyrus 1.5 in 2001; we've been on 2.x since 2002 and
Cyrus does its own locking when needed.
libraries/libldap/cyrus.c
libraries/libldap/ldap-int.h
libraries/libldap/sasl.c
libraries/libldap/util-int.c