1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/libcli/security
Andrew Bartlett 055f017b36 build: Reduce build systems to just top level waf and autoconf
The s3-waf build system is a key component of the top level build, but
with this commit is is no longer available directly.  This reduces the
number of build system combinations in master as we prepare for the
Samba 4.0 release.

Andrew Bartlett
2011-10-07 17:42:03 +11:00
..
access_check.c libcli/security: make sure that we don't grant SEC_STD_DELETE to the owner by default 2011-03-21 23:25:05 +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 Remove unused "sid_equal" 2011-08-17 12:30:08 +02: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 Adapt del_sid_from_array to Samba coding style 2011-08-17 16:46:24 +02:00
wscript_build build: Reduce build systems to just top level waf and autoconf 2011-10-07 17:42:03 +11:00