Added control copying for message types other than ldb_search.
authorNadezhda Ivanova <nadezhda.ivanova@postpath.com>
Wed, 18 Nov 2009 16:47:29 +0000 (18:47 +0200)
committerNadezhda Ivanova <nadezhda.ivanova@postpath.com>
Wed, 18 Nov 2009 16:47:29 +0000 (18:47 +0200)
commit6178c17e09a5aed968dac49b16ed0b59750aef1c
tree028a37a09e2f0a07480849535e9602d3d9576096
parentda8aba53d61496d0df2bd32f92030cdee0300f2f
Added control copying for message types other than ldb_search.

When ildap created a new message to forward, it only copied controls for ldb_search
requests. This caused controls for add and modify to be lost in transition
and tests for them could not be implemented.
source4/lib/ldb/ldb_ildap/ldb_ildap.c