s3 smbcontrol: Add sleep command
authorGary Lockyer <gary@catalyst.net.nz>
Mon, 3 Dec 2018 20:31:22 +0000 (09:31 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 19 Dec 2018 03:52:59 +0000 (04:52 +0100)
commitff9052c923d1f474696022527663b64f60195a05
tree93d57a110c03c3355963add220bee292feb2cabd
parentb578fad88e3b5a62fa060474b52dbc7e59fd6a24
s3 smbcontrol: Add sleep command

Add a sleep command that pauses the target process for the specified
number of seconds

This command is only enabled on developer and self test builds.

Signed-off-by: Gary Lockyer <gary@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
librpc/idl/messaging.idl
source3/utils/smbcontrol.c