look at the CAP_NT_SMBS bit in the client capabilities to determine if
authorAndrew Tridgell <tridge@samba.org>
Wed, 23 Sep 1998 01:25:33 +0000 (01:25 +0000)
committerAndrew Tridgell <tridge@samba.org>
Wed, 23 Sep 1998 01:25:33 +0000 (01:25 +0000)
commit24b8a757ae2899d54dd2b2f091a3c0de6de84dbb
treeb57add2a712188d4f8962517c9ba77069a5b0a93
parent1daf424da6c5a346f672121d4b6fe5753250f464
look at the CAP_NT_SMBS bit in the client capabilities to determine if
we should serve up volume labels as ascii or unicode.

NT wants ascii, W95 wants unicode. It's a crazy protocol!
source/smbd/reply.c
source/smbd/trans2.c