..
access_check.c
Factor out privilege checking code into se_file_access_check() which takes a bool priv_open_requested parameter.
2012-08-31 20:29:13 -07:00
access_check.h
Factor out privilege checking code into se_file_access_check() which takes a bool priv_open_requested parameter.
2012-08-31 20:29:13 -07:00
create_descriptor.c
Fix warning: variable ‘XX’ set but not used.
2012-06-19 10:27:23 -07: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
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/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
Fix bug #9124 - Samba fails to set "inherited" bit on inherited ACE's.
2012-08-30 10:08:50 -07: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
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