1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/libcli/security
Volker Lendecke eaf807c361 secacl: Slightly simplify make_sec_acl
This avoids a complex if-expression

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>

Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Sat Dec 14 00:10:21 CET 2013 on sn-devel-104
2013-12-14 00:10:21 +01:00
..
access_check.c s4-dsacl: Fixed incorrect handling of privileges in sec_access_check_ds 2013-10-25 09:45:57 +13:00
access_check.h libcli/security: handle node initialisation in one spot in insert_in_object_tree() 2013-01-21 16:12:45 +01:00
create_descriptor.c libcli/security: calculate INHERIT_ONLY correcty for AUDIT and ALARM aces (bug #9481) 2013-01-27 20:14:20 +11: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 libcli: fix conversion logic in dom_sid_string_buf 2013-07-31 15:16:11 -07:00
dom_sid.h Fix bug #8795 - Samba does not handle the Owner Rights permissions at all 2012-03-14 02:26:34 +01:00
object_tree.c libcli-security: Add documentation for object_tree_modify_access 2013-01-21 22:31:20 +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: Add security_token_system_privilege(). 2013-08-06 14:41:58 +02:00
privileges.h libcli: Add security_token_system_privilege(). 2013-08-06 14:41:58 +02: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 secacl: Slightly simplify make_sec_acl 2013-12-14 00:10:21 +01:00
secacl.h libcli/security Remove unused sec_acl_equal() 2010-10-24 22:21:23 +00:00
secdesc.c Add a comment about why we are removing the INHERITED bit so people understand. 2013-04-02 20:05:13 +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 security: Add documentation 2013-01-21 22:31:20 +01: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 Fix bug #8795 - Samba does not handle the Owner Rights permissions at all 2012-03-14 02:26:34 +01:00
wscript_build build: rename security → samba-security 2012-08-10 14:22:20 +02:00