r8847: Rework the Samba4 'net join' code. I'm trying to get this closer to
authorAndrew Bartlett <abartlet@samba.org>
Fri, 29 Jul 2005 10:58:05 +0000 (10:58 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:30:11 +0000 (13:30 -0500)
commitd2789c426090c325f6535cdce380ac0f4e22c3c7
tree0816da69da6ad517e6c1b44441b04db95bce7cc3
parente947c8a8f2a5cb458c708e902eabfca94d24d0f3
r8847: Rework the Samba4 'net join' code.  I'm trying to get this closer to
what WinXP does when joining an AD domain, but in the meantime this
removes the excess unions, and uses the LSA pipe in same way XP does.

Andrew Bartlett
source/include/structs.h
source/libnet/config.mk
source/libnet/libnet_join.c
source/libnet/libnet_join.h
source/utils/net/net_join.c