r5414: - added libcli/wins/, a basic client library for WINS replication
authorAndrew Tridgell <tridge@samba.org>
Wed, 16 Feb 2005 10:03:18 +0000 (10:03 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:10:43 +0000 (13:10 -0500)
commita6878f6c6e17ea99baf57e5724d524548a44ada8
treeab330ca0026650d07d4c1d693ba77f43c81aab0e
parent845f5596c86928b7db4337c8c269130bc55338fe
r5414: - added libcli/wins/, a basic client library for WINS replication

- added a new IDL type "udlongr", which is like udlong, but with the
  two uint32 halves reversed

- modified the winsrepl.idl to cope with a wider range of packets
(This used to be commit bc8d60c918f2e268d591aac464fc6a78c38a4cf9)
source4/build/pidl/ndr.pm
source4/build/pidl/util.pm
source4/include/structs.h
source4/libcli/config.mk
source4/libcli/wins/winsrepl.c [new file with mode: 0644]
source4/libcli/wins/winsrepl.h [new file with mode: 0644]
source4/librpc/idl/idl_types.h
source4/librpc/idl/nbt.idl
source4/librpc/idl/winsrepl.idl
source4/librpc/ndr/ndr_basic.c