r5451: - added separate wrepl_associate(), wrepl_pull_table() and wrepl_pull_names...
authorAndrew Tridgell <tridge@samba.org>
Fri, 18 Feb 2005 23:13:51 +0000 (23:13 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:10:47 +0000 (13:10 -0500)
commit42d6a4c4f0d87e8e1bdd1e3152e592822bf95337
tree18c0a74f42f9a01e6d6a37426c37c086cce29a2f
parent8ce2133e2c5ce70a3802ca163ce4e857726d64ae
r5451: - added separate wrepl_associate(), wrepl_pull_table() and wrepl_pull_names() functions, with reasonable
  parameters, so callers don't need to deal directly with wins replication packet structures

- converted the NBT-WINSREPLICATION torture test to use the new APIs
(This used to be commit cec1672662b7e5b1bdf843e9dee317aa4b03f719)
source4/include/structs.h
source4/libcli/wins/winsrepl.c
source4/libcli/wins/winsrepl.h
source4/torture/nbt/winsreplication.c