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_xattr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3: VFS: vfs_acl_xattr: Remove unlink_fn. No longer used.
Jeremy Allison
2019-09-26
1
-10
/
+0
*
s3: VFS: vfs_acl_common: Add dirfsp, flags parameters to unlink_acl_common().
Jeremy Allison
2019-09-26
1
-2
/
+8
*
s3: VFS: vfs_acl_xattr: Don't call unlink_acl_common() directly.
Jeremy Allison
2019-09-26
1
-1
/
+7
*
s3: VFS: vfs_acl_xattr. Implement unlinkat().
Jeremy Allison
2019-09-26
1
-0
/
+17
*
s3:modules: Remove superfloues sha256.h include in vfs_acl_xattr
Andreas Schneider
2018-12-12
1
-1
/
+0
*
s3: VFS: Remove SMB_VFS_FCHMOD_ACL().
Jeremy Allison
2018-05-25
1
-1
/
+0
*
s3: VFS: Remove SMB_VFS_CHMOD_ACL().
Jeremy Allison
2018-05-25
1
-1
/
+0
*
acl_common: Avoid "#include vfs_acl_common.c"
Volker Lendecke
2017-08-24
1
-9
/
+43
*
s3: VFS: Change SMB_VFS_GETXATTR to use const struct smb_filename * instead o...
Jeremy Allison
2017-06-01
1
-1
/
+1
*
s3: VFS: Change SMB_VFS_SETXATTR to use const struct smb_filename * instead o...
Jeremy Allison
2017-05-31
1
-1
/
+1
*
s3: VFS: Change SMB_VFS_REMOVEXATTR to use const struct smb_filename * instea...
Jeremy Allison
2017-05-31
1
-1
/
+1
*
s3: VFS: Change SMB_VFS_SYS_ACL_SET_FILE to use const struct smb_filename * i...
Jeremy Allison
2017-05-31
1
-5
/
+6
*
lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLO...
Jeremy Allison
2017-04-22
1
-1
/
+1
*
vfs_acl_xattr|tdb: ensure create mask is at least 0666 if ignore_system_acls ...
Ralph Boehme
2017-04-20
1
-3
/
+21
*
vfs_acl_xattr: avoid needlessly supplying a large buffer to getxattr()
Uri Simchoni
2017-04-18
1
-14
/
+30
*
vfs_acl_xattr: factor out fetching of an extended attribute
Uri Simchoni
2017-04-18
1
-13
/
+31
*
vfs_acl_xattr|tdb: enforced settings when ignore system acls=yes
Ralph Boehme
2016-08-31
1
-0
/
+21
*
vfs_acl_tdb|xattr: use a config handle
Ralph Boehme
2016-08-30
1
-0
/
+7
*
s3:vfs: Change get_acl_blob() to take a const smb_filename * parameter from c...
Jeremy Allison
2016-03-15
1
-2
/
+2
*
vfs_acl_*: Only sha256 needed
Volker Lendecke
2015-11-09
1
-1
/
+1
*
s3:modules/vfs_*: make function prototypes available via static_decl_vfs;
Stefan Metzmacher
2015-08-20
1
-0
/
+1
*
Fix the overwriting of errno before use in a DEBUG statement and use the retu...
Richard Sharpe
2012-05-16
1
-3
/
+3
*
vfs: Make function pointer names consistent. They all end in _fn
Richard Sharpe
2011-12-12
1
-11
/
+11
*
Remove the setting of the inherited ACL on new files/directories. This is
Jeremy Allison
2011-11-22
1
-1
/
+0
*
Remove opendir() VFS code from ACL modules.
Jeremy Allison
2011-11-02
1
-1
/
+0
*
Remove the mkdir and open functions from the ACL modules - main code paths no...
Jeremy Allison
2011-10-28
1
-2
/
+0
*
These modules are no longer experimental but production-ready (especially
Jeremy Allison
2011-09-27
1
-2
/
+0
*
s3-talloc Change TALLOC_REALLOC_ARRAY() to talloc_realloc()
Andrew Bartlett
2011-06-09
1
-1
/
+1
*
s3-vfs: rename open function to open_fn.
Günther Deschner
2011-04-21
1
-1
/
+1
*
Fix bug #7987 - ACL can get lost when files are being renamed.
Jeremy Allison
2011-04-02
1
-0
/
+4
*
s3-auth: vfs modules need auth.h
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3-vfs: include smbd/smbd.h in vfs modules.
Günther Deschner
2011-03-30
1
-0
/
+1
*
Ensure we have correct parameters to use Windows ACL modules.
Jeremy Allison
2010-10-16
1
-2
/
+4
*
Add acl_xattr:ignore system acls boolean (normally false) to allow
Jeremy Allison
2010-10-16
1
-0
/
+2
*
Fix bug #6876 - Delete of an object whose parent folder does not have delete ...
Jeremy Allison
2010-01-12
1
-0
/
+2
*
Hopefullt final fix for 6802 - acl_xattr.c module: A created folder does not ...
Jeremy Allison
2009-12-07
1
-35
/
+1
*
Fix bug 6938 : No hook exists to check creation rights when using acl_xattr m...
Jeremy Allison
2009-11-30
1
-0
/
+1
*
Restructure the connect function code to always call
Jeremy Allison
2009-11-30
1
-0
/
+6
*
Second part of bugfix for 6865 - acl_xattr module: Has dependency that inheri...
Jeremy Allison
2009-11-11
1
-2
/
+6
*
Fix bug 6865 - acl_xattr module: Has dependency that inherit acls = yes or xa...
Jeremy Allison
2009-11-06
1
-0
/
+12
*
Fix the build breakage by #including modules/vfs_acl_common.c
Jeremy Allison
2009-07-27
1
-3
/
+6
*
Factor out common code into vfs_acl_common.c.
Jeremy Allison
2009-07-24
1
-634
/
+8
*
Fix hash function in acl_xattr to be SHA256, make
Jeremy Allison
2009-07-24
1
-52
/
+90
*
Make the smbd VFS typesafe
Volker Lendecke
2009-07-24
1
-18
/
+10
*
s3: Finish plumbing the fsp->fsp_name smb_fname conversion through the modules.
Tim Prouty
2009-07-20
1
-23
/
+37
*
Add hash values to the xattr ACLS to determine when
Jeremy Allison
2009-07-10
1
-55
/
+158
*
s3: Plumb smb_filename through SMB_VFS_STAT and SMB_VFS_LSTAT
Tim Prouty
2009-06-24
1
-4
/
+10
*
s3: Change SMB_VFS_OPEN to take an smb_filename struct
Tim Prouty
2009-06-17
1
-5
/
+15
*
Introduce "struct stat_ex" as a replacement for SMB_STRUCT_STAT
Volker Lendecke
2009-05-26
1
-2
/
+2
*
Fix crashes when running RAW-ACLs against system with tdb ACL modules
Jeremy Allison
2009-03-04
1
-1
/
+1
[next]