svn commit: samba r12976 - in branches/SAMBA_4_0/source/libnet: .

abartlet at samba.org abartlet at samba.org
Tue Jan 17 03:44:38 GMT 2006


Author: abartlet
Date: 2006-01-17 03:44:37 +0000 (Tue, 17 Jan 2006)
New Revision: 12976

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=12976

Log:
Patch from Brad Henry <j0j0 at riod.ca>:

This patch pulls the AD site name generation and site join code from 
libnet/libnet_join.c and puts it into a new file, libnet/libnet_site.c. 
This way, a common means for site name, configuration dn and server dn 
generation exists so it doesn't need to be rewritten in new code (such 
as the future libnet_leave for example).

I've made a couple of changes, but nothing dramatic.  Nice work Brad!

Andrew Bartlett


Added:
   branches/SAMBA_4_0/source/libnet/libnet_site.c
Modified:
   branches/SAMBA_4_0/source/libnet/config.mk
   branches/SAMBA_4_0/source/libnet/libnet.h
   branches/SAMBA_4_0/source/libnet/libnet_join.c


Changeset:
Sorry, the patch is too large (488 lines) to include; please use WebSVN to see it!
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=12976


More information about the samba-cvs mailing list