summaryrefslogtreecommitdiff
path: root/source3/lib/secace.c
AgeCommit message (Expand)AuthorFilesLines
2009-03-01Move secace.c to top-level.Jelmer Vernooij1-293/+0
2009-01-01Add iconv_convenience argument to size functions.Jelmer Vernooij1-2/+2
2008-10-09Remove SEC_ACCESS. It's a uint32_t.Jeremy Allison1-1/+1
2007-12-29Remove tiny code duplicationVolker Lendecke1-2/+2
2007-12-21Some C++ fixesVolker Lendecke1-2/+3
2007-10-18RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison1-3/+3
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-10r22590: Make TALLOC_ARRAY consistent across all uses.Jeremy Allison1-2/+6
2007-10-10r18745: Use the Samba4 data structures for security descriptors and security ...Jelmer Vernooij1-9/+7
2007-10-10r18654: Rename "struct uuid" => "struct GUID" for consistency.Jelmer Vernooij1-2/+2
2007-10-10r13999: Quick fix for Coverity bug #11.Jeremy Allison1-1/+7
2007-10-10r7882: Looks like a large patch - but what it actually does is make SambaJeremy Allison1-13/+13
2007-10-10r6263: Get rid of generate_wellknown_sids, they are const static and initiali...Volker Lendecke1-1/+1
2007-10-10r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison1-2/+2
2007-10-10r196: merging struct uuid from trunkGerald Carter1-2/+2
2003-10-06split some security related functions in their own files.Simo Sorce1-0/+285