s3:libsmb: calculate all SMB1 capabilities we want to support for the connection
authorStefan Metzmacher <metze@samba.org>
Thu, 8 Sep 2011 14:09:35 +0000 (16:09 +0200)
committerStefan Metzmacher <metze@samba.org>
Thu, 15 Sep 2011 06:33:12 +0000 (08:33 +0200)
commit91cba0235f7f20f8a9dec9dffaca7e5329107ad6
treeca08a2ba4f7d0ebd25bbde9bc0b4057ec20117f4
parent3162d86528d152d8a055294e6e4d6f326828c772
s3:libsmb: calculate all SMB1 capabilities we want to support for the connection

We should do this at startup in cli_state_create()
and later calculate the negotiated capabilities in
cli_negprot_done().

metze
source3/libsmb/clientgen.c