CVS update: samba/source/auth
abartlet at samba.org
abartlet at samba.org
Mon Feb 10 22:47:21 EST 2003
Date: Mon Feb 10 11:47:21 2003
Author: abartlet
Update of /home/cvs/samba/source/auth
In directory dp.samba.org:/tmp/cvs-serv20913/auth
Modified Files:
Tag: SAMBA_3_0
auth_ntlmssp.c auth_unix.c auth_util.c pass_check.c
Log Message:
Cleanups: (merge from HEAD)
- use safe_strcpy() instead of pstrcpy() for malloc()ed strings
- CUPS: a failure in an attempt to automaticly add a printer is not level 0 stuff.
- Fix up a possible Realloc() failure segfault
Andrew Bartlett
Revisions:
auth_ntlmssp.c 1.4.2.1 => 1.4.2.2
http://www.samba.org/cgi-bin/cvsweb/samba/source/auth/auth_ntlmssp.c?r1=1.4.2.1&r2=1.4.2.2
auth_unix.c 1.19.2.2 => 1.19.2.3
http://www.samba.org/cgi-bin/cvsweb/samba/source/auth/auth_unix.c?r1=1.19.2.2&r2=1.19.2.3
auth_util.c 1.39.2.9 => 1.39.2.10
http://www.samba.org/cgi-bin/cvsweb/samba/source/auth/auth_util.c?r1=1.39.2.9&r2=1.39.2.10
pass_check.c 1.29.2.2 => 1.29.2.3
http://www.samba.org/cgi-bin/cvsweb/samba/source/auth/pass_check.c?r1=1.29.2.2&r2=1.29.2.3
More information about the samba-cvs
mailing list