r6218: * fix a segv in EnumPrinters():rpc_buffer_alloc when the caller does not provi...
authorGerald Carter <jerry@samba.org>
Tue, 5 Apr 2005 17:49:16 +0000 (17:49 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 15:56:29 +0000 (10:56 -0500)
commitb4c720412978c0a49e11846c7cfe553d055cca1f
tree116877fbe698b0a9babb1faacab28d1b83bc1225
parent78355805efb1e8e3ef9a5073841275ffa80da77a
r6218: * fix a segv in EnumPrinters():rpc_buffer_alloc when the caller does not provide an
  RPC_BUFFER in the request

* add initial (but wire untested) support for RegRestoreKey()
(This used to be commit 22855c7aae940cc4082c231a470f612b8fc6fa0d)
source3/include/rpc_reg.h
source3/rpc_parse/parse_buffer.c
source3/rpc_parse/parse_reg.c
source3/rpc_server/srv_reg.c
source3/rpc_server/srv_reg_nt.c