made "hide files" and "veto files" into per-service parameter sections,
authorSamba Release Account <samba-bugs@samba.org>
Tue, 1 Jul 1997 19:42:42 +0000 (19:42 +0000)
committerSamba Release Account <samba-bugs@samba.org>
Tue, 1 Jul 1997 19:42:42 +0000 (19:42 +0000)
commitf3ee4620ea7b93e4a00e77f9d787a118fd11ccaa
tree3b39ad67439646e5bff28d93fb5a48795cfdf9f8
parent6e594ce0e5a3af5e7311380d18ff0d19ba9698a7
made "hide files" and "veto files" into per-service parameter sections,
instead of just [global].  this makes it easier to decide whether to
remove the "hide dot files" per-service parameter, and supercede it with
a default "hide files" value of ".*".

lkcl
source/include/proto.h
source/lib/util.c
source/param/loadparm.c
source/smbd/dir.c
source/smbd/server.c