CVS update: samba/source/sam

jelmer at samba.org jelmer at samba.org
Wed Sep 25 06:18:39 EST 2002


Date:	Tue Sep 24 20:18:39 2002
Author:	jelmer

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

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

- Don't put pointer to sam_domain_handle in sam_methods but single domainsid and domainname
- Allocate sam_methods, set domain_sid, domain_name and backend_name in make_sam_methods_backend_entry instead of in the backend
- Remove sam_context and domain_sid pointers from the sam_init_function - we don't need those arguments anymore since they're 
  available in sam_methods as well


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



More information about the samba-cvs mailing list