Merged in Tim's changes : Removed static limit of MAX_LOOKUP_SIDS in rpc server and...
authorJeremy Allison <jra@samba.org>
Tue, 12 Dec 2000 02:45:11 +0000 (02:45 +0000)
committerJeremy Allison <jra@samba.org>
Tue, 12 Dec 2000 02:45:11 +0000 (02:45 +0000)
commit20ac3fc77e9423ab13a2cc1a2ef3d266f5b233e0
treee3d55ebe50dda9d3368993b5664facf3c1b268be
parent276364e2a4cee00f4521845347a0b0a371f6b0e6
Merged in Tim's changes : Removed static limit of MAX_LOOKUP_SIDS in rpc server and client
lsa_lookup_names() and lsa_lookup_sids().
Jeremy.
(This used to be commit 9e9c71c8b3194b7cd02fea0b6a000d4f2940d905)
source3/include/proto.h
source3/include/rpc_client_proto.h
source3/include/rpc_lsa.h
source3/rpc_client/cli_lsarpc.c
source3/rpc_parse/parse_lsa.c
source3/rpc_server/srv_lsa.c