r26193: In the LDAP server, use the new 'controls_decoded' element to
authorAndrew Bartlett <abartlet@samba.org>
Thu, 29 Nov 2007 07:02:36 +0000 (08:02 +0100)
committerStefan Metzmacher <metze@samba.org>
Fri, 21 Dec 2007 04:46:44 +0000 (05:46 +0100)
commit1da2cfe03d956e5f209b049f931851b4afa1287c
treec975f052c42658271af7069aab463fa2b2665a4e
parent364266e22a08e730f2442cf87ec385620cff2700
r26193: In the LDAP server, use the new 'controls_decoded' element to

determine if this (possibly critical) control has been decoded.  This
allows us to return an error, rather than just dropping the socket.

Andrew Bartlett
(This used to be commit 230a60c1910f95ce5139c174d6d79786fca08433)
source4/ldap_server/ldap_backend.c