New files for support of initshutdown pipe. Win2k doesn't respond properly
commit6258550534050e59a80ae8e39d9fb308b2e648fb
authorJim McDonough <jmcd@samba.org>
Fri, 24 Oct 2003 13:38:13 +0000 (24 13:38 +0000)
committerJim McDonough <jmcd@samba.org>
Fri, 24 Oct 2003 13:38:13 +0000 (24 13:38 +0000)
tree56a13c3b2cfc14e805ccd088976e0e25876ac9bd
parent261c0028dcc3d15f82ed7f5db6cb89fc77083418
New files for support of initshutdown pipe.  Win2k doesn't respond properly
to all requests on the winreg pipe, so we need to handle this new pipe.

First part of fix for bug #534
(This used to be commit 532fab74c12d8c55872c2bad2abead2647f919d7)
source3/include/rpc_shutdown.h [new file with mode: 0644]
source3/rpc_client/cli_shutdown.c [new file with mode: 0644]
source3/rpc_parse/parse_shutdown.c [new file with mode: 0644]
source3/rpcclient/cmd_shutdown.c [new file with mode: 0644]