- Changed all the errors in parse_arguments() to use the err_buf so
authorWayne Davison <wayned@samba.org>
Sat, 31 Jul 2004 20:09:54 +0000 (20:09 +0000)
committerWayne Davison <wayned@samba.org>
Sat, 31 Jul 2004 20:09:54 +0000 (20:09 +0000)
  that a client talking to a daemon server actually gets the error.
- If a daemon has a list of exclusions, apply that list to various
  options to ensure that an excluded file can't be affected.
- Fixed an arg-checking problem when --files-from got passed to a
  daemon.


No differences found