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
/
source4
/
ntvfs
/
posix
/
pvfs_acl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r4391: bring the default ACL inline with what w2k3 uses
Andrew Tridgell
1
-72
/
+37
2007-10-10
r4314: added ACL checking on unlink
Andrew Tridgell
1
-0
/
+13
2007-10-10
r4205: fixed the default acl mapping from posix permissions to use the mapped
Andrew Tridgell
1
-33
/
+33
2007-10-10
r4147: converted from NT_USER_TOKEN to struct security_token
Andrew Tridgell
1
-1
/
+1
2007-10-10
r4056: modified the access check code based on results from RAW-ACLS
Andrew Tridgell
1
-0
/
+41
2007-10-10
r4035: more effort on consistent naming of the access mask bits.
Andrew Tridgell
1
-1
/
+1
2007-10-10
r4026: added NT ACL checking on pvfs_open() for existing files. I need to
Andrew Tridgell
1
-2
/
+78
2007-10-10
r4011: get rid of rpc_secdes.h and replace it with a single sane set of
Andrew Tridgell
1
-40
/
+40
2007-10-10
r3995: improved the default ACL mapping from unix perms
Andrew Tridgell
1
-7
/
+11
2007-10-10
r3990: take advantage of the uid->sid and gid->sid code to create a much
Andrew Tridgell
1
-14
/
+91
2007-10-10
r3836: - fixed the handling of NT_STATUS_BUFFER_TOO_SMALL in nttrans server
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3833: NTACL is a better xattr name than DosAcl (tpot suggested this)
Andrew Tridgell
1
-5
/
+5
2007-10-10
r3832: added NT ACL query/set to the posix NTVFS backend. The default ACL is
Andrew Tridgell
1
-0
/
+193
[prev]