CVS update: samba/source/auth

abartlet at samba.org abartlet at samba.org
Fri May 24 13:43:52 EST 2002


Date:	Thu May 23 20:43:52 2002
Author:	abartlet

Update of /data/cvs/samba/source/auth
In directory va:/tmp/cvs-serv3029/auth

Modified Files:
	auth.c auth_builtin.c auth_domain.c auth_rhosts.c auth_sam.c 
	auth_server.c auth_unix.c auth_winbind.c 
Log Message:
Move the authenticaion subsystem over to the same 'module:options' syntax
that the passdb code now uses.  Similarly, move the 'pluggable' stuff
over from passdb as well, allowing runtime loading of new authenticaion
modules.

(NOTE:  The interfaces here can *and do* change - module writers are
not assured source-level compatibilty, and certainly not binary 
compatibility).



Revisions:
auth.c		1.35 => 1.36
	http://www.samba.org/cgi-bin/cvsweb/samba/source/auth/auth.c?r1=1.35&r2=1.36
auth_builtin.c		1.10 => 1.11
	http://www.samba.org/cgi-bin/cvsweb/samba/source/auth/auth_builtin.c?r1=1.10&r2=1.11
auth_domain.c		1.37 => 1.38
	http://www.samba.org/cgi-bin/cvsweb/samba/source/auth/auth_domain.c?r1=1.37&r2=1.38
auth_rhosts.c		1.17 => 1.18
	http://www.samba.org/cgi-bin/cvsweb/samba/source/auth/auth_rhosts.c?r1=1.17&r2=1.18
auth_sam.c		1.38 => 1.39
	http://www.samba.org/cgi-bin/cvsweb/samba/source/auth/auth_sam.c?r1=1.38&r2=1.39
auth_server.c		1.23 => 1.24
	http://www.samba.org/cgi-bin/cvsweb/samba/source/auth/auth_server.c?r1=1.23&r2=1.24
auth_unix.c		1.22 => 1.23
	http://www.samba.org/cgi-bin/cvsweb/samba/source/auth/auth_unix.c?r1=1.22&r2=1.23
auth_winbind.c		1.8 => 1.9
	http://www.samba.org/cgi-bin/cvsweb/samba/source/auth/auth_winbind.c?r1=1.8&r2=1.9




More information about the samba-cvs mailing list