s4/libcli: do not announce NT error code support when it is disabled
authorChristian Ambach <christian.ambach@de.ibm.com>
Wed, 9 Mar 2011 12:48:06 +0000 (13:48 +0100)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 13 Apr 2011 23:32:22 +0000 (01:32 +0200)
commit36f7f985c168468a82a6e941c6e21c6113b906ca
tree56e44d8a68a48ec4dad6938f6e75cd0799631f0e
parent165521e20d8aea1e35cc68e39ced57de64f8e560
s4/libcli: do not announce NT error code support when it is disabled

when the support of NT error codes has been disabled in the options of a
CLI connection, support for them should not be announced during
protocol negotiation

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
source4/libcli/raw/rawnegotiate.c