s4:dsdb/acl_read: enable acl checking on search by default (bug #8620)
[nivanova/samba-autobuild/.git] / source4 / dsdb / samdb / ldb_modules / acl_read.c
2012-11-30 Stefan Metzmachers4:dsdb/acl_read: enable acl checking on search by...
2012-11-30 Stefan Metzmachers4:dsdb/acl_read: specify the correct access_mask for...
2012-11-30 Stefan Metzmachers4:dsdb/acl_read: do search for instanceType AS_SYSTEM...
2012-11-12 Stefan Metzmachers4:dsdb/acl_read: make sure confidential attributes...
2012-11-11 Stefan Metzmachers4:dsdb/acl_read: fix whitespace formatting errors
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-05-21 Matthieu Patous4-dsdb: relax a bit the checks on read acl when dirsyn...
2011-04-15 Matthieu Patous4-dsdb: Add more information on why we don't check...
2011-04-15 Matthieu Patous4-dsdb: If current attribute list is empty use the...
2011-03-20 Matthieu Patoudsdb: read acl, sd can be null and ret == LDB_SUCCESS
2011-03-20 Matthieu Patoudsdb: acl_read fix a missed talloc_steal
2011-01-17 Andrew Tridgells4-dsdb: pass parent request to dsdb_module_*() functions
2010-12-08 Nadezhda Ivanovas4-acl: Replaced talloc_reference with talloc_steal...
2010-12-08 Nadezhda Ivanovas4-acl: Changed the mechanism of attribute removal...
2010-12-06 Nadezhda Ivanovas4-acl: Remove unused variables from aclread module.
2010-12-06 Matthias Dieter... s4:acl_read LDB module - fix attributes list
2010-12-06 Nadezhda Ivanovas4-acl: Some optimisation of the aclread module
2010-11-25 Andrew Bartletts4-dsdb Remove rootDSE and anonymous checks from acl_read
2010-11-25 Andrew Bartletts4-dsdb Remove mem_ctx argument from dsdb_module_find_d...
2010-11-01 Andrew Tridgells4-ldb: enable version checking in dsdb ldb modules
2010-11-01 Andrew Tridgells4-dsdb: convert the rest of the ldb modules to the...
2010-10-27 Nadezhda Ivanovas4-ldb: Added the correct extended check for read acces...
2010-10-27 Nadezhda Ivanovas4-ldb: Changes the aclread module to use LDB_HANDLE_FL...
2010-10-03 Matthias Dieter... s4:acl_read LDB module - fix counter type
2010-09-26 Nadezhda Ivanovas4-ldbmodules: Added new module aclread to handle acces...