Lightweight rpc client library. Uses only routines in libsmb and
authorTim Potter <tpot@samba.org>
Wed, 13 Dec 2000 12:52:21 +0000 (12:52 +0000)
committerTim Potter <tpot@samba.org>
Wed, 13 Dec 2000 12:52:21 +0000 (12:52 +0000)
commit16e05346e56edac2fc85243a36e7b9047c2d8b58
tree91602d5944ee986055c23ba1ffa5d38e2fee8cce
parented6f6ca043a5a5cc5af9b80894abab82d9ce8d71
Lightweight rpc client library.  Uses only routines in libsmb and
rpc_client/cli_pipe.c

Only cli_lsa_open_policy(), cli_lsa_close(), cli_lsa_lookup_names()
and cli_lsa_lookup_sids() implemented so far.
(This used to be commit 129d5a155a73d926868d74f8447c1e93b429388d)
source3/libsmb/cli_lsarpc.c [new file with mode: 0644]