Fixed a bug where an exclude name that got sent over the wire could get
authorWayne Davison <wayned@samba.org>
Sat, 10 Apr 2004 10:31:11 +0000 (10:31 +0000)
committerWayne Davison <wayned@samba.org>
Sat, 10 Apr 2004 10:31:11 +0000 (10:31 +0000)
commita3dbb20a0e136662b1b93349357d0b18972d928a
tree593e6e0406ade3a01818e67d9319c4722b6682a6
parenta3779426b693a90a79aa872dc2e02ddaf45cfcf0
Fixed a bug where an exclude name that got sent over the wire could get
an extra "- " or "+ " parsed off the start of the name (i.e. we have to
quote excluded names that start with those strings with an extra "- "
at the start).
exclude.c