Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Create a correct talloc hierarchy in make_sec_acl() | Volker Lendecke | 2009-07-14 | 1 | -1/+1 |
| | |||||
* | A fix in the ACL code used by both SAMBA 3 and 4 | Matthias Dieter Wallnöfer | 2009-06-19 | 1 | -1/+1 |
| | | | | | This fixes an uninitialised structure. It has been found through valgrind in the RAW-ACLs test suite (Bug #6397). | ||||
* | Fix includes for security_descriptor file for the non-merged build. | Jelmer Vernooij | 2009-04-21 | 1 | -1/+2 |
| | |||||
* | Move the security_descriptor utility code to the top-level. | Jelmer Vernooij | 2009-04-21 | 3 | -1/+598 |
| | |||||
* | display_sec: Move to common libcli/security directory. | Jelmer Vernooij | 2009-03-25 | 2 | -1/+323 |
| | |||||
* | libcli/security: fix the source4 build | Stefan Metzmacher | 2009-03-02 | 1 | -0/+1 |
| | | | | metze | ||||
* | libcli/security: fix the source3 build | Stefan Metzmacher | 2009-03-02 | 2 | -2/+2 |
| | | | | metze | ||||
* | Add header files for secace and secacl. | Jelmer Vernooij | 2009-03-01 | 2 | -0/+72 |
| | |||||
* | Move secacl to top-level. | Jelmer Vernooij | 2009-03-01 | 1 | -0/+122 |
| | |||||
* | dom_sid.h: Include dependency security.h that provides the dom_sid struct. | Jelmer Vernooij | 2009-03-01 | 1 | -0/+2 |
| | |||||
* | Move secace.c to top-level. | Jelmer Vernooij | 2009-03-01 | 1 | -0/+281 |
| | |||||
* | Add missing include to shut up missing prototype warnings | Volker Lendecke | 2009-02-14 | 1 | -0/+1 |
| | |||||
* | s3: Fix the non-merged build. | Kai Blin | 2009-02-01 | 1 | -1/+0 |
| | |||||
* | shared: Move dom_sid_* utility functions to top level | Kai Blin | 2009-02-01 | 3 | -0/+359 |