further abstraction involving client states. main client-side code
authorLuke Leighton <lkcl@samba.org>
Sat, 27 Nov 1999 21:50:11 +0000 (21:50 +0000)
committerLuke Leighton <lkcl@samba.org>
Sat, 27 Nov 1999 21:50:11 +0000 (21:50 +0000)
commita1ff7e8fc3129ba4a04722f977bc2d3725d13624
tree3fa70d2774aa8e44463548ae83f23b937d36d904
parent2dad9d912dbc6c4a14af63715821a51c279584c6
further abstraction involving client states.  main client-side code
is pretty much independent of SMB client states, which will make it
easier to add other transports.
13 files changed:
source/include/client.h
source/include/proto.h
source/include/rpcclient.h
source/lib/util_hnd.c
source/rpc_client/cli_connect.c
source/rpc_client/cli_lsarpc.c
source/rpc_client/cli_pipe.c
source/rpc_client/cli_reg.c
source/rpc_client/cli_samr.c
source/rpc_client/cli_svcctl.c
source/rpc_server/srv_lsa_hnd.c
source/rpcclient/cmd_samr.c
source/rpcclient/rpcclient.c