s4-libnet: Remove libnet_Join and create libnet_Join_member
authorAndrew Bartlett <abartlet@samba.org>
Mon, 16 May 2011 12:55:29 +0000 (22:55 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 18 May 2011 14:12:08 +0000 (16:12 +0200)
commitc6cc22adc059aeb6de50305b8a40d513d8f05bbc
treeb7d03da48987b9af6060f6f35fb069a3d25d7578
parentc47b078ec339343732da21212e04a5b7cf548e8c
s4-libnet: Remove libnet_Join and create libnet_Join_member

libnet_Join conflicts with a function in the source3 netapi of the
same name, and the ability to join as a DC via this particular method
is unused.

Andrew Bartlett
source4/libnet/libnet_join.c
source4/libnet/libnet_join.h
source4/libnet/py_net.c
source4/scripting/python/samba/netcmd/join.py