Port of lsa_lookup_sids() and lsa_lookup_names() rpc client functions from
authorTim Potter <tpot@samba.org>
Fri, 8 Dec 2000 03:34:00 +0000 (03:34 +0000)
committerTim Potter <tpot@samba.org>
Fri, 8 Dec 2000 03:34:00 +0000 (03:34 +0000)
commit3478427f2e5ab634d61e6863f41bba84cce8d05e
tree6a5d25996210b3ade5e53379b6747b0090d49e3b
parentcf9443677d8e82f978194c43a8275e7e937e890a
Port of lsa_lookup_sids() and lsa_lookup_names() rpc client functions from
TNG branch.

Re-instated lsa_lookup_sids and lsa_lookup_names functions in rpcclient.

This requires most samba binaries to link in another handful of object
files due to uncessary coupling between modules.  )-:
(This used to be commit 817819d0cc3ecf642be5a1656be3b71bed260ee4)
source3/Makefile.in
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_parse/parse_misc.c
source3/rpcclient/cmd_lsarpc.c
source3/rpcclient/rpcclient.c