CVS update: samba/source/libsmb

Jeremy Allison jra at samba.org
Thu Nov 22 19:32:05 EST 2001


Date:	Thu Nov 22 00:32:05 2001
Author:	jra

Update of /data/cvs/samba/source/libsmb
In directory va:/tmp/cvs-serv12612/libsmb

Modified Files:
      Tag: SAMBA_2_2
	cli_lsarpc.c 
Log Message:
Got positive and negative name caching working correctly with lookupname/lookupsid.
There was a bug in cli_lsa_lookup_name/lookup_sid where NT_STATUS_NONE_MAPPED was
being mapped to NT_STATUS_OK, and also the *wrong* number of entries mapped
was being returned. The correct field is mapped_count, *NOT* num_entries.
Jeremy.


Revisions:
cli_lsarpc.c		1.2.4.10 => 1.2.4.11
	http://www.samba.org/cgi-bin/cvsweb/samba/source/libsmb/cli_lsarpc.c?r1=1.2.4.10&r2=1.2.4.11




More information about the samba-cvs mailing list