svn commit: samba r1342 - in branches/SAMBA_4_0/source: libcli/util torture/rpc

vlendec at samba.org vlendec at samba.org
Mon Jul 5 20:33:17 GMT 2004


Author: vlendec
Date: 2004-07-05 20:33:17 +0000 (Mon, 05 Jul 2004)
New Revision: 1342

Modified:
   branches/SAMBA_4_0/source/libcli/util/dom_sid.c
   branches/SAMBA_4_0/source/torture/rpc/lsa.c
Log:
When fixing _lsa_lookupsids in samba3 I wanted to find out the number of SIDs
w2k3 can handle in a single request. With the samba3 client rpc libs I can do
about 21000 SIDs in a single request. test_many_LookupSIDs with 10000 SIDs
fails on the subsequent request with a NET_WRITE_FAULT. Maybe the Samba4 DCE
people want to take a look at this -- I don't see the problem.

Bug fix: SID components should be treated as unsigned when parsing

Volker


WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba&path=/branches/SAMBA_4_0/source&rev=1342&nolog=1


More information about the samba-cvs mailing list