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

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

Modified Files:
        cmd_sam.c samtest.c samtest.h 
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:
cmd_sam.c               1.2 => 1.3
        
http://www.samba.org/cgi-bin/cvsweb/samba/source/torture/cmd_sam.c?r1=1.2&r2=1.3
samtest.c               1.7 => 1.8
        
http://www.samba.org/cgi-bin/cvsweb/samba/source/torture/samtest.c?r1=1.7&r2=1.8
samtest.h               1.1 => 1.2
        
http://www.samba.org/cgi-bin/cvsweb/samba/source/torture/samtest.h?r1=1.1&r2=1.2

Reply via email to