summaryrefslogtreecommitdiff
path: root/source3/lib/secdesc.c
AgeCommit message (Expand)AuthorFilesLines
2007-12-29Remove tiny code duplicationVolker Lendecke1-29/+0
2007-12-29Make [un]marshall_sec_desc use librpc/ndrVolker Lendecke1-25/+29
2007-12-29Remove tiny code duplicationVolker Lendecke1-4/+4
2007-12-21Some C++ fixesVolker Lendecke1-4/+8
2007-12-15Replace sid_string_static by sid_string_dbg in DEBUGsVolker Lendecke1-17/+8
2007-10-18RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison1-3/+3
2007-10-10r25534: Apply some constVolker Lendecke1-1/+1
2007-10-10r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell1-2/+1
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison1-1/+1
2007-10-10r22589: Make TALLOC_ARRAY consistent across all uses.Jeremy Allison1-2/+6
2007-10-10r19963: Add 'registry shares = yes' and registry key security descriptors.Volker Lendecke1-4/+61
2007-10-10r18745: Use the Samba4 data structures for security descriptors and security ...Jelmer Vernooij1-44/+37
2007-10-10r14280: Fix Coverity #129 and 130: check before dereferencing a pointer. ThisJim McDonough1-4/+4
2007-10-10r14249: We've dereferenced the_acl before, no point in checking.Volker Lendecke1-1/+1
2007-10-10r14002: Quick fix for Coverity CID #12.Jeremy Allison1-0/+4
2007-10-10r13316: Let the carnage begin....Gerald Carter1-0/+10
2007-10-10r6263: Get rid of generate_wellknown_sids, they are const static and initiali...Volker Lendecke1-2/+2
2007-10-10r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison1-3/+3
2003-10-06split some security related functions in their own files.Simo Sorce1-0/+522