CVS update: samba/source/sam

jelmer at samba.org jelmer at samba.org
Fri Sep 20 03:40:55 EST 2002


Date:	Thu Sep 19 17:40:55 2002
Author:	jelmer

Update of /home/cvs/samba/source/sam
In directory dp.samba.org:/tmp/cvs-serv8852/sam

Modified Files:
	api.c interface.c 
Log Message:

Move functionality to check whether entries for lp_workgroup() and "BUILTIN"
exist and add them if necessary from check_correct_backend_entries into
sam_context_check_default_backends. The reason for this is that we don't
always want to have BUILTIN and lp_workgroup() in a sam_context, for example
when doing sam2sam. check_correct_backend_entries has been renamed to 
'check_duplicate_backend_entries' since that's what it currently does.

The sam_context_check_default_backends() function is only called 
by sam_get_static_context(BOOL reload) currently currently.


Revisions:
api.c		1.2 => 1.3
	http://www.samba.org/cgi-bin/cvsweb/samba/source/sam/api.c?r1=1.2&r2=1.3
interface.c		1.9 => 1.10
	http://www.samba.org/cgi-bin/cvsweb/samba/source/sam/interface.c?r1=1.9&r2=1.10



More information about the samba-cvs mailing list