]> git.ipfire.org Git - thirdparty/samba.git/commit
registry API moved over to new format. reg_connect() is the top-level
authorLuke Leighton <lkcl@samba.org>
Wed, 24 Nov 1999 23:40:20 +0000 (23:40 +0000)
committerLuke Leighton <lkcl@samba.org>
Wed, 24 Nov 1999 23:40:20 +0000 (23:40 +0000)
commit45e92258e7df84c21d23c0be7e1d85457ccac551
treee940058ff3a11ecbd415c66a9d118aab4fefe770
parent7cacf8bd026f1ee274f1d352c68cf79cf4f3b499
registry API moved over to new format.  reg_connect() is the top-level
function, which takes \\server_name.

tested a _few_ functions.  found that regcreatekey receives a Fault PDU.
source/include/proto.h
source/rpc_client/cli_reg.c
source/rpc_parse/parse_reg.c
source/rpcclient/cmd_reg.c
source/rpcclient/rpcclient.c