s4:libcli/raw: make short_name available in buffer
authorRalph Boehme <rb@sernet.de>
Wed, 1 Oct 2014 12:36:43 +0000 (14:36 +0200)
committerJeremy Allison <jra@samba.org>
Thu, 4 Dec 2014 21:11:08 +0000 (22:11 +0100)
commitb942d6b05f5eacfe33631534f559ab8b99369347
tree561731cd2f9e32c28d222b58143820ef7562f290
parent2236883cdeadab02f0ed367e13b41a32b1f85c34
s4:libcli/raw: make short_name available in buffer

This will be used in smb2/create AAPL context torture tests, where the
server returns an Mac OS X specific data blob in the short name
buffer. It's not a string, so the existing string extraction doesn't
cut it.

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source4/libcli/raw/interfaces.h
source4/libcli/raw/rawsearch.c