summaryrefslogtreecommitdiff
path: root/source3/smbd/share_access.c
diff options
context:
space:
mode:
authorJeremy Allison <jra@samba.org>2009-12-18 14:25:39 -0800
committerJeremy Allison <jra@samba.org>2009-12-18 14:25:39 -0800
commit0dd8c8a6ffed20be89ff1c407ea1d2876bd30792 (patch)
treee4af34ea1e264d7f2377b261e8e6fef456e315bd /source3/smbd/share_access.c
parent69d26d25f7f2a46e87337fa50af4ed0a1b11a2b5 (diff)
downloadsamba-0dd8c8a6ffed20be89ff1c407ea1d2876bd30792.tar.gz
samba-0dd8c8a6ffed20be89ff1c407ea1d2876bd30792.tar.bz2
samba-0dd8c8a6ffed20be89ff1c407ea1d2876bd30792.zip
reply_doserror() doesn't force DOS errors on the wire.
Start migrating uses of reply_doserror() to reply_nterror() with the correct mapping. Eventually we'll get to the point where we can change reply_doserror() to force a DOS error code on the wire, and can change calls to reply_nterror(req, NT_STATUS_DOS()) - which *does* force DOS errors on the wire - to reply_doserror(). Which might actually make the server code look like it's making sense. Jeremy.
Diffstat (limited to 'source3/smbd/share_access.c')
0 files changed, 0 insertions, 0 deletions