CVS update: samba/source/auth

abartlet at samba.org abartlet at samba.org
Wed May 22 22:14:28 EST 2002


Date:	Wed May 22 05:14:28 2002
Author:	abartlet

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

Modified Files:
	auth_unix.c pampass.c pass_check.c 
Log Message:
Cleanups!

Make some code static, add some const to the PAM code, and make the plaintext
password code actually function - particulary without the requirement to
modify the 'struct passwd' (which it assumed was made up of fstrings)

This kills some particularly ugly code in lib/util_pw.c

Andrew Bartlett


Revisions:
auth_unix.c		1.21 => 1.22
	http://www.samba.org/cgi-bin/cvsweb/samba/source/auth/auth_unix.c?r1=1.21&r2=1.22
pampass.c		1.38 => 1.39
	http://www.samba.org/cgi-bin/cvsweb/samba/source/auth/pampass.c?r1=1.38&r2=1.39
pass_check.c		1.31 => 1.32
	http://www.samba.org/cgi-bin/cvsweb/samba/source/auth/pass_check.c?r1=1.31&r2=1.32




More information about the samba-cvs mailing list