Reverted and tidied up the "special" files patch. Adds "hide special files"
commit15ff5a48f94fdc6ed61fb10f063c4fbf8bb5bb2d
authorJeremy Allison <jra@samba.org>
Mon, 26 Aug 2002 16:38:08 +0000 (26 16:38 +0000)
committerJeremy Allison <jra@samba.org>
Mon, 26 Aug 2002 16:38:08 +0000 (26 16:38 +0000)
treec13087626cdd16c19e845de9da5601a5aa0c05cd
parent7c5f94e73746fcb97e440a29e5abc7bbb0a6c250
Reverted and tidied up the "special" files patch. Adds "hide special files"
option (set to false by default). Made checking for hide unreadable/writable
more efficient (less stat calls, less allocating printf calls).
Jeremy.
source/param/loadparm.c
source/smbd/dir.c