summaryrefslogtreecommitdiff
path: root/source4/dsdb/common/dsdb_access.c
AgeCommit message (Expand)AuthorFilesLines
2013-06-13dsdb: remove a wrong comment in dsdb_check_access_on_dn_internal()Stefan Metzmacher1-4/+1
2013-06-13dsdb: don't allow a missing nTSecurityDescriptor in dsdb_get_sd_from_ldb_mess...Stefan Metzmacher1-3/+3
2013-06-13dsdb: use AS_SYSTEM | SHOW_RECYCLED for access check searchesStefan Metzmacher1-1/+7
2013-01-21libcli/security: handle node initialisation in one spot in insert_in_object_t...Andrew Bartlett1-3/+2
2011-11-02dsdb: Handle the case when extended rights string is NULLAmitay Isaacs1-4/+7
2011-08-26s4-dsdb Return ACL errors as ldb_errstring()Andrew Bartlett1-0/+3
2010-12-06s4:fix some shadowed declaration warnings on Solaris by renaming the symbolsMatthias Dieter Wallnöfer1-5/+6
2010-09-28s4-dsdb: adapted check_access_on_dn for use in drs.Nadezhda Ivanova1-9/+10
2010-07-07s4-dsdb: use ldb_operr() in the dsdb codeAndrew Tridgell1-9/+12
2010-05-18Finish removal of iconv_convenience in public API's.Jelmer Vernooij1-1/+1
2010-04-16s4:Replaced dsdb_get_dom_sid_from_ldb_message() with samdb_result_dom_sid()Nadezhda Ivanova1-31/+2
2010-03-12Split the dsdb_access_check_on_dn.Nadezhda Ivanova1-36/+49
2010-03-12Moved access_check_on_dn from acl module as an utility.Nadezhda Ivanova1-0/+181