Age | Commit message (Expand) | Author | Files | Lines |
2009-04-21 | s3: Use common security_descriptor_equal(). | Jelmer Vernooij | 1 | -68/+0 |
2009-02-24 | s3-lib: add marshall_sec_desc_buf and unmarshall_sec_desc_buf helpers. | Günther Deschner | 1 | -0/+63 |
2009-01-01 | Add iconv_convenience argument to size functions. | Jelmer Vernooij | 1 | -2/+2 |
2008-12-09 | s3: Refactor getting sec_info from a security_descriptor into separate function | Tim Prouty | 1 | -0/+27 |
2008-11-08 | Fix a subtle logic bug in the adaption of se_create_child_secdesc(), pass RAW... | Jeremy Allison | 1 | -0/+3 |
2008-11-06 | If we didn't inherit any ACE's the ACE pointer should be NULL. | Jeremy Allison | 1 | -4/+6 |
2008-11-06 | Start factoring out the inheritance differences. | Jeremy Allison | 1 | -2/+1 |
2008-10-31 | Get closer to passing S4 RAW-ACLs. | Jeremy Allison | 1 | -3/+3 |
2008-10-30 | Inherit Windows ACLs on a new directory. | Jeremy Allison | 1 | -3/+3 |
2008-10-29 | Allow a new file to inherit the Windows ACL from its parent. | Jeremy Allison | 1 | -63/+131 |
2008-10-09 | Remove SEC_ACCESS. It's a uint32_t. | Jeremy Allison | 1 | -12/+1 |
2008-09-23 | s3-nbt: fix remaining callers of ndr_push/pull_struct_blob. | Günther Deschner | 1 | -2/+2 |
2007-12-29 | Remove tiny code duplication | Volker Lendecke | 1 | -29/+0 |
2007-12-29 | Make [un]marshall_sec_desc use librpc/ndr | Volker Lendecke | 1 | -25/+29 |
2007-12-29 | Remove tiny code duplication | Volker Lendecke | 1 | -4/+4 |
2007-12-21 | Some C++ fixes | Volker Lendecke | 1 | -4/+8 |
2007-12-15 | Replace sid_string_static by sid_string_dbg in DEBUGs | Volker Lendecke | 1 | -17/+8 |
2007-10-18 | RIP BOOL. Convert BOOL -> bool. I found a few interesting | Jeremy Allison | 1 | -3/+3 |
2007-10-10 | r25534: Apply some const | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r23801: The FSF has moved around a lot. This fixes their Mass Ave address. | Andrew Tridgell | 1 | -2/+1 |
2007-10-10 | r23779: Change from v2 or later to v3 or later. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r22589: Make TALLOC_ARRAY consistent across all uses. | Jeremy Allison | 1 | -2/+6 |
2007-10-10 | r19963: Add 'registry shares = yes' and registry key security descriptors. | Volker Lendecke | 1 | -4/+61 |
2007-10-10 | r18745: Use the Samba4 data structures for security descriptors and security ... | Jelmer Vernooij | 1 | -44/+37 |
2007-10-10 | r14280: Fix Coverity #129 and 130: check before dereferencing a pointer. This | Jim McDonough | 1 | -4/+4 |
2007-10-10 | r14249: We've dereferenced the_acl before, no point in checking. | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r14002: Quick fix for Coverity CID #12. | Jeremy Allison | 1 | -0/+4 |
2007-10-10 | r13316: Let the carnage begin.... | Gerald Carter | 1 | -0/+10 |
2007-10-10 | r6263: Get rid of generate_wellknown_sids, they are const static and initiali... | Volker Lendecke | 1 | -2/+2 |
2007-10-10 | r4088: Get medieval on our ass about malloc.... :-). Take control of all our ... | Jeremy Allison | 1 | -3/+3 |
2003-10-06 | split some security related functions in their own files. | Simo Sorce | 1 | -0/+522 |