summaryrefslogtreecommitdiffstats
path: root/libcli/security/secdesc.c
Commit message (Expand)AuthorAgeFilesLines
* Add a comment about why we are removing the INHERITED bit so people understand.Richard Sharpe2013-04-021-0/+9
* Make sure that we only propogate the INHERITED flag when we are allowed to.Richard Sharpe2013-03-281-1/+2
* libcli/security: remove duplicate aces in se_create_child_secdesc()Stefan Metzmacher2012-12-021-0/+34
* Fix bug #9124 - Samba fails to set "inherited" bit on inherited ACE's.Jeremy Allison2012-08-301-3/+7
* Fix bug #8811 - sd_has_inheritable_components segfaults on an SD that se_acce...Jeremy Allison2012-03-141-0/+4
* libcli/security: add some const to marshall_sec_desc[_buf]()Stefan Metzmacher2011-07-231-2/+2
* s3: Allow NULL sd_size in make_sec_descVolker Lendecke2011-06-181-2/+10
* libcli/security: move secdesc.c to the top level libcli/securityAndrew Bartlett2011-05-311-0/+719