first version of msrpc agent redirector code. client-side only.
authorLuke Leighton <lkcl@samba.org>
Sun, 5 Dec 1999 01:34:34 +0000 (01:34 +0000)
committerLuke Leighton <lkcl@samba.org>
Sun, 5 Dec 1999 01:34:34 +0000 (01:34 +0000)
commit5e5a1dceee0b6088822697284d3e0af04d197477
treed77cd406e618b7cd34926cdfdeeb1f580943ba62
parenta3af3b4312144943413894b18b5845b56474ebb5
first version of msrpc agent redirector code.  client-side only.
source/Makefile.in
source/include/proto.h
source/include/smb.h
source/lib/msrpc-agent.c [new file with mode: 0644]
source/lib/msrpc-client.c [new file with mode: 0644]
source/lib/msrpc_use.c [new file with mode: 0644]
source/lib/util_array.c
source/rpc_client/cli_use.c