r2469: complete overhaul of the old-style RAW_SEARCH_ calls (the OS/2 and
authorAndrew Tridgell <tridge@samba.org>
Tue, 21 Sep 2004 08:46:47 +0000 (08:46 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:58:56 +0000 (12:58 -0500)
commit23ba434b017d61f397befe9808fa3214c3964355
tree6b44688395804faba93febbcd0411c221481b98f
parentd9e43bc8834d797a2f5a7d39342f4083a3bc8239
r2469: complete overhaul of the old-style RAW_SEARCH_ calls (the OS/2 and
original core level calls). The old code was completely wrong in many respects.

also fixed the EA_SIZE level in the server

extended the RAW-SEARCH test suite to test the new code properly
(This used to be commit 71480271ad84b57fcdde264a54bb2408cf783255)
source4/include/smb_interfaces.h
source4/libcli/clilist.c
source4/libcli/raw/rawsearch.c
source4/ntvfs/posix/pvfs_search.c
source4/ntvfs/posix/vfs_posix.h
source4/smb_server/reply.c
source4/smb_server/request.c
source4/smb_server/search.c
source4/smb_server/trans2.c
source4/torture/raw/search.c