index
:
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
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
modules
/
vfs_zfsacl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[s3]zfsacl: "return" is not a function.
Michael Adam
2008-11-25
1
-3
/
+3
*
[s3]zfsacl: Prevent calling POSIX ACL vfs methods on zfs share.
Nils Goroll
2008-11-25
1
-0
/
+83
*
Update vfs version as I've added a const to the security_descriptor paramter ...
Jeremy Allison
2008-10-07
1
-2
/
+2
*
Fix the build of vfs_zfsacl.c
Volker Lendecke
2008-07-18
1
-16
/
+1
*
Yay ! Remove a VFS entry. Removed the set_nt_acl() call,
Jeremy Allison
2008-05-08
1
-10
/
+0
*
Remove superfluous parameter fd from SMB_VFS_FSET_NT_ACL().
Michael Adam
2008-01-06
1
-1
/
+1
*
Remove superfluous fd parameter from SMB_VFS_FGET_NT_ACL().
Michael Adam
2008-01-06
1
-1
/
+1
*
Change the prototype of the vfs function get_nt_acl().
Michael Adam
2007-12-19
1
-1
/
+0
*
Fix two debug statements: Add missing printf parameter.
Michael Adam
2007-12-19
1
-2
/
+2
*
Reformatting: wrap long lines and remove trailing spaces.
Michael Adam
2007-12-19
1
-3
/
+7
*
Prepare the zfs acl module for the api change in get_nt_acl().
Michael Adam
2007-12-19
1
-9
/
+28
*
Split smb_get_nt_acl_nfs4 into two (f- and non-f-variant).
Michael Adam
2007-12-19
1
-1
/
+1
*
Fix build of the zfs_acl module.
Michael Adam
2007-11-13
1
-1
/
+3
*
Make [f]get_nt_acl return NTSTATUS
Volker Lendecke
2007-11-13
1
-8
/
+8
*
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
2007-10-18
1
-1
/
+1
*
r24809: Consolidate the use of temporary talloc contexts.
Volker Lendecke
2007-10-10
1
-2
/
+2
*
r23856: Add Jiri.Sasek@Sun.COM;s fix from Axel Apitz for ZFS ACLs.
Jeremy Allison
2007-10-10
1
-2
/
+49
*
r23801: The FSF has moved around a lot. This fixes their Mass Ave address.
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r23620: Convert set_nt_acl to return NTSTATUS. Also fix the chown
Jeremy Allison
2007-10-10
1
-3
/
+3
*
r23396: Make VFS callbacks static. Mark operations as OPAQUE because they
James Peach
2007-10-10
1
-8
/
+9
*
r22872: Add vfs_zfsacl module from Jiri Sasek <Jiri.Sasek@Sun.COM>.
Jeremy Allison
2007-10-10
1
-0
/
+186