s4-python: Add python wrapper for xattr_tdb format xattr storage
commit628a24172f3bb759324582c439ba9d081aa4d392
authorAndrew Bartlett <abartlet@samba.org>
Mon, 16 Apr 2012 08:59:34 +0000 (16 18:59 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 18 Apr 2012 02:05:00 +0000 (18 12:05 +1000)
treeecb71dd83d54f06aed7977149e926ecf3e72b374
parent44b6bf9130ec5207da148af0f56a660ce9e08c32
s4-python: Add python wrapper for xattr_tdb format xattr storage

This uses the format used by the vfs_xattr_tdb module.  The s4
posix:eadb format is kept, just in a new file and module.

Andrew Bartlett
source4/ntvfs/posix/python/pyposix_eadb.c [copied from source4/ntvfs/posix/python/pyxattr_tdb.c with 96% similarity]
source4/ntvfs/posix/python/pyxattr_tdb.c
source4/ntvfs/posix/wscript_build
source4/scripting/python/samba/ntacls.py