index
:
delta/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
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libcli
/
security
/
access_check.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4-dsacl: Fixed incorrect handling of privileges in sec_access_check_ds
Nadezhda Ivanova
2013-10-25
1
-8
/
+4
*
Fix bug #9674 - Samba denies owner Read Control when there is a DENY entry wh...
Richard Sharpe
2013-02-23
1
-3
/
+3
*
libcli-acl: add documentation
Matthieu Patou
2013-01-22
1
-1
/
+19
*
libcli/security: avoid usage of dom_sid_parse_talloc() in sec_access_check_ds()
Stefan Metzmacher
2013-01-21
1
-8
/
+4
*
libcli/security: simplify get_ace_object_type()
Stefan Metzmacher
2013-01-21
1
-8
/
+4
*
libcli/security: fix formating in access_check.c
Stefan Metzmacher
2013-01-21
1
-8
/
+12
*
libcli/security: fix whitespaces in access_check.c
Stefan Metzmacher
2013-01-21
1
-98
/
+100
*
libcli/security: don't look at the inherited type in get_ace_object_type()
Stefan Metzmacher
2013-01-17
1
-2
/
+0
*
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