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)
commit5a522b31003d50cf476ead83fb322abeb1525957
tree8390edcfa3bf191138e6225a8fa39d525293bcae
parent2fe7c3a34a922b5a590ed3b7ebdd17759b4af6b2
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
(This used to be commit d6fa105fdabbeb83a9b0e50dad49d1649afdb2a4)
source4/libnet/config.mk
source4/libnet/libnet_join.c
source4/libnet/libnet_join.h
source4/libnet/libnet_rpc.c
source4/libnet/libnet_rpc.h
source4/torture/config.mk
source4/torture/nbt/dgram.c
source4/torture/rpc/netlogon.c
source4/torture/rpc/testjoin.c
source4/torture/torture.c
source4/utils/net/net_join.c