summaryrefslogtreecommitdiff
path: root/source3/libads/disp_sec.c
AgeCommit message (Expand)AuthorFilesLines
2011-03-31s3-libndr: add ../librpc/ndr/libndr.h include in some places.Günther Deschner1-0/+1
2011-03-30s3-includes: no point in including all security headers globally.Günther Deschner1-0/+1
2010-08-05s3: avoid global include of ads.h.Günther Deschner1-0/+1
2010-07-01s3-libads: move ldap posix schema defines to their own header file.Günther Deschner1-0/+1
2010-06-03s3: remove rpc_secdes.h completely.Günther Deschner1-0/+3
2010-05-31s3: use shared security defines.Günther Deschner1-14/+14
2010-05-18s3-secdesc: remove "typedef struct security_descriptor SEC_DESC".Günther Deschner1-1/+1
2010-05-18s3-secdesc: remove "typedef struct security_acl SEC_ACL".Günther Deschner1-1/+1
2010-05-18s3-secdesc: remove "typedef struct security_ace SEC_ACE".Günther Deschner1-1/+1
2009-03-01Eliminate two duplicate SEC_ACE_TYPE constants already provided byJelmer Vernooij1-4/+4
2008-10-14Use GUID_string rather than smb_uuid_string().Jelmer Vernooij1-4/+4
2007-12-15Use sid_string_talloc where we have a tmp talloc ctxVolker Lendecke1-3/+3
2007-11-27Remove some staticsVolker Lendecke1-2/+2
2007-10-10r23869: Protect against partial security descriptors.Günther Deschner1-8/+25
2007-10-10r23842: Attempt to fix the build with LDAP.Günther Deschner1-1/+3
2007-10-10r23839: Try to get the attribute name from schema GUIDs or the display name fromGünther Deschner1-6/+47
2007-10-10r23837: Pass ADS_STRUCT and TALLOC_CTX down to ads_disp_sd.Günther Deschner1-6/+6
2007-10-10r23826: Fix gpo security filtering by matching the security descriptor ace's ...Günther Deschner1-2/+0
2007-10-10r23820: Display security_ace_object in LDAP security descriptors for debugging.Günther Deschner1-0/+18
2007-10-10r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell1-2/+1
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison1-1/+1
2007-10-10r22798: Add the "apply group policy" access bit (as seen in type 0x05 ALLOWED...Günther Deschner1-1/+4
2007-10-10r18745: Use the Samba4 data structures for security descriptors and security ...Jelmer Vernooij1-7/+7
2003-01-03Merge from HEAD - make Samba compile with -Wwrite-strings without additionalAndrew Bartlett1-3/+3
2002-10-01syncing up with HEAD. Seems to be a lot of differences creeping inGerald Carter1-3/+0
2002-07-15updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell1-16/+4
2002-03-22Stomped on some header file version numbers that have crept back in.Tim Potter1-2/+1
2002-03-10forgotten file, oopsAndrew Tridgell1-0/+175