1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-07 17:18:11 +03:00
samba-mirror/source/rpc_client
Michael Adam 1194d4f36e r25247: Rename the rpccli_lsa_lookup_sids_all() function to rpccli_lsa_lookup_sids()
and remove the old rpccli_lsa_lookup_sids() function. The old function would
fail due to server limits when requesting to resolve too many sids at once
(20480 for W2k3). The new version passes the list of sids in hunks to the
server. It has up to now been used (and tested) in the winbindd_ads
lookup_groupmem() function, and I think the time has come to replace the actual
function with this correct version.

Michael
2007-10-10 12:30:54 -05:00
..
cli_ds.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
cli_lsarpc.c r25247: Rename the rpccli_lsa_lookup_sids_all() function to rpccli_lsa_lookup_sids() 2007-10-10 12:30:54 -05:00
cli_netlogon.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
cli_pipe.c r23850: Fix whitespacing in DEBUG output. 2007-10-10 12:28:34 -05:00
cli_reg.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
cli_samr.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
cli_spoolss_notify.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
cli_spoolss.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
cli_svcctl.c r24949: Remove some static buffers 2007-10-10 12:30:29 -05:00
ndr.c r24594: pass down the ndr_interface_table in the samba3 client bindings 2007-10-10 12:30:08 -05:00