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)
commit817819d0cc3ecf642be5a1656be3b71bed260ee4
tree5e1040c870b8f3fd96f3862a2d6ec7640d21c520
parent77b0bda4df3217cd186d5b8f902a50f35346d98d
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.  )-:
source/Makefile.in
source/include/proto.h
source/include/rpc_client_proto.h
source/include/rpc_lsa.h
source/rpc_client/cli_lsarpc.c
source/rpc_parse/parse_lsa.c
source/rpc_parse/parse_misc.c
source/rpcclient/cmd_lsarpc.c
source/rpcclient/rpcclient.c