summaryrefslogtreecommitdiff
path: root/source4/dsdb/common/dsdb_access.c
Commit message (Expand)AuthorAgeFilesLines
* dsdb: remove a wrong comment in dsdb_check_access_on_dn_internal()Stefan Metzmacher2013-06-131-4/+1
* dsdb: don't allow a missing nTSecurityDescriptor in dsdb_get_sd_from_ldb_mess...Stefan Metzmacher2013-06-131-3/+3
* dsdb: use AS_SYSTEM | SHOW_RECYCLED for access check searchesStefan Metzmacher2013-06-131-1/+7
* libcli/security: handle node initialisation in one spot in insert_in_object_t...Andrew Bartlett2013-01-211-3/+2
* dsdb: Handle the case when extended rights string is NULLAmitay Isaacs2011-11-021-4/+7
* s4-dsdb Return ACL errors as ldb_errstring()Andrew Bartlett2011-08-261-0/+3
* s4:fix some shadowed declaration warnings on Solaris by renaming the symbolsMatthias Dieter Wallnöfer2010-12-061-5/+6
* s4-dsdb: adapted check_access_on_dn for use in drs.Nadezhda Ivanova2010-09-281-9/+10
* s4-dsdb: use ldb_operr() in the dsdb codeAndrew Tridgell2010-07-071-9/+12
* Finish removal of iconv_convenience in public API's.Jelmer Vernooij2010-05-181-1/+1
* s4:Replaced dsdb_get_dom_sid_from_ldb_message() with samdb_result_dom_sid()Nadezhda Ivanova2010-04-161-31/+2
* Split the dsdb_access_check_on_dn.Nadezhda Ivanova2010-03-121-36/+49
* Moved access_check_on_dn from acl module as an utility.Nadezhda Ivanova2010-03-121-0/+181