- Changed the way that daemon excludes get anchored to the module dir
authorWayne Davison <wayned@samba.org>
Mon, 9 Aug 2004 03:35:35 +0000 (03:35 +0000)
committerWayne Davison <wayned@samba.org>
Mon, 9 Aug 2004 03:35:35 +0000 (03:35 +0000)
commit40e20a692a84ce7ab87c0e6feb053e1e0a157fbd
tree079b75e909f63721b2f80a7d60d516d555fe6c40
parentdb4f43dd91f5fcd4458dca88aad62ce29d0b4fa5
- Changed the way that daemon excludes get anchored to the module dir
  to use the new "dirbuf" (setting it through a new accessor function)
  and a new XFLG_ABS_PATH flag.
- Made anchored rules read in from a per-dir merge file relative to
  the merge file's directory.  This makes it possible to set each rule
  to either be "inherited" or not based on if it is anchored.
- Got rid of the -i (inherited) option for merge files.
- Set a MATCHFLG_FINISH_SETUP flag on each per-dir merge file instead
  of using a high-water "initialized_mergelist_cnt" index.
- Make sure that any merge file that starts with a dash does not get
  its name interpreted as an option when sent over the socket.
filter.diff