summaryrefslogtreecommitdiffstats
path: root/libcli/security
Commit message (Collapse)AuthorAgeFilesLines
* Create a correct talloc hierarchy in make_sec_acl()Volker Lendecke2009-07-141-1/+1
|
* A fix in the ACL code used by both SAMBA 3 and 4Matthias Dieter Wallnöfer2009-06-191-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 Vernooij2009-04-211-1/+2
|
* Move the security_descriptor utility code to the top-level.Jelmer Vernooij2009-04-213-1/+598
|
* display_sec: Move to common libcli/security directory.Jelmer Vernooij2009-03-252-1/+323
|
* libcli/security: fix the source4 buildStefan Metzmacher2009-03-021-0/+1
| | | | metze
* libcli/security: fix the source3 buildStefan Metzmacher2009-03-022-2/+2
| | | | metze
* Add header files for secace and secacl.Jelmer Vernooij2009-03-012-0/+72
|
* Move secacl to top-level.Jelmer Vernooij2009-03-011-0/+122
|
* dom_sid.h: Include dependency security.h that provides the dom_sid struct.Jelmer Vernooij2009-03-011-0/+2
|
* Move secace.c to top-level.Jelmer Vernooij2009-03-011-0/+281
|
* Add missing include to shut up missing prototype warningsVolker Lendecke2009-02-141-0/+1
|
* s3: Fix the non-merged build.Kai Blin2009-02-011-1/+0
|
* shared: Move dom_sid_* utility functions to top levelKai Blin2009-02-013-0/+359