index
:
delta/samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
modules
/
vfs_acl_common.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3: VFS: acl_common: Remove the dirfsp parameter from validate_nt_acl_blob().
Jeremy Allison
2021-06-09
1
-2
/
+0
*
s3: VFS: acl_common: Remove the pathname-based calls in validate_nt_acl_blob().
Jeremy Allison
2021-06-09
1
-31
/
+11
*
s3: VFS: acl_common: Remove get_nt_acl_common_at().
Jeremy Allison
2021-06-09
1
-169
/
+0
*
s3: VFS: acl_common. parent_smb_fname() -> SMB_VFS_PARENT_PATHNAME().
Jeremy Allison
2021-06-02
1
-7
/
+8
*
s3/modules: VFS: acl_common: Remove chmod_acl_module_common() function
Noel Power
2021-04-11
1
-11
/
+0
*
s3/modules: make chmod_acl_module_common less strict so fchmod can run
Noel Power
2021-04-11
1
-1
/
+2
*
vfs_acl_common: support real dirfsps in acl_common_remove_object()
Ralph Boehme
2021-01-28
1
-11
/
+21
*
vfs_acl_common: add an fsp extension when setting ACL
Ralph Boehme
2020-12-17
1
-0
/
+8
*
vfs_acl_common: add and use a function exit label
Ralph Boehme
2020-12-17
1
-17
/
+9
*
smbd: add need_fsa arg and logic to file_find_di_(first|next)
Ralph Boehme
2020-12-16
1
-2
/
+2
*
s3: VFS: acl_common: Change SMB_VFS_GET_NT_ACL() -> SMB_VFS_GET_NT_ACL_AT() i...
Jeremy Allison
2020-05-07
1
-5
/
+6
*
s3: VFS: acl_common. s3: smbd: Change SMB_VFS_GET_NT_ACL() -> SMB_VFS_GET_NT_...
Jeremy Allison
2020-05-07
1
-5
/
+6
*
s3: VFS: acl_common: Add a dirfsp parameter to validate_nt_acl_blob().
Jeremy Allison
2020-05-07
1
-18
/
+21
*
s3: VFS: vfs_common and callers. Change get_nt_acl_common() -> get_nt_acl_com...
Jeremy Allison
2020-05-07
1
-3
/
+9
*
s3: VFS: vfs_acl_common: Remove unused stat_fsp_or_smb_fname().
Jeremy Allison
2020-05-07
1
-44
/
+0
*
s3: VFS: ACLs. Remove smb_fname argument to get_nt_acl_common().
Jeremy Allison
2020-05-07
1
-42
/
+31
*
s3: VFS: ACLs. Switch fset_nt_acl_common() over to using fget_acl_blob_fn().
Jeremy Allison
2020-05-07
1
-4
/
+2
*
s3: VFS: Split out fget_nt_acl_common() from get_nt_acl_common().
Jeremy Allison
2020-05-07
1
-0
/
+148
*
vfs_acl_common: use parent_smb_fname()
Ralph Boehme
2020-04-29
1
-18
/
+18
*
smbd: move files_struct.delete_on_close to a bitfield
Ralph Boehme
2020-04-03
1
-1
/
+2
*
s3: VFS: vfs_acl_common: Convert rmdir_acl_common() to use UNLINKAT instead o...
Jeremy Allison
2019-10-10
1
-1
/
+4
*
s3: VFS: Change rmdir_acl_common() to take a files_struct *dirfsp pointer.
Jeremy Allison
2019-10-10
1
-1
/
+2
*
s3: VFS: vfs_acl_common: Change acl_common_remove_object() to use UNLINKAT in...
Jeremy Allison
2019-10-10
1
-1
/
+4
*
s3: VFS: vfs_acl_common: Convert unlink_acl_common(), acl_common_remove_objec...
Jeremy Allison
2019-09-26
1
-2
/
+8
*
s3: VFS: vfs_acl_common: Add dirfsp, flags parameters to unlink_acl_common().
Jeremy Allison
2019-09-26
1
-1
/
+3
*
s3:modules: Use GnuTLS SHA256 in vfs_acl_common
Andreas Schneider
2019-04-30
1
-6
/
+12
*
vfs: Use dom_sid_str_buf
Volker Lendecke
2018-12-11
1
-1
/
+3
*
s3: VFS: Remove SMB_VFS_FCHMOD_ACL().
Jeremy Allison
2018-05-25
1
-10
/
+0
*
s3: VFS: Remove SMB_VFS_CHMOD_ACL().
Jeremy Allison
2018-05-25
1
-11
/
+0
*
s3:smbd: fix interaction between chown and SD flags
Ralph Boehme
2018-05-11
1
-2
/
+5
*
s3:modules: Add FALL_THROUGH statements in vfs_acl_common.c
Andreas Schneider
2018-03-01
1
-0
/
+1
*
s3/smbd: make make_default_filesystem_acl public
Ralph Boehme
2017-11-08
1
-212
/
+4
*
vfs_acl_common: directly pass default_acl_style
Ralph Boehme
2017-11-08
1
-9
/
+9
*
vfs_acl_common: fix take ownership vs give ownership
Ralph Boehme
2017-10-09
1
-0
/
+13
*
vfs_acl_common: factor out a variable declaration
Ralph Boehme
2017-10-09
1
-2
/
+3
*
acl_common: Avoid "#include vfs_acl_common.c"
Volker Lendecke
2017-08-24
1
-69
/
+40
*
acl_common: Pass store_acl_blob_fsp through store_v3_blob
Volker Lendecke
2017-08-24
1
-7
/
+13
*
acl_common: Pass get_acl_blob_fn as a pointer to get_nt_acl_internal
Volker Lendecke
2017-08-24
1
-15
/
+17
*
s3: VFS: Change SMB_VFS_GETWD to return struct smb_filename * instead of char *.
Jeremy Allison
2017-07-01
1
-7
/
+6
*
s3: VFS: Change SMB_VFS_CHDIR to use const struct smb_filename * instead of c...
Jeremy Allison
2017-07-01
1
-8
/
+12
*
s3: VFS: Change SMB_VFS_SYS_ACL_BLOB_GET_FILE to use const struct smb_filenam...
Jeremy Allison
2017-05-31
1
-1
/
+1
*
s3: modules: vfs_acl_common - Add Ralph's copyright.
Jeremy Allison
2016-08-31
1
-0
/
+1
*
vfs_acl_common: use DBG_LEVEL and remove function prefixes in DEBUG statements
Ralph Boehme
2016-08-30
1
-42
/
+33
*
vfs_acl_common: Windows style default ACL
Ralph Boehme
2016-08-30
1
-0
/
+76
*
vfs_acl_xattr|tdb: add option to control default ACL style
Ralph Boehme
2016-08-30
1
-6
/
+42
*
vfs_acl_common: check for ignore_system_acls before fetching filesystem ACL
Ralph Boehme
2016-08-30
1
-44
/
+55
*
vfs_acl_common: move stat stuff to a helper function
Ralph Boehme
2016-08-30
1
-31
/
+48
*
vfs_acl_tdb|xattr: use a config handle
Ralph Boehme
2016-08-30
1
-10
/
+40
*
vfs_acl_common: move the ACL blob validation to a helper function
Ralph Boehme
2016-08-30
1
-89
/
+127
*
vfs_acl_common: simplify ACL logic, cleanup and talloc hierarchy
Ralph Boehme
2016-08-30
1
-70
/
+61
[next]