CVS update: samba/source/rpc_pipes

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


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

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

Modified Files:
      Tag: BRANCH_NTDOM
	lsaparse.c netparse.c ntclientlogin.c ntclientnet.c 
	ntclientsamr.c pipenetlog.c pipesamr.c prsparse.c 
	rpc_netlogon.h rpc_samr.h samrparse.c smbparse.c 
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