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
2013-07-16
s3: Remove old mode special substitution.
Alexander Werth
1
-13
/
+2
2013-06-24
Use existing "acl map full control" parameter to control the adding of the DE...
Jeremy Allison
1
-2
/
+17
2013-05-18
smbd: Fix a ISO C90 forbids mixed declarations and code warning
Volker Lendecke
1
-1
/
+1
2013-05-09
Tidy up old bool usage. False -> false, True -> true.
Jeremy Allison
1
-13
/
+13
2013-05-09
s3: Use mode bits in some cases in mode simple.
Alexander Werth
1
-0
/
+46
2013-05-09
s3: Add changes that keep nfs4:mode special behavior.
Alexander Werth
1
-1
/
+41
2013-05-09
s3: Mapping of cifs creator owner to nfs owner@ ace.
Alexander Werth
1
-0
/
+24
2013-05-09
s3: Mapping of special entries to creator owner in mode simple.
Alexander Werth
1
-6
/
+60
2013-05-09
s3: Add params parameter to smbacl4_nfs42win function.
Alexander Werth
1
-12
/
+27
2013-05-09
s3: Change smbacl4_get_vfs_params to use connection_struct instead of fsp.
Alexander Werth
1
-5
/
+6
2013-05-09
s3: Move up declaration of params struct and related function.
Alexander Werth
1
-49
/
+49
2013-05-09
vfs: Allocate SMB4ACL_T on an explict memory context
Andrew Bartlett
1
-8
/
+25
2013-05-09
vfs: Add vfs_handle_struct argument to smb_set_nt_acl_nfs4 and the callback
Andrew Bartlett
1
-2
/
+2
2012-11-17
s3:modules:nfs4_acls remove unused mem_ctx parameter to smbacl4_fill_ace4
Christian Ambach
1
-3
/
+1
2012-11-16
s3:modules:nfs4_acls fix memory hierarchy in smb_create_smb4acl
Christian Ambach
1
-2
/
+1
2012-10-11
smbd: Add mem_ctx to {f,}get_nt_acl VFS call
Andrew Bartlett
1
-5
/
+13
2012-10-09
s3: Pass down smb_filename to smbacl4_fill_ace4
Volker Lendecke
1
-6
/
+6
2012-09-27
s3:nfs4acls filter away inheritance flags on files
Christian Ambach
1
-0
/
+11
2012-09-27
s3:nfs4acls pass down fsp instead of just the filename
Christian Ambach
1
-4
/
+6
2012-08-11
s3-nfs4acls: Remove lookup_sid and sidmap from NFSv4 ACL mapping and check gi...
Andrew Bartlett
1
-115
/
+13
2012-07-18
s3:Really ignore unknown special ids in NFSv4 ACLs.
Alexander Werth
1
-0
/
+1
2012-01-18
s3: Add a "lock_order" argument to db_open
Volker Lendecke
1
-1
/
+2
2011-10-11
s3:vfs: convert nfs4_acls sidmap db code to use dbwrap_wrapper functions
Michael Adam
1
-2
/
+4
2011-09-16
s3: Trim lines in nfs4_acls.c
Volker Lendecke
1
-41
/
+75
2011-09-16
s3: Fix some nonempty blank lines
Volker Lendecke
1
-17
/
+17
2011-09-08
Tidy up previous patch for bug #8442 - NFSv4 DENY ACLs always include SYNCHRO...
Jeremy Allison
1
-5
/
+4
2011-09-07
Fix bug #8442 - NFSv4 DENY ACLs always include SYNCHRONIZE flag - blocking re...
Ira Cooper
1
-1
/
+7
2011-07-29
s3:dbwrap: move all .c and .h files of dbwrap to lib/dbwrap/
Michael Adam
1
-1
/
+1
2011-07-29
s3:dbwrap: move db_open() to a file dbwrap_open.c of its own.
Michael Adam
1
-0
/
+1
2011-07-29
s3:modules:nfs4_acls: fix the include of dbwrap.h to not include "include/"
Michael Adam
1
-1
/
+1
2011-07-28
s3:modules:nfs4_acls: improve fix for bug #8330
Michael Adam
1
-4
/
+2
2011-07-27
s3:modules fix Bug 8330 NFSv4 ACL merging logic is broken
Christian Ambach
1
-2
/
+1
2011-06-29
param: Merge param headers into lib/param/loadparm.h
Andrew Bartlett
1
-0
/
+1
2011-06-20
tdb_compat: Higher level API fixes.
Rusty Russell
1
-1
/
+1
2011-06-01
Split the ACE flag mapping between nfs4 and Windows
Jeremy Allison
1
-14
/
+59
2011-05-30
nfs4_acls: pass ACE_FLAG_INHERITED_ACE down from the client
Gregor Beck
1
-0
/
+3
2011-05-30
nfs4_acls: pass ACE_FLAG_INHERITED_ACE up to the client
Gregor Beck
1
-0
/
+3
2011-05-24
s3:modules properly terminate enums in nfs4 acl code
Christian Ambach
1
-1
/
+3
2011-05-06
s3: only include tdb headers where needed.
Günther Deschner
1
-0
/
+1
2011-03-30
s3-vfs: include smbd/smbd.h in vfs modules.
Günther Deschner
1
-0
/
+1
2011-03-30
s3-passdb: use passdb headers where needed.
Günther Deschner
1
-0
/
+1
2011-03-30
s3-includes: only include system/filesys.h when needed.
Günther Deschner
1
-0
/
+1
2011-02-08
If possible (O_DIRECTORY exists) open an fd for a directory open.
Jeremy Allison
1
-1
/
+1
2011-02-05
Fix try_chown code. Use new vfs_chown_fsp() which always trys fd first.
Jeremy Allison
1
-4
/
+4
2011-01-13
Fix bug #7909 - map SYNCHRONIZE acl permission statically in zfs_acl vfs module.
Paul B. Henson
1
-1
/
+3
2010-10-18
s3: fix the build of idmap_adex, idmap_tdb2, idmap_hash and several vfs modules.
Günther Deschner
1
-0
/
+1
2010-09-26
s3-vfs: fix the build of nfs4_acls.c
Günther Deschner
1
-1
/
+2
2010-08-30
s3: Fix the build of the nfs4_acl module
Volker Lendecke
1
-0
/
+1
2010-06-03
s3: Fix the build of the nfsv4 acl code
Volker Lendecke
1
-1
/
+2
2010-06-03
s3-security: use shared "Standard access rights.".
Günther Deschner
1
-1
/
+1
[next]