nttrans.c: Added FILE_EXECUTE to required permissions checked.
authorJeremy Allison <jra@samba.org>
Fri, 17 Jul 1998 01:38:08 +0000 (01:38 +0000)
committerJeremy Allison <jra@samba.org>
Fri, 17 Jul 1998 01:38:08 +0000 (01:38 +0000)
commit6c31be7d3ffff6a40bbbac6de53663fa707ac859
tree8464ef1256fbabd20beff03260dc01a84aec1430
parent0fcf167af898a9c7a20fddc0d95c887477a22ed1
nttrans.c: Added FILE_EXECUTE to required permissions checked.
trans2.c: Fixed up the SMB_QUERY_FILE_ALT_NAME_INFO code, now I've
          got an NT client to generate it. It uses unicode without
          bothering to check the unicode bit of course, but now we
          can execute 16 bit exe's on a WinNT client from a long
          filename directory (hurrah).
Jeremy.
source/smbd/nttrans.c
source/smbd/trans2.c