- Moved the cvs_exclude checks into send_filter_list() and
authorWayne Davison <wayned@samba.org>
Fri, 4 Feb 2005 21:13:09 +0000 (21:13 +0000)
committerWayne Davison <wayned@samba.org>
Fri, 4 Feb 2005 21:13:09 +0000 (21:13 +0000)
commit57dee64e826b2132c61b1bda18801a79a06c4088
treefb78468b6a8a2334162eaabf530518216a081c59
parentfdc795015ff2a8adb330a1ee2180f9944b21a997
- Moved the cvs_exclude checks into send_filter_list() and
  recv_filter_list().  Because of this, we never skip these
  calls anymore, though read-batch processing indicates that
  the list should not really be sent by setting f_out to -1.
- Moved the definintion of the "local_server" variable here
  from options.c.
main.c