summaryrefslogtreecommitdiff
path: root/libcli/security/secdesc.c
AgeCommit message (Collapse)AuthorFilesLines
2011-05-31libcli/security: move secdesc.c to the top level libcli/securityAndrew Bartlett1-0/+719
This code does not rely on lp_ or other source3 only functions, so can be part of the common library. Andrew Bartlett