merge of working dsrolegetprimdominfo() client code from APP_HEAD
commitf70caa25e4ee198151b915cf2bc0a26b2d0e243d
authorGerald Carter <jerry@samba.org>
Fri, 4 Oct 2002 19:11:36 +0000 (4 19:11 +0000)
committerGerald Carter <jerry@samba.org>
Fri, 4 Oct 2002 19:11:36 +0000 (4 19:11 +0000)
tree696eab2e57eba42270d6b315a5e8fce3f280f11f
parent69c402f375818314e7e335abc52f566c037d16cb
Merge ... working dsrolegetprimdominfo() client code from APP_HEAD
13 files changed:
source/Makefile.in
source/include/ntdomain.h
source/include/rpc_dce.h
source/include/rpc_ds.h [new file with mode: 0644]
source/include/smb.h
source/libsmb/cliconnect.c
source/rpc_client/cli_ds.c [new file with mode: 0644]
source/rpc_client/cli_pipe.c
source/rpc_parse/parse_ds.c [new file with mode: 0644]
source/rpc_parse/parse_rpc.c
source/rpcclient/cmd_ds.c [new file with mode: 0644]
source/rpcclient/cmd_lsarpc.c
source/rpcclient/rpcclient.c