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)
commit71480271ad84b57fcdde264a54bb2408cf783255
tree772571996b9bbb75fe7b048d91400f1e736884a8
parenta0c2a3a5d4fba2a6a78cc3d167cbc19941fb43dc
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
source/include/smb_interfaces.h
source/libcli/clilist.c
source/libcli/raw/rawsearch.c
source/ntvfs/posix/pvfs_search.c
source/ntvfs/posix/vfs_posix.h
source/smb_server/reply.c
source/smb_server/request.c
source/smb_server/search.c
source/smb_server/trans2.c
source/torture/raw/search.c