s4-ldapserver: support controls on ldap add and rename
authorAndrew Tridgell <tridge@samba.org>
Tue, 17 Aug 2010 01:12:09 +0000 (11:12 +1000)
committerAndrew Tridgell <tridge@samba.org>
Tue, 17 Aug 2010 11:21:50 +0000 (21:21 +1000)
commiteed3838b4806cebd986b07bea21b88974b394d2f
tree4a15ea9a12114a42c91cb68989f0be7dd6410c19
parent191d632e237761004fe0fe79a29a7274b7267d45
s4-ldapserver: support controls on ldap add and rename

we need to pass the controls down to the add and rename ldb operations

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
source4/ldap_server/ldap_backend.c