r5467: Optimize _samr_query_groupmem with LDAP backend for large domains.
authorVolker Lendecke <vlendec@samba.org>
Sun, 20 Feb 2005 13:47:16 +0000 (13:47 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 15:55:41 +0000 (10:55 -0500)
commite1c3ca182b299dc65da1fa39aadb69876b5e16b8
tree706d2b3fd374622ff14387c1dccb6e37d0fbc2f6
parent440a4ecc1641658a2553312b759b6b97a8e5c981
r5467: Optimize _samr_query_groupmem with LDAP backend for large domains.

Could someone else please look at this patch, verifying that I did not break
the ldapsam:trusted = False fallback to the old behaviour? It works fine for
me, but you never know. You're certainly free to review the new code as well :-)

Thanks,

Volker
source/include/passdb.h
source/passdb/pdb_interface.c
source/passdb/pdb_ldap.c
source/rpc_server/srv_samr_nt.c