1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-31 17:18:04 +03:00
samba-mirror/source4/ntvfs/posix
Andrew Bartlett 81407b1bff s4:ntvfs Prepare for a possible future sharing of notify.idl
I would love for notify.idl to be shared between Samba4 and Samba3
some day, and this seems to be the point at which the structure is
initialised.

Andrew Bartlett
2010-05-14 23:25:45 +10:00
..
python
config.m4
config.mk s4-pvfs: new pvfs_sys module 2010-03-05 23:07:31 +11:00
pvfs_acl_nfs4.c
pvfs_acl_xattr.c
pvfs_acl.c
pvfs_aio.c
pvfs_dirlist.c
pvfs_fileinfo.c
pvfs_flush.c
pvfs_fsinfo.c
pvfs_ioctl.c
pvfs_lock.c
pvfs_mkdir.c s4-pvfs: use pvfs_sys_*() functions to wrap posix calls 2010-03-05 23:07:31 +11:00
pvfs_notify.c s4:ntvfs Prepare for a possible future sharing of notify.idl 2010-05-14 23:25:45 +10:00
pvfs_open.c s4-pvfs: use pvfs_sys_fchmod() 2010-03-05 23:07:32 +11:00
pvfs_oplock.c
pvfs_qfileinfo.c
pvfs_read.c s4-pvfs: log more error conditions in NTVFS backend 2010-03-05 16:12:06 +11:00
pvfs_rename.c s4-pvfs: use pvfs_sys_*() functions to wrap posix calls 2010-03-05 23:07:31 +11:00
pvfs_resolve.c
pvfs_search.c
pvfs_seek.c
pvfs_setfileinfo.c s4-pvfs: use pvfs_sys_fchmod() 2010-03-05 23:07:32 +11:00
pvfs_shortname.c
pvfs_streams.c
pvfs_sys.c s4-pvfs_sys: build on systems without O_NOFOLLOW or O_DIRECTORY 2010-03-05 23:07:32 +11:00
pvfs_unlink.c s4-pvfs: use pvfs_sys_*() functions to wrap posix calls 2010-03-05 23:07:31 +11:00
pvfs_util.c s4-pvfs: use pvfs_sys_fchmod() 2010-03-05 23:07:32 +11:00
pvfs_wait.c
pvfs_write.c
pvfs_xattr.c
vfs_posix.c s4-pvfs: set default for perm override based on system features 2010-03-05 23:07:32 +11:00
vfs_posix.h s4-pvfs: added new pvfs flag PVFS_FLAG_PERM_OVERRIDE 2010-03-05 23:07:31 +11:00
wscript_build s4-waf: cleaned up tevent dependency 2010-04-06 20:27:13 +10:00
xattr_system.c
xattr_tdb.c