1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/libcli/security
Jeremy Allison f15cf9176d Second part of fix for bug #8673 - NT ACL issue.
Ensure we process the entire ACE list instead of returning ACCESS_DENIED
and terminating the walk - ensure we only return the exact bits that cause
the access to be denied. Some of the S3 fileserver needs to know if we
are only denied DELETE access before overriding it by looking at the
containing directory ACL.

Autobuild-User: Jeremy Allison <jra@samba.org>
Autobuild-Date: Wed Jan 11 19:24:53 CET 2012 on sn-devel-104
2012-01-11 19:24:53 +01:00
..
access_check.c Second part of fix for bug #8673 - NT ACL issue. 2012-01-11 19:24:53 +01:00
access_check.h libcli: protect access_check.h against double inclusion 2011-03-15 05:07:01 +01:00
create_descriptor.c libcli/security: fix build warning, cr_descr_log_acl() is not used currently. 2011-05-06 10:48:11 +02:00
display_sec.c libcli/security: move display_sec headers to own header file and add to 2011-03-16 10:11:08 +01:00
display_sec.h libcli/security: move display_sec headers to own header file and add to 2011-03-16 10:11:08 +01:00
dom_sid.c Tiny simplification to dom_sid_string_buf 2011-05-31 23:16:31 +02:00
dom_sid.h security: add local authority well-known SIDs 2011-11-24 19:01:08 +01:00
object_tree.c libcli/security/object_tree.c - remove unreachable statement 2010-11-29 14:48:12 +01:00
privileges_private.h libcli/security Move 'private' privileges functions to another header 2010-09-11 18:46:13 +10:00
privileges.c libcli/security/privileges.c - fix wrong counter type 2011-02-21 10:43:43 +01:00
privileges.h libcli/security Add debug class to security_token_debug() et al 2010-10-12 02:54:16 +00:00
pysecurity.c pytalloc: Use consistent prefix for functions, add ABI file. 2011-08-10 15:36:21 +02:00
sddl.c libcli/security/sddl.c - fix wrong counter type 2011-02-21 10:43:43 +01:00
sddl.h s4:move the sddl code down to the top level 2010-03-03 09:16:34 +01:00
secace.c libcli/security Provide a common, top level libcli/security/security.h 2010-10-12 05:54:10 +00:00
secace.h Add some const. Needed for my SD work. 2010-10-08 18:05:02 -07:00
secacl.c libcli/: Fix prototypes for all functions. 2011-03-19 03:20:05 +01:00
secacl.h libcli/security Remove unused sec_acl_equal() 2010-10-24 22:21:23 +00:00
secdesc.c libcli/security: add some const to marshall_sec_desc[_buf]() 2011-07-23 09:55:54 +02:00
secdesc.h libcli/security: add some const to marshall_sec_desc[_buf]() 2011-07-23 09:55:54 +02:00
security_descriptor.c libcli/security/security_descriptor.c - fix three wrong counter variables 2011-02-21 10:46:40 +01:00
security_descriptor.h libcli/auth Merge source4/libcli/security and util_sid.c into the common code 2010-10-14 02:35:05 +00:00
security_token.c libcli/security Use static SIDs rather than parsing from strings 2010-10-14 02:35:05 +00:00
security_token.h libcli/security Add debug class to security_token_debug() et al 2010-10-12 02:54:16 +00:00
security.h libcli/security: move secdesc.c to the top level libcli/security 2011-05-31 00:32:07 +02:00
session.c s4-auth Move libcli/security/session.c to the top level 2011-02-22 16:20:11 +11:00
session.h auth: Move auth_session_info into IDL 2011-04-05 23:46:04 +02:00
util_sid.c security: add local authority well-known SIDs 2011-11-24 19:01:08 +01:00
wscript_build build: Reduce build systems to just top level waf and autoconf 2011-10-07 17:42:03 +11:00