r2928: - fixed the handling of reserved names (rejecting them with ACCESS_DENIED)
authorAndrew Tridgell <tridge@samba.org>
Tue, 12 Oct 2004 05:33:05 +0000 (05:33 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:59:49 +0000 (12:59 -0500)
commit4962d9d03efd91bf4e7209cff47877f20d7de25d
tree986ee9e7543626ba38ba1b61069801aedb4fe7d5
parent52f525c104ae2d17901f104cbf482395dc803cc1
r2928: - fixed the handling of reserved names (rejecting them with ACCESS_DENIED)

- don't check for '.' specially in checking for legal names. Longhorn
  doesn't do this any more, and its a real pain. Longhorn allows for
  filenames ending in '.', and with as many '.' elements as you like.
(This used to be commit 0a475175c53016bfa5b8246819676ddcd8b66feb)
source4/ntvfs/posix/pvfs_resolve.c
source4/ntvfs/posix/pvfs_shortname.c
source4/ntvfs/posix/vfs_posix.h