r10486: This is a merge of Brad Henry's 'net join' rework, to better perform
authorAndrew Bartlett <abartlet@samba.org>
Sun, 25 Sep 2005 12:26:07 +0000 (12:26 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:38:53 +0000 (13:38 -0500)
commitd6fa105fdabbeb83a9b0e50dad49d1649afdb2a4
treeff94ba5d433fd0f267edb42fa1ce9b7a96fd09d4
parent9456ed3db3b28e4a467e8685f2f1285cf57ce14b
r10486: This is a merge of Brad Henry's 'net join' rework, to better perform
an ADS join, particularly as a DC.  This represents the bulk of his
Google SOC work, and I'm very pleased to intergrate it into the tree.
(Metze will intergrate the DRSUAPI work later).

Both metze and myself have also put a lot of time into this patch, and
in mentoring Brad in general.  In return, Brad has been a very good
student, and has taken the comments well.

Since it's last appearance on samba-technical@, I have made
correctness and valgrind fixups, as well as adding a new 'BINDING'
mode to the libnet_rpc routines.  This allows the exact binding string
to be passed down from the torture code, including options and exact
target host.

Andrew Bartlett
source/libnet/config.mk
source/libnet/libnet_join.c
source/libnet/libnet_join.h
source/libnet/libnet_rpc.c
source/libnet/libnet_rpc.h
source/torture/config.mk
source/torture/nbt/dgram.c
source/torture/rpc/netlogon.c
source/torture/rpc/testjoin.c
source/torture/torture.c
source/utils/net/net_join.c