summaryrefslogtreecommitdiff
path: root/source4/dsdb/samdb/ldb_modules/acl_util.c
Commit message (Expand)AuthorAgeFilesLines
* dsdb-descriptor: Spell out security descriptor flags as constantsAndrew Bartlett2013-02-221-1/+1
* dsdb-acl: remove unused variableStefan Metzmacher2013-01-231-1/+0
* libcli/security: handle node initialisation in one spot in insert_in_object_t...Andrew Bartlett2013-01-211-8/+8
* dsdb-acl: Use the structural objectClass in acl_check_access_on_attribute()Andrew Bartlett2013-01-211-16/+16
* dsdb-acl: Pass the structural objectClass into acl_check_access_on_attributeAndrew Bartlett2013-01-211-1/+2
* dsdb-acl: add acl_check_access_on_objectclass() helperStefan Metzmacher2013-01-211-0/+39
* dsdb-acl: attr is not optional to acl_check_access_on_attribute()Stefan Metzmacher2013-01-211-25/+24
* s4:dsdb/acl_util: add dsdb_module_schedule_sd_propagation()Stefan Metzmacher2012-11-301-0/+29
* s4:dsdb/acl_util: add dsdb_request_sd_flags() helper functionStefan Metzmacher2012-11-301-0/+37
* s4:dsdb/acl_util: do helper searches AS_SYSTEMStefan Metzmacher2012-11-301-0/+1
* s4-dsdb Return ACL errors as ldb_errstring()Andrew Bartlett2011-08-261-1/+3
* s4-dsdb: removed unused function in ACL moduleAndrew Tridgell2011-08-251-39/+0
* s4-auth Rework auth subsystem to remove struct auth_serversupplied_infoAndrew Bartlett2011-02-091-2/+2
* s4-dsdb: pass parent request to dsdb_module_*() functions Andrew Tridgell2011-01-171-3/+7
* s4:fix some shadowed declaration warnings on Solaris by renaming the symbolsMatthias Dieter Wallnöfer2010-12-061-10/+15
* dsdb/modules: Split up helpers a bit to prevent recursive dependencies.Jelmer Vernooij2010-10-101-61/+0
* s4:dsdb - substitute the "show_deleted" with the "show_recycled" controlMatthias Dieter Wallnöfer2010-10-031-2/+2
* s4-dsdb: Added a function to check access on a particular object by its guidNadezhda Ivanova2010-09-261-0/+37
* s4-dsdb: Moved some helper functions to a separate fileNadezhda Ivanova2010-09-261-0/+255