]> git.ipfire.org Git - thirdparty/samba.git/commit
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)
commit92bc7a4263ba27f113306b31721dc3bbaa94baf3
treeb1e93ef359740f89d9470a61e8973822605b832e
parent854f35e20fa4748312e4b0fbae6bb38342ab0389
first version of msrpc agent redirector code.  client-side only.
(This used to be commit 5e5a1dceee0b6088822697284d3e0af04d197477)
source3/Makefile.in
source3/include/proto.h
source3/include/smb.h
source3/lib/msrpc-agent.c [new file with mode: 0644]
source3/lib/msrpc-client.c [new file with mode: 0644]
source3/lib/msrpc_use.c [new file with mode: 0644]
source3/lib/util_array.c
source3/rpc_client/cli_use.c