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)
committerGünther Deschner <gd@samba.org>
Wed, 25 Mar 2009 15:09:13 +0000 (16:09 +0100)
commite3f7057b0942793543c215ab45176c4280bd7d51
treebc6cbef1967fde7d0b876d4bab7b98be7969f034
parent283e135298767f128c413e0e6df75d21ec8e8e6b
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
source3/libnet/libnet_samsync.c