1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source4/libcli
Volker Lendecke 0fa0eaa383 r1342: 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
(This used to be commit 8c997a2ad2)
2007-10-10 12:56:51 -05:00
..
auth r1294: A nice, large, commit... 2007-10-10 12:56:49 -05:00
raw r1268: varient -> variant 2007-10-10 12:56:46 -05:00
util r1342: When fixing _lsa_lookupsids in samba3 I wanted to find out the number of SIDs 2007-10-10 12:56:51 -05:00
cliconnect.c Convert libcli routines to return NTSTATUS instead of BOOL. Again, the 2004-02-10 11:33:35 +00:00
clideltree.c Convert libcli routines to return NTSTATUS instead of BOOL. Again, the 2004-02-10 11:33:35 +00:00
clidfs.c r889: convert samba4 to use [u]int16_t instead of [u]int16 2007-10-10 12:56:16 -05:00
clifile.c r962: convert 'unsigned' and 'unsigned int' to uint_t 2007-10-10 12:56:23 -05:00
clilist.c r889: convert samba4 to use [u]int16_t instead of [u]int16 2007-10-10 12:56:16 -05:00
climessage.c Convert libcli routines to use cli_tree instead of cli_state. Port 2004-02-08 00:51:07 +00:00
clireadwrite.c r889: convert samba4 to use [u]int16_t instead of [u]int16 2007-10-10 12:56:16 -05:00
clisecdesc.c Convert libcli routines to use cli_tree instead of cli_state. Port 2004-02-08 00:51:07 +00:00
clitrans2.c r889: convert samba4 to use [u]int16_t instead of [u]int16 2007-10-10 12:56:16 -05:00
config.m4 r1294: A nice, large, commit... 2007-10-10 12:56:49 -05:00
libsmb.m4 r665: merge over the new build system from my tmp branch 2007-10-10 12:53:36 -05:00
namecache.c first public release of samba4 code 2003-08-13 01:53:07 +00:00
namequery_dc.c first public release of samba4 code 2003-08-13 01:53:07 +00:00
namequery.c r962: convert 'unsigned' and 'unsigned int' to uint_t 2007-10-10 12:56:23 -05:00
nmblib.c r961: convert 'uchar' to 'uint8_t' 2007-10-10 12:56:23 -05:00
unexpected.c r1131: remove an error msg for failing to open unexpected.tdb 2007-10-10 12:56:39 -05:00