1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source4/ntvfs/posix
Andrew Bartlett 628a24172f 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
2012-04-18 12:05:00 +10:00
..
python s4-python: Add python wrapper for xattr_tdb format xattr storage 2012-04-18 12:05:00 +10:00
posix_eadb.c s4-ntvfs: Rename xattr_tdb.c to posix_eadb.c and make more generally useful 2012-04-03 14:35:02 +10:00
posix_eadb.h s4-ntvfs: Rename xattr_tdb.c to posix_eadb.c and make more generally useful 2012-04-03 14:35:02 +10:00
pvfs_acl_nfs4.c source4/ntvfs/posix: Fix prototypes for all functions. 2011-03-19 03:20:04 +01:00
pvfs_acl_xattr.c source4/ntvfs/posix: Fix prototypes for all functions. 2011-03-19 03:20:04 +01:00
pvfs_acl.c Revert making public of the samba-module library. 2011-12-03 08:36:30 +01:00
pvfs_aio.c
pvfs_dirlist.c lib/util Rename ms_fnmatch() to ms_fnmatch_protocol() to avoid dup symbol 2011-05-06 07:51:24 +02:00
pvfs_fileinfo.c s4:ntvfs: s/== PROTOCOL_SMB2/>= PROTOCOL_SMB2_02/ 2011-09-05 13:17:33 +02:00
pvfs_flush.c
pvfs_fsinfo.c Change uint_t to unsigned int in source4 2010-02-02 07:18:18 +01:00
pvfs_ioctl.c libcli: move ioctl function field defs to smb_constants 2011-10-19 15:44:29 +02:00
pvfs_lock.c s4:ntvfs: s/!= PROTOCOL_SMB2/< PROTOCOL_SMB2_02/ 2011-09-05 13:17:34 +02:00
pvfs_mkdir.c s4-ntvfs: added allow_override check based on use of NT ACL 2011-12-01 05:14:49 +01:00
pvfs_notify.c s4:ntvfs: use tevent_ fn names instead of legacy event_ ones 2011-08-13 09:54:16 -04:00
pvfs_open.c s4-ntvfs: added allow_override check based on use of NT ACL 2011-12-01 05:14:49 +01:00
pvfs_oplock.c s4-messaging Rename messaging -> imessaging 2011-05-03 07:37:07 +02:00
pvfs_qfileinfo.c s4:ntvfs: s/== PROTOCOL_SMB2/>= PROTOCOL_SMB2_02/ 2011-09-05 13:17:33 +02:00
pvfs_read.c s4:ntvfs: s/!= PROTOCOL_SMB2/< PROTOCOL_SMB2_02/ 2011-09-05 13:17:34 +02:00
pvfs_rename.c s4-ntvfs: added allow_override check based on use of NT ACL 2011-12-01 05:14:49 +01:00
pvfs_resolve.c s4-ntvfs: added allow_override check based on use of NT ACL 2011-12-01 05:14:49 +01:00
pvfs_search.c s4:ntvfs: use tevent_ fn names instead of legacy event_ ones 2011-08-13 09:54:16 -04:00
pvfs_seek.c
pvfs_setfileinfo.c s4-ntvfs: added allow_override check based on use of NT ACL 2011-12-01 05:14:49 +01:00
pvfs_shortname.c s4-loadparm: 2nd half of lp_ to lpcfg_ conversion 2010-07-16 18:24:27 +10:00
pvfs_streams.c s4/smbstreams: Fix memory use after free. 2009-12-08 12:39:11 +11:00
pvfs_sys.c s4-ntvfs: added allow_override check based on use of NT ACL 2011-12-01 05:14:49 +01:00
pvfs_unlink.c s4-ntvfs: added allow_override check based on use of NT ACL 2011-12-01 05:14:49 +01:00
pvfs_util.c s4-ntvfs: added allow_override check based on use of NT ACL 2011-12-01 05:14:49 +01:00
pvfs_wait.c s4:ntvfs: use tevent_ fn names instead of legacy event_ ones 2011-08-13 09:54:16 -04:00
pvfs_write.c s4:ntvfs: use tevent_ fn names instead of legacy event_ ones 2011-08-13 09:54:16 -04:00
pvfs_xattr.c s4-ntvfs: Rename xattr_tdb.c to posix_eadb.c and make more generally useful 2012-04-03 14:35:02 +10:00
vfs_posix.c tdb_wrap: Move to specific directory. 2012-03-10 23:13:01 +01:00
vfs_posix.h s4-ntvfs: added allow_override check based on use of NT ACL 2011-12-01 05:14:49 +01:00
wscript_build s4-python: Add python wrapper for xattr_tdb format xattr storage 2012-04-18 12:05:00 +10:00
xattr_system.c