s3-net: Fix Bug #6193: avoid messing with sync_context in fetch_database_to_ldif().
commitaccce80f82e6978e062a71e89ef150bb71f6e61e
authorGünther Deschner <gd@samba.org>
Wed, 25 Mar 2009 16:06:57 +0000 (25 17:06 +0100)
committerKarolin Seeger <kseeger@samba.org>
Fri, 27 Mar 2009 12:06:56 +0000 (27 13:06 +0100)
treecd2d262859878f70c57fc9556007b626468cdb47
parent9717135c53a64462bb57e3e31cdceec4b58f82b7
s3-net: Fix Bug #6193: avoid messing with sync_context in fetch_database_to_ldif().

We absolutely need to avoid messing with the sync_context as that breaks the
stream of replication data coming from the DC (only replicates ~350 instead of
~4000 groups).

Guenther
(cherry picked from commit 1a1823c357fb8e01ac0e8c8749e6f5004bf3cf3e)
source/utils/net_rpc_samsync.c