New files for support of initshutdown pipe. Win2k doesn't respond properly
commit532fab74c12d8c55872c2bad2abead2647f919d7
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)
treed2dd3be012d213336cc1636eeec6576c14518ffc
parent4ab7947e601e61cacd7ff541ee881850d9808387
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
source/include/rpc_shutdown.h [new file with mode: 0644]
source/rpc_client/cli_shutdown.c [new file with mode: 0644]
source/rpc_parse/parse_shutdown.c [new file with mode: 0644]
source/rpcclient/cmd_shutdown.c [new file with mode: 0644]