r5160: First cut at refactoring of directory code to handle non-wildcard
authorJeremy Allison <jra@samba.org>
Tue, 1 Feb 2005 18:33:50 +0000 (18:33 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 15:55:30 +0000 (10:55 -0500)
commit021011f90030f6f4c39c9ef27db17eec5d4536ad
tree98292958a3a2ce9f10c3afcfd622a73b2ccf0bc2
parentb75ebde786540d24de7a911ae3e55a6d796b19aa
r5160: First cut at refactoring of directory code to handle non-wildcard
directory match more efficiently. Passes RAW-SEARCH under valgrind but needs more
testing (which I'll do later today :-).
Jeremy.
(This used to be commit 0b04dd9d0c6d1fe02d1b5e43f203577bf5466f33)
source3/smbd/dir.c
source3/smbd/filename.c
source3/smbd/notify_hash.c
source3/smbd/reply.c
source3/smbd/trans2.c