svn commit: samba r9351 - in branches/SOC/SAMBA_4_0: . source/libnet source/torture/rpc

Brad Henry j0j0 at riod.ca
Wed Aug 17 05:28:59 GMT 2005


brad at samba.org wrote:

>Author: brad
>Date: 2005-08-17 05:15:31 +0000 (Wed, 17 Aug 2005)
>New Revision: 9351
>
>WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=9351
>
>Log:
> r5438 at buttercup:  j0j0 | 2005-08-16 23:23:58 -0600
> Removed LIBNET_JOIN_TORTURE level, as it became unnecessary once libnet_Join_primary_domain() handled netbios names better.
> Corrected libnet_JoinDomain() and libnet_JoinADSDomain().
> 
>
>Modified:
>   branches/SOC/SAMBA_4_0/
>   branches/SOC/SAMBA_4_0/source/libnet/libnet_join.c
>   branches/SOC/SAMBA_4_0/source/libnet/libnet_join.h
>   branches/SOC/SAMBA_4_0/source/torture/rpc/dssync.c
>   branches/SOC/SAMBA_4_0/source/torture/rpc/testjoin.c
>
>  
>
I forgot to mention that this commit also adds a TALLOC_CTX parameter to 
torture_join_domain(). This was done so that when we talloc_steal() the 
samr_pipe in libnet_JoinDomain(), it has somewhere to go, to ensure that 
the pipe doesn't close when we  talloc_free() the temporary context at 
the end of libnet_JoinDomain().



More information about the samba-technical mailing list