s3:param: Correctly set up cli_maxprotocol, cli_minprotocol in our parameter block.
authorJeremy Allison <jra@samba.org>
Wed, 7 Aug 2013 22:17:01 +0000 (15:17 -0700)
committerStefan Metzmacher <metze@samba.org>
Thu, 15 Aug 2013 07:07:05 +0000 (09:07 +0200)
commitf2fb829cee81996c62ff91cb8d1e9997008ffb42
tree254401fb4d63aab352d3663c802249f234448cb6
parent7080917a87af578f451dfc840ed9d1e47a8a865b
s3:param: Correctly set up cli_maxprotocol, cli_minprotocol in our parameter block.

Set to PROTOCOL_NT1, PROTOCOL_CORE by default.

Bug: https://bugzilla.samba.org/show_bug.cgi?id=9829

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
source3/include/proto.h
source3/param/loadparm.c