changed syntax of registry commands so keys can start with HKLM or HKU.
authorLuke Leighton <lkcl@samba.org>
Wed, 11 Nov 1998 14:23:55 +0000 (14:23 +0000)
committerLuke Leighton <lkcl@samba.org>
Wed, 11 Nov 1998 14:23:55 +0000 (14:23 +0000)
commit13a0ee851fe0ce9acddfe57f9aba19fc78085c39
treeb81bc35aedd705fa25b8d7d83dce638ddd1fbde0
parenta41defc36756eef0054f66dcbd46890453ad5ae3
changed syntax of registry commands so keys can start with HKLM or HKU.
sorted lookupsids command
source/include/proto.h
source/include/rpc_reg.h
source/include/rpcclient.h
source/lib/util.c
source/lib/util_str.c
source/rpc_client/cli_lsarpc.c
source/rpc_client/cli_reg.c
source/rpcclient/cmd_lsarpc.c
source/rpcclient/cmd_reg.c
source/rpcclient/cmd_samr.c
source/rpcclient/rpcclient.c