1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/libcli/security
Andrew Bartlett 46f585e364 libcli/security Use sid_append_rid() in dom_sid_append_rid()
This ensures that the maximum number of sub-authorities is respected,
otherwise we may run off the end of the array.

Andrew Bartlett
2010-09-14 14:48:49 -07:00
..
config.mk s4:move the sddl code down to the top level 2010-03-03 09:16:34 +01:00
display_sec.c s3/s4 - remove "talloc_tos()" from common code since s4 doesn't support it 2010-06-21 12:35:51 +02:00
dom_sid.c libcli/security Use sid_append_rid() in dom_sid_append_rid() 2010-09-14 14:48:49 -07:00
dom_sid.h dom_sid.h: Include dependency security.h that provides the dom_sid struct. 2009-03-01 18:15:15 +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/privileges Fix comment 2010-09-11 18:46:13 +10:00
privileges.h s4-privs Seperate rights and privileges 2010-09-11 18:46:13 +10:00
sddl.c Attempt to fix the build on AIX, that system seems to have a #define for s_type 2010-03-28 16:23:24 +02:00
sddl.h s4:move the sddl code down to the top level 2010-03-03 09:16:34 +01:00
secace.c Finish removal of iconv_convenience in public API's. 2010-05-18 11:45:30 +02:00
secace.h Add header files for secace and secacl. 2009-03-01 20:06:55 +01:00
secacl.c Create a correct talloc hierarchy in make_sec_acl() 2009-07-14 20:49:06 +02:00
secacl.h Add header files for secace and secacl. 2009-03-01 20:06:55 +01:00
security_descriptor.c libcli: Fixed a segfault in security_acl_dup when the acl is NULL. 2010-06-19 22:20:48 +02:00
security_descriptor.h Initial implementation of security descriptor creation in DS 2009-09-20 15:16:17 -07:00
wscript_build libcli/security Move source4/ privileges code into the common libcli/security 2010-09-11 18:46:07 +10:00