s3-libnet: Fix Bug #6193: avoid messing with sync_context in libnet_samsync_delta().
commitedb112fe65458ffe765bdb6cc34a4f7d7c106f98
authorGünther Deschner <gd@samba.org>
Wed, 25 Mar 2009 14:58:20 +0000 (25 15:58 +0100)
committerKarolin Seeger <kseeger@samba.org>
Fri, 27 Mar 2009 13:15:53 +0000 (27 14:15 +0100)
treeff0da02022bfbcb875ab4eae220b21ce0580c366
parent87db788f029b52cbe9896b240a9d5251372600b7
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 efa7f6bff9bec89214dab368ff5efc61fa1cc212)
source/libnet/libnet_samsync.c