s3-libnet: Fix Bug #6193: avoid messing with sync_context in libnet_samsync_delta().
authorGünther Deschner <gd@samba.org>
Wed, 25 Mar 2009 14:58:20 +0000 (15:58 +0100)
committerKarolin Seeger <kseeger@samba.org>
Wed, 15 Apr 2009 07:07:38 +0000 (09:07 +0200)
commit568d64fb1f52f60ebf30f2c4a75acafa15aa6874
tree9a5e683f468f0b76c221d75c4c27aa61eec10860
parentc8f741062c09af9f087b2b2e14abdb946ffc81ac
s3-libnet: Fix Bug #6193: avoid messing with sync_context in libnet_samsync_delta().

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 e3f7057b0942793543c215ab45176c4280bd7d51)
(cherry picked from commit 16cba3ec22ca424db0f98185e179c718794bc563)
source3/libnet/libnet_samsync.c