CVS update: samba/source/lib

Tim Potter tpot at samba.org
Thu Sep 6 19:10:26 EST 2001


Date:	Thu Sep  6 02:10:25 2001
Author:	tpot

Update of /data/cvs/samba/source/lib
In directory va:/tmp/cvs-serv3738/lib

Added Files:
	smbpasswd.c 
Log Message:
Started a cleanup of smbpasswd related stuff.  I've created a new file
lib/smbpasswd.c which will contain routines related to manipulating
smbpasswd entries.

 - renamed and moved pdb_{get,set}hexpwd() functions
 - renamed and moved pdb_{decode,encode}acct_ctrl() functions
 - started hiding references to the cruftalicious
   NEW_PW_FORMAT_SPACE_PADDED_LEN constant
 - started gradual rename of references to acct_ctrl to acb_info which is
   the nomenclature used in MSDN and header files

There's still more work to be done.  Currently there are several places
where smbpasswd entries are iterated etc.  Ideally this should all happen
through the passdb system.


Revisions:
smbpasswd.c		NONE => 1.1
	http://www.samba.org/cgi-bin/cvsweb/samba/source/lib/smbpasswd.c?rev=1.1




More information about the samba-cvs mailing list