registry modification requires a "sync" or "refresh" on the parent key.
authorLuke Leighton <lkcl@samba.org>
Tue, 10 Nov 1998 22:03:34 +0000 (22:03 +0000)
committerLuke Leighton <lkcl@samba.org>
Tue, 10 Nov 1998 22:03:34 +0000 (22:03 +0000)
commitc098e44df44e3c6ace3ce00d28140329821e8f3d
treea003f886e8434a6cfcf6f4c2f970530f661c8a5c
parent10844fa9803a9c60d88a11df0983d84e87caf5c3
registry modification requires a "sync" or "refresh" on the parent key.
opcode 0xb added to do this.  a likely candidate name is "RegFlushKey".
(This used to be commit 5e9567e3c7d4ee8624a448fcccfcd8003913dbbf)
source3/include/proto.h
source3/include/rpc_reg.h
source3/rpc_client/cli_reg.c
source3/rpc_parse/parse_reg.c
source3/rpcclient/cmd_reg.c