r12200: - move the the winsreplication client and server code to the packet_context
authorStefan Metzmacher <metze@samba.org>
Mon, 12 Dec 2005 21:31:42 +0000 (21:31 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:47:17 +0000 (13:47 -0500)
commit36acd6e79c8cb881b9c333313402d993a6d0f511
tree29738d21349a159c3cd28d4577779c6c7e8f209e
parentb052ab8ad4ea31a45d61d5c6d8e34b6879848045
r12200: - move the the winsreplication client and server code to the packet_context
  system
- this needs to be in one big patch, because of the merging code,
  that changes client in server connections and the other way around
- use socket_connect_send/_recv() in the client code

metze
(This used to be commit f0105b7fcdc3032d22444a1973927fff2dd9a06f)
source4/include/structs.h
source4/libcli/wrepl/winsrepl.c
source4/libcli/wrepl/winsrepl.h
source4/torture/nbt/winsreplication.c
source4/wrepl_server/wrepl_in_call.c
source4/wrepl_server/wrepl_in_connection.c
source4/wrepl_server/wrepl_out_helpers.c
source4/wrepl_server/wrepl_server.h