CVS update: samba/source

Luke Leighton lkcl at samba.anu.edu.au
Tue Jan 6 03:21:29 EST 1998


Date:	Tuesday January 6, 1998 @ 3:21
Author:	lkcl

Update of /data/cvs/samba/source
In directory samba:/tmp/cvs-serv17467

Modified Files:
      Tag: BRANCH_NTDOM
	Makefile byteorder.h display.c ntclient.c proto.h smb.h 
	smbpass.c 
Added Files:
      Tag: BRANCH_NTDOM
	byteorderdbg.h 
Log Message:

more work on making rpc_pipes suitable as a library.

one thing needed was removing references to struct smb_pass, and replacing
it with SAM_USER_INFO_21.  oh, a SAM_GROUP_INFO_xx is going to be needed
but i'll look that up in msdev.

smbpass.c::get_smbpwd_entries needed to be modified to return an array of
SAM_USER_INFO_21 structures, which will help make things clearer to john
and chris (for the SAM database / smbpasswd module).

renamed SAM_USER_INFO_15 to SAM_USER_INFO_21 - 0x15 is 21 decimal.

moved some sub-functions about that are specific to a parsing module,
leaving only the basic types in smbparse.c.



More information about the samba-cvs mailing list