ldap: give a debug error when we don't know a control
authorAndrew Tridgell <tridge@samba.org>
Wed, 16 Dec 2009 03:57:32 +0000 (14:57 +1100)
committerAndrew Tridgell <tridge@samba.org>
Wed, 16 Dec 2009 09:56:23 +0000 (20:56 +1100)
commitf9302f9e08d68f6fd974e02668c2bae273981688
treede8bab96666d599f15e885ee50616d78edcf20ce
parent6c2125572cfbcd1878dfe99893ddae37f95d1f6e
ldap: give a debug error when we don't know a control

This interface should really have a proper error interface, but at
least a DEBUG() gives the user a chance of finding the error

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
libcli/ldap/ldap_message.c