rpcclient registry commands.
authorLuke Leighton <lkcl@samba.org>
Tue, 10 Nov 1998 19:05:00 +0000 (19:05 +0000)
committerLuke Leighton <lkcl@samba.org>
Tue, 10 Nov 1998 19:05:00 +0000 (19:05 +0000)
commit1e1c2ec93c204e6fd3ebba6dfb11e4fbc136e10c
tree1bf71664960c671d6447a085a5087ce13bb14fea
parent313d8ef27df81118b57f3d214db75be25e38b612
rpcclient registry commands.
(This used to be commit 36fcb4a6e643a05d06a2a273d74318fee7f2c647)
24 files changed:
source3/Makefile.in
source3/include/includes.h
source3/include/ntdomain.h
source3/include/proto.h
source3/include/rpc_dce.h
source3/include/rpc_lsa.h
source3/include/rpc_misc.h
source3/include/rpc_reg.h
source3/include/rpcclient.h
source3/include/smb.h
source3/lib/time.c
source3/lib/util_str.c
source3/lib/util_unistr.c
source3/lsarpcd/srv_lsa.c
source3/rpc_client/cli_reg.c
source3/rpc_parse/parse_lsa.c
source3/rpc_parse/parse_misc.c
source3/rpc_parse/parse_prs.c
source3/rpc_parse/parse_reg.c
source3/rpc_parse/parse_samr.c
source3/rpc_server/srv_lsa.c
source3/rpcclient/cmd_reg.c
source3/rpcclient/display.c
source3/rpcclient/rpcclient.c