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 Tridgell f7c97c8597 s4-pvfs: use O_FOLLOW one level at a time for security overrides
To prevent symlink attacks we need to use O_NOFOLLOW one level at a
time when processing a root security override
2010-03-05 23:07:32 +11:00
..
python s4:Remove "Py_RETURN_NONE" compatibility code 2010-02-09 17:53:09 +01:00
config.m4 tevent: move samba4 stuff from libtevent.m4 to samba.m4 2009-01-04 18:57:18 +01:00
config.mk s4-pvfs: new pvfs_sys module 2010-03-05 23:07:31 +11:00
pvfs_acl_nfs4.c s4: Switch to S3-style id mapping data types. 2010-02-11 23:56:35 +01:00
pvfs_acl_xattr.c Fix include paths to new location of libutil. 2008-10-11 21:31:42 +02:00
pvfs_acl.c s4-posix: allow change ownership of files if the user has the right privileges 2010-03-03 23:05:23 +11:00
pvfs_aio.c s4:pvfs_aio: fix compiler warning 2009-02-05 17:48:09 +01:00
pvfs_dirlist.c r25554: Convert last instances of BOOL, True and False to the standard types. 2007-10-10 15:07:55 -05:00
pvfs_fileinfo.c Change uint_t to unsigned int in source4 2010-02-02 07:18:18 +01:00
pvfs_flush.c s4:pvfs: use talloc_get_type() to cast from void * 2009-02-05 17:48:07 +01:00
pvfs_fsinfo.c Change uint_t to unsigned int in source4 2010-02-02 07:18:18 +01:00
pvfs_ioctl.c s4:pvfs: use talloc_get_type() to cast from void * 2009-02-05 17:48:07 +01:00
pvfs_lock.c s4-smb2: SMB2 uses NT_STATUS_CANCELLED for cancelled locks 2009-11-27 16:05:06 +11:00
pvfs_mkdir.c s4-pvfs: use pvfs_sys_*() functions to wrap posix calls 2010-03-05 23:07:31 +11:00
pvfs_notify.c fixed handling of change notify buffer overruns 2009-06-05 16:25:44 +10:00
pvfs_open.c s4-pvfs: use pvfs_sys_*() functions to wrap posix calls 2010-03-05 23:07:31 +11:00
pvfs_oplock.c no need to shout about getting an oplock 2009-08-12 15:20:02 +10:00
pvfs_qfileinfo.c Change uint_t to unsigned int in source4 2010-02-02 07:18:18 +01:00
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 Change uint_t to unsigned int in source4 2010-02-02 07:18:18 +01:00
pvfs_search.c Change uint_t to unsigned int in source4 2010-02-02 07:18:18 +01:00
pvfs_seek.c s4:pvfs: use talloc_get_type() to cast from void * 2009-02-05 17:48:07 +01:00
pvfs_setfileinfo.c s4-streams: fixed handling of stream rename and overwrite 2009-10-18 15:06:13 +11:00
pvfs_shortname.c Add version of next_codepoint without iconv_convenience. 2008-10-24 16:00:43 +02:00
pvfs_streams.c s4/smbstreams: Fix memory use after free. 2009-12-08 12:39:11 +11:00
pvfs_sys.c s4-pvfs: use O_FOLLOW one level at a time for security overrides 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_*() functions to wrap posix calls 2010-03-05 23:07:31 +11:00
pvfs_wait.c s4-ntvfs: try to fix bug 6989 2009-12-16 20:56:20 +11:00
pvfs_write.c s4:pvfs: use talloc_get_type() to cast from void * 2009-02-05 17:48:07 +01:00
pvfs_xattr.c Fix include paths to new location of libutil. 2008-10-11 21:31:42 +02:00
vfs_posix.c s4-pvfs: added new pvfs flag PVFS_FLAG_PERM_OVERRIDE 2010-03-05 23:07:31 +11:00
vfs_posix.h s4-pvfs: added new pvfs flag PVFS_FLAG_PERM_OVERRIDE 2010-03-05 23:07:31 +11:00
xattr_system.c Fix include paths to new location of libutil. 2008-10-11 21:31:42 +02:00
xattr_tdb.c s4: ntvfs, create push_xattr_blob_tdb_raw and pull_xattr_blob_tdb_raw that do not depend on pvfs objects 2010-01-21 07:11:15 +13:00