dsdb-acls: Add documentation
[mat/samba.git] / source4 / dsdb / samdb / ldb_modules / acl_util.c
2013-10-21 Matthieu Patoudsdb-acls: Add documentation
2013-02-22 Andrew Bartlettdsdb-descriptor: Spell out security descriptor flags...
2013-01-23 Stefan Metzmacherdsdb-acl: remove unused variable
2013-01-21 Andrew Bartlettlibcli/security: handle node initialisation in one...
2013-01-21 Andrew Bartlettdsdb-acl: Use the structural objectClass in acl_check_a...
2013-01-21 Andrew Bartlettdsdb-acl: Pass the structural objectClass into acl_chec...
2013-01-21 Stefan Metzmacherdsdb-acl: add acl_check_access_on_objectclass() helper
2013-01-21 Stefan Metzmacherdsdb-acl: attr is not optional to acl_check_access_on_a...
2012-11-30 Stefan Metzmachers4:dsdb/acl_util: add dsdb_module_schedule_sd_propagation()
2012-11-30 Stefan Metzmachers4:dsdb/acl_util: add dsdb_request_sd_flags() helper...
2012-11-30 Stefan Metzmachers4:dsdb/acl_util: do helper searches AS_SYSTEM
2011-08-26 Andrew Bartletts4-dsdb Return ACL errors as ldb_errstring()
2011-08-24 Andrew Tridgells4-dsdb: removed unused function in ACL module
2011-02-09 Andrew Bartletts4-auth Rework auth subsystem to remove struct auth_ser...
2011-01-17 Andrew Tridgells4-dsdb: pass parent request to dsdb_module_*() functions
2010-12-06 Matthias Dieter... s4:fix some shadowed declaration warnings on Solaris...
2010-10-10 Jelmer Vernooijdsdb/modules: Split up helpers a bit to prevent recursi...
2010-10-03 Matthias Dieter... s4:dsdb - substitute the "show_deleted" with the "show_...
2010-09-26 Nadezhda Ivanovas4-dsdb: Added a function to check access on a particul...
2010-09-26 Nadezhda Ivanovas4-dsdb: Moved some helper functions to a separate...