summaryrefslogtreecommitdiffstats
path: root/source/include/messages.h
diff options
context:
space:
mode:
authorDerrell Lipman <derrell@samba.org>2007-05-07 03:07:39 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 12:21:52 -0500
commitcc0cd3a12f76b8cd711e3165d4cfe920552f256d (patch)
treea4bf035a459fcf2aba069530bb2e9cf8648aa14d /source/include/messages.h
parent4d42720915b8f65842147171f689127e94d1b973 (diff)
downloadsamba-cc0cd3a12f76b8cd711e3165d4cfe920552f256d.tar.gz
samba-cc0cd3a12f76b8cd711e3165d4cfe920552f256d.tar.xz
samba-cc0cd3a12f76b8cd711e3165d4cfe920552f256d.zip
r22732: - Testing of libsmbclient against Vista revealed what is likely a bug in
Vista. Vista provides a plethora of kludges to simulate older versions of Windows. The kludges are in the form of shortcuts (or more likely symbolic links, but I don't know enough about Vista to determine that definitively) and in most cases, attempts to access them get back an "access denied" error. On one particular folder, however, "<share>/Users/All Users", it returns an unknown (to ethereal and the Samba3 code) NT status code: 0x8000002d. Although this code does not have a high byte of 0xc0 indicating that it is an error, it appears to be an alternate form of "access denied". Without this patch, libsmbclient times out on an attempt to enumerate that folder rather than returning an error to the caller. This patch corrects that problem.
Diffstat (limited to 'source/include/messages.h')
0 files changed, 0 insertions, 0 deletions