s3-net: Fix Bug #6193: avoid messing with sync_context in fetch_database_to_ldif().
commit1a1823c357fb8e01ac0e8c8749e6f5004bf3cf3e
authorGünther Deschner <gd@samba.org>
Wed, 25 Mar 2009 16:06:57 +0000 (25 17:06 +0100)
committerGünther Deschner <gd@samba.org>
Wed, 25 Mar 2009 16:07:32 +0000 (25 17:07 +0100)
tree06b7f7db3b335f30d147ef0b81d943b6b21c5c19
parent4a99f2f006e6324cf38b68f0f390daf52f24b1b3
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
source/utils/net_rpc_samsync.c