1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/source4/ntvfs/posix
Andrew Bartlett 3e2584a86c ntvfs: Fill in sd->type based on the new ACL being added
Previously we would not change the type field, and just relied on what
was in the original ACL based on the default SD.

This is required to ensure the SEC_DESC_DACL_PROTECTED is set
which is in turn required for GPOs to be set correctly
to match what windows does.

Andrew Bartlett

Reviewed by: Jeremy Allison <jra@samba.org>
2012-11-13 22:48:19 +01:00
..
python s4-xattr: Use libreplace xattr functions directly 2012-06-02 02:13:49 +02:00
posix_eadb.c lib/tdb_wrap: use tdb directly, not tdb_compat. 2012-06-19 05:38:07 +02: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 ntvfs: Fill in sd->type based on the new ACL being added 2012-11-13 22:48:19 +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: Add TODO on ea_size 2012-08-20 21:57:46 +10: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/pvfs: handle non-POSIX compliant Tru64, NetBSD and FreeBSD errno on O_NOFOLLOW symlink open calls 2012-06-10 21:38:08 +02: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: Ensure we do not attempt to write EAs on streams 2012-08-20 21:57:46 +10:00
vfs_posix.c s4:ntvfs: add '_fn' suffix to all ntvfs_ops function pointers 2012-06-13 11:03:15 +02: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 build: Add missing dep on tdb_compat 2012-09-24 03:51:07 +02:00
xattr_system.c s4-xattr: Use libreplace xattr functions directly 2012-06-02 02:13:49 +02:00