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
/
libcli
/
security
/
access_check.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Factor out privilege checking code into se_file_access_check() which takes a ...
Jeremy Allison
2012-08-31
1
-10
/
+76
*
Fix bug #8795 - Samba does not handle the Owner Rights permissions at all
Richard Sharpe
2012-03-14
1
-6
/
+46
*
Fix bug #8797 - Samba does not correctly handle DENY ACEs when privileges apply.
Richard Sharpe
2012-03-10
1
-26
/
+28
*
Honor SeTakeOwnershiPrivilege when client asks for SEC_STD_WRITE_OWNER but ha...
Richard Sharpe
2012-02-22
1
-0
/
+5
*
Second part of fix for bug #8673 - NT ACL issue.
Jeremy Allison
2012-01-11
1
-3
/
+4
*
libcli/security: make sure that we don't grant SEC_STD_DELETE to the owner by...
Stefan Metzmacher
2011-03-21
1
-28
/
+30
*
Fix const warning. Allocate off NULL as we always talloc_free().
Jeremy Allison
2010-10-22
1
-1
/
+1
*
Now we have SeSystemSecurity, remove the source3-only #ifdef.
Jeremy Allison
2010-10-21
1
-2
/
+0
*
libcli/security/access_check.c - fix a memory leak
Matthias Dieter Wallnöfer
2010-10-20
1
-7
/
+12
*
security: ensure the merge of libcli/security doesn't change s3 behaviour
Andrew Tridgell
2010-10-14
1
-0
/
+5
*
libcli/auth Merge source4/libcli/security and util_sid.c into the common code
Andrew Bartlett
2010-10-14
1
-0
/
+144
*
libcli/security Move source3/lib/util_seaccess.c into the common code
Andrew Bartlett
2010-10-14
1
-0
/
+252