r21250: Partial fix for BUG 4093: Make %a expand to "Vista"
commit32c8683bb841a733f4904571acd7ada087a79fbd
authorGerald Carter <jerry@samba.org>
Thu, 8 Feb 2007 21:48:09 +0000 (8 21:48 +0000)
committerGerald Carter <jerry@samba.org>
Thu, 8 Feb 2007 21:48:09 +0000 (8 21:48 +0000)
tree982a2a9bac26fa2414c56187133bc90dc96bf0fe
parent08a5734647cb8d213200c26dadfc42fbe05536e1
r21250: Partial fix for BUG 4093: Make %a expand to "Vista"
based on the flags2 values in the negprot request.

This also includes some code for testing the dialect
strings for "SMB 2.001" but this is unreliable as Vista
only sends that in the 1st negprot and caches the fact
that we don't support it.  Restartnig the WOrkstation
service on the client clears the cache.
source/include/smb.h
source/lib/util.c
source/smbd/negprot.c