r21250: Partial fix for BUG 4093: Make %a expand to "Vista"
authorGerald Carter <jerry@samba.org>
Thu, 8 Feb 2007 21:48:09 +0000 (21:48 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:17:51 +0000 (12:17 -0500)
commitd781eeb0e4362b7af1497634d26315498a5257d4
tree6282bc7affd963b2081a29f7390ff6c6b6dc0d5e
parent7fd3a146c11b70428ab5fbd7dc0272706abf8280
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