CVS update: samba/source

Luke Leighton lkcl at samba.anu.edu.au
Sat Nov 29 05:24:48 EST 1997


Date:	Saturday November 29, 1997 @ 5:24
Author:	lkcl

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

Modified Files:
      Tag: BRANCH_NTDOM
	Makefile smbpasswd.c uid.c 
Log Message:

Makefile :

	accidentally added ntclientstatus.c which isn't used

smbpasswd.c :

	struct smb_pass uses an fstring now not a char*, because i needed to
	make an array of smbpasses for the "user manager for domains" stuff.

uid.c :

	jeremy would kill me for this one.  i missed a Get_Pwnam() when adding
	the extra BOOL* guest argument, in uid.c

rpc_pipes/ntclientstatus.c :

	missed one of the files when adding the extra arguments to cli_open()
	and cli_close().  not that it matters, because this file isn't used
	any more.

rpc_pipes/smbparse.c :

	strtok() was destroying the sid!



More information about the samba-cvs mailing list