r21710: Add client support for the UNIX_INFO2 info level in the QueryFile,
authorJames Peach <jpeach@samba.org>
Mon, 5 Mar 2007 22:26:38 +0000 (22:26 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:49:16 +0000 (14:49 -0500)
commit754d416ea54e1e520aa035a759ec8e3975ab5354
tree3aa47c28cb6765ac1992c58d4a1c14973d5e1ad4
parent804ac30704ddbedb3eb6decfa1e448e62ac914d3
r21710: Add client support for the UNIX_INFO2 info level in the QueryFile,
QueryPath and FindFirst calls. Add a new torture test to verify the
server side.
(This used to be commit 7f56da2d1fa0718e5282bb4aea7d9a63a62f0bc7)
source4/libcli/raw/interfaces.h
source4/libcli/raw/rawfileinfo.c
source4/libcli/raw/rawsearch.c
source4/libcli/raw/rawsetfileinfo.c
source4/libcli/raw/trans2.h
source4/torture/config.mk
source4/torture/nbench/nbio.c
source4/torture/raw/search.c
source4/torture/ui.h
source4/torture/unix/unix.c
source4/torture/unix/unix_info2.c [new file with mode: 0644]