r21226: Fix bug #4377 (rename of "foo" -> "Foo" fails).
authorJeremy Allison <jra@samba.org>
Wed, 7 Feb 2007 22:20:31 +0000 (22:20 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:17:49 +0000 (12:17 -0500)
commit5fe25588f57ee59d70a66c755dfe70312e7afd08
treef82ed4e26898a947ff26e1e0613fcdd9872e9f3e
parent6df32b4a6a9abd40e963c188b4c8769f15a0ab9b
r21226: Fix bug #4377 (rename of "foo" -> "Foo" fails).
This is actually an interesting case as it exposed bad code in our DFS redirect
module (that was where the bug was introduced).
Caused by our turning on dfsroot be default.
Jeremy.
source/smbd/msdfs.c