first pass at merging rpcclient from TNG to HEAD. You can get a
authorGerald Carter <jerry@samba.org>
Mon, 3 Jul 2000 04:26:37 +0000 (04:26 +0000)
committerGerald Carter <jerry@samba.org>
Mon, 3 Jul 2000 04:26:37 +0000 (04:26 +0000)
commit8d429db41075618372b6a18e7d4eb064f7839467
tree49448a09ab85e0437d42ee55bd0da075673d7400
parent098b7b378c72632d8c3df0b795ac1e4c5dbfb04a
first pass at merging rpcclient from TNG to HEAD.  You can get a
semi-connection and a rpcclient prompt, but no functionality there yet.
Will be a few more days on that.

The changes to the header files were minor.  A few struct's and a few
additional fields to existing ones.  No deletions.  **minimal change
necessary** :-)  Well, maybe not minimal, but I tried.

All other programs compile, link and run ok from what I can tell so
I don;t think I broke anything.

--jerry
(This used to be commit cd7f0b0b91afd3331c0607ba2fcb3ccdd41ecebf)
source3/include/client.h
source3/include/ntdomain.h
source3/include/proto.h
source3/include/rpc_client.h [new file with mode: 0644]
source3/include/rpc_client_proto.h [new file with mode: 0644]
source3/include/rpcclient.h
source3/include/smb.h