index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
modules
/
nfs4_acls.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-16
Merge latest fixes to vfs_gpfs and NFS4 ACLs from Samba 3.0 CTDB branch (from...
Alexander Bokovoy
1
-36
/
+151
2008-01-07
Remove redundant parameter fd from SMB_VFS_FSTAT().
Michael Adam
1
-1
/
+1
2007-12-29
Remove tiny code duplication
Volker Lendecke
1
-1
/
+1
2007-12-19
Split smb_get_nt_acl_nfs4 into two (f- and non-f-variant).
Michael Adam
1
-9
/
+35
2007-12-19
Split smbacl4_GetFileOwner into two (f- and non-f-variant).
Michael Adam
1
-19
/
+29
2007-12-15
Replace sid_string_static by sid_string_dbg in DEBUGs
Volker Lendecke
1
-6
/
+5
2007-11-13
Make [f]get_nt_acl return NTSTATUS
Volker Lendecke
1
-8
/
+12
2007-10-18
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
1
-5
/
+5
2007-10-10
r24809: Consolidate the use of temporary talloc contexts.
Volker Lendecke
1
-4
/
+4
2007-10-10
r23801: The FSF has moved around a lot. This fixes their Mass Ave address.
Andrew Tridgell
1
-2
/
+1
2007-10-10
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
1
-1
/
+1
2007-10-10
r23620: Convert set_nt_acl to return NTSTATUS. Also fix the chown
Jeremy Allison
1
-43
/
+22
2007-10-10
r23302: Refactor vfs_gpfs module, fix problems with chmod Tridge has found du...
Alexander Bokovoy
1
-35
/
+17
2007-10-10
r22592: Fix TALLOC_SIZE to be consistent.
Jeremy Allison
1
-7
/
+11
2007-10-10
r22542: Move over to using the _strict varients of the talloc
Jeremy Allison
1
-5
/
+5
2007-10-10
r21885: Chown logic should be activated only if nfs4:chown=yes
Alexander Bokovoy
1
-24
/
+26
2007-10-10
r18785: Check in Peter Somogyis build fix
Volker Lendecke
1
-5
/
+5
2007-10-10
r18719: Compile fix from Peter Somogyi.
Jeremy Allison
1
-1
/
+1
2007-10-10
r18603: Add in the NFSv4 ACL mapping code from IBM.
Jeremy Allison
1
-0
/
+668
2007-10-10
r17367: Reverting the ab code. Note I'm not saying this
Jeremy Allison
1
-668
/
+0
2007-10-10
r17358: Re-add JFS2 NFS4 ACLs support, move readme for it into AIX-specific e...
Alexander Bokovoy
1
-0
/
+668
2007-10-10
r17354: Revert -r 17353 per Volker request while gpfs compatibility layer cod...
Alexander Bokovoy
1
-668
/
+0
2007-10-10
r17353: Add support for JFS2 NFS4/AIXC and GPFS acls based on NFSv4 ACLs.
Alexander Bokovoy
1
-0
/
+668
[prev]