r3549: added support for DOS extended attribute lists (name/value pairs)
authorAndrew Tridgell <tridge@samba.org>
Fri, 5 Nov 2004 11:31:35 +0000 (11:31 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:05:31 +0000 (13:05 -0500)
commit12f4a44cf549b4ccd729494c242a5ec186d2d670
tree28045ce9c687afe92430fd0caa71243136c39e14
parent2b4e716f7aec49469b2b523c86762c8d4bacb4d1
r3549: added support for DOS extended attribute lists (name/value pairs)
stored in posix xattrs
(This used to be commit bad6a88371264cffce2bf5d6ce904b7b357081de)
13 files changed:
source4/include/smb_interfaces.h
source4/include/structs.h
source4/librpc/idl/idl_types.h
source4/librpc/idl/xattr.idl
source4/librpc/ndr/libndr.h
source4/librpc/ndr/ndr_basic.c
source4/ntvfs/posix/config.m4
source4/ntvfs/posix/config.mk
source4/ntvfs/posix/pvfs_fileinfo.c
source4/ntvfs/posix/pvfs_open.c
source4/ntvfs/posix/pvfs_qfileinfo.c
source4/ntvfs/posix/pvfs_setfileinfo.c
source4/ntvfs/posix/pvfs_xattr.c