Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-09-20 | Initial implementation of security descriptor creation in DS | Nadezhda Ivanova | 2 | -0/+54 | |
TODO's: ACE sorting and clarifying the inheritance of object specific ace's. | |||||
2009-09-16 | Owner and group defaulting. | Nadezhda Ivanova | 2 | -1/+4 | |
Signed-off-by: Andrew Bartlett <abartlet@samba.org> | |||||
2009-07-14 | Create a correct talloc hierarchy in make_sec_acl() | Volker Lendecke | 1 | -1/+1 | |
2009-06-19 | A fix in the ACL code used by both SAMBA 3 and 4 | Matthias Dieter Wallnöfer | 1 | -1/+1 | |
This fixes an uninitialised structure. It has been found through valgrind in the RAW-ACLs test suite (Bug #6397). | |||||
2009-04-21 | Fix includes for security_descriptor file for the non-merged build. | Jelmer Vernooij | 1 | -1/+2 | |
2009-04-21 | Move the security_descriptor utility code to the top-level. | Jelmer Vernooij | 3 | -1/+598 | |
2009-03-25 | display_sec: Move to common libcli/security directory. | Jelmer Vernooij | 2 | -1/+323 | |
2009-03-02 | libcli/security: fix the source4 build | Stefan Metzmacher | 1 | -0/+1 | |
metze | |||||
2009-03-02 | libcli/security: fix the source3 build | Stefan Metzmacher | 2 | -2/+2 | |
metze | |||||
2009-03-01 | Add header files for secace and secacl. | Jelmer Vernooij | 2 | -0/+72 | |
2009-03-01 | Move secacl to top-level. | Jelmer Vernooij | 1 | -0/+122 | |
2009-03-01 | dom_sid.h: Include dependency security.h that provides the dom_sid struct. | Jelmer Vernooij | 1 | -0/+2 | |
2009-03-01 | Move secace.c to top-level. | Jelmer Vernooij | 1 | -0/+281 | |
2009-02-14 | Add missing include to shut up missing prototype warnings | Volker Lendecke | 1 | -0/+1 | |
2009-02-01 | s3: Fix the non-merged build. | Kai Blin | 1 | -1/+0 | |
2009-02-01 | shared: Move dom_sid_* utility functions to top level | Kai Blin | 3 | -0/+359 | |