source4 samr: cache samr_EnumDomainGroups results
authorGary Lockyer <gary@catalyst.net.nz>
Wed, 17 Oct 2018 21:16:24 +0000 (10:16 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 20 Nov 2018 21:14:17 +0000 (22:14 +0100)
commit564813b58830142699edb4f82539f0834434c2e4
tree50f649e6e322ec964a6408c12ef2a987f23e6f43
parent7dd7800a88e6ece0606d6d94718318e2dc067d58
source4 samr: cache samr_EnumDomainGroups results

Add a cache of GUID's that matched the last samr_EnunDomainGroups made on a
domain handle.  The cache is cleared if resume_handle is zero, and when the
final results are returned to the caller.

Signed-off-by: Gary Lockyer <gary@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
selftest/knownfail.d/samr [deleted file]
source4/rpc_server/samr/dcesrv_samr.c
source4/rpc_server/samr/dcesrv_samr.h