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