index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
modules
/
vfs_gpfs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change the prototype of the vfs function get_nt_acl().
Michael Adam
2007-12-19
1
-1
/
+1
*
Prepare the gpfs acl module for the api change in get_nt_acl().
Michael Adam
2007-12-19
1
-12
/
+21
*
Split smb_get_nt_acl_nfs4 into two (f- and non-f-variant).
Michael Adam
2007-12-19
1
-1
/
+1
*
Split get_nt_acl() into two functions: fsp- and non-fsp variant.
Michael Adam
2007-12-19
1
-1
/
+1
*
Make [f]get_nt_acl return NTSTATUS
Volker Lendecke
2007-11-13
1
-4
/
+4
*
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
*
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
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
-5
/
+5
*
r23302: Refactor vfs_gpfs module, fix problems with chmod Tridge has found du...
Alexander Bokovoy
2007-10-10
1
-61
/
+94
*
r22542: Move over to using the _strict varients of the talloc
Jeremy Allison
2007-10-10
1
-3
/
+3
*
r22148: Fix gpfs module on posix-acl test. Adds gpfsacl_sys_set_fd (calls
Jim McDonough
2007-10-10
1
-2
/
+1
*
r21324: Add linux setlease to the vfs layer. Next round, as Volker points out,
Jim McDonough
2007-10-10
1
-0
/
+29
*
r20261: merge 20260 from samba_3_0_24
Herb Lewis
2007-10-10
1
-0
/
+1
*
r20089: Put gpfs acl function into vfs_gpfs module. Thanks to Gomati Mohanan
Jim McDonough
2007-10-10
1
-0
/
+576
*
r19647: Add some GPFS support in a vfs mod. Also adds the kernel flock op to
Jim McDonough
2007-10-10
1
-0
/
+68