summaryrefslogtreecommitdiff
path: root/libcli/security/secacl.c
AgeCommit message (Expand)AuthorFilesLines
2021-01-22libcli: make_sec_acl() copies the ace_list, make that constVolker Lendecke1-3/+5
2014-05-29libcli/security: remove dup_sec_acl()David Disseldorp1-12/+0
2013-12-14secacl: Slightly simplify make_sec_aclVolker Lendecke1-3/+6
2013-12-13secacl: Fix a memleak in an error pathVolker Lendecke1-0/+1
2013-12-13secacl: Don't use talloc_zeroVolker Lendecke1-1/+4
2013-12-13secacl: Fix whitespaceVolker Lendecke1-11/+11
2011-03-19libcli/: Fix prototypes for all functions.Jelmer Vernooij1-0/+1
2010-10-24libcli/security Remove unused sec_acl_equal()Andrew Bartlett1-46/+0
2009-07-14Create a correct talloc hierarchy in make_sec_acl()Volker Lendecke1-1/+1
2009-03-02libcli/security: fix the source4 buildStefan Metzmacher1-0/+1
2009-03-02libcli/security: fix the source3 buildStefan Metzmacher1-1/+1
2009-03-01Move secacl to top-level.Jelmer Vernooij1-0/+122