s4-dsdb: use ldb_operr() in the dsdb code
[samba.git] / source4 / dsdb / samdb / ldb_modules / acl.c
2010-07-07 Andrew Tridgells4-dsdb: use ldb_operr() in the dsdb code
2010-07-04 Nadezhda Ivanovas4-dsdb: Implementation of User-Change-Password and...
2010-06-29 Nadezhda IvanovaFixed incorrect use of cn instead of lDAPDisplayName
2010-06-28 Matthias Dieter... s4:acl LDB module - fix counter type
2010-06-28 Nadezhda IvanovaImplementation of self membership validated right.
2010-06-07 Matthias Dieter... s4:acl LDB module - LDB attribute names should be compa...
2010-06-07 Matthias Dieter... s4:acl LDB module - adaption for "objectclass_attrs...
2010-06-06 Matthias Dieter... s4:acl LDB module - fix counter types where appropriate
2010-05-10 Matthias Dieter... s4:acl ldb module - fix typos
2010-04-16 Nadezhda Ivanovas4:Replaced dsdb_get_dom_sid_from_ldb_message() with...
2010-04-13 Matthias Dieter... s4:acl/descriptor LDB module - distinguish between...
2010-03-16 Andrew Bartletts4:dsdb/acl Reduce calls to dsdb_get_schema() and add...
2010-03-12 Nadezhda IvanovaSplit the dsdb_access_check_on_dn.
2010-03-12 Nadezhda IvanovaFixed ACL module to use dsdb_module_* API.
2010-03-11 Nadezhda IvanovaMoved access_check_on_dn from acl module as an utility.
2010-03-09 Nadezhda IvanovaAdded a check for permissions to modify the RDN attribu...
2010-03-07 Matthias Dieter... s4:acl LDB module - change counter variable to "unsigned"
2010-02-13 Andrew Tridgells4-dsdb: use TYPESAFE_QSORT() in dsdb code
2010-02-04 Matthias Dieter... s4:mark the SYSTEM control always as non-critical
2010-01-13 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2010-01-08 Andrew Tridgells4-dsdb: fixed const misuse in acl module
2010-01-08 Andrew Tridgells4-dsdb: use dsdb_module_am_system() in acl module
2009-12-21 Nadezhda IvanovaAdapted acl module to skip checks if as_system control...
2009-12-18 Nadezhda IvanovaAdapted acl module to skip checks if as_system control...
2009-12-18 Brendan Powerss4-dsdb: Add a check to prevent acl_modify from debugin...
2009-12-17 Nadezhda IvanovaFixed incorrect checking of PRINCIPAL_SELF permissions.
2009-12-15 Nadezhda IvanovaFixed a problem with duplicate values of allowedAttribu...
2009-12-10 Nadezhda IvanovaImplementation of sDRightsEffective, allowedAttributesE...
2009-11-15 Nadezhda IvanovaFixed some major bugs in inheritance and access checks.
2009-11-05 Nadezhda IvanovaVersion 1.0 of the directory service acls module.
2009-10-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-06 Matthias Dieter... s4:acl module - intendation fix and comment enhancement
2009-09-22 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2009-09-22 Nadezhda IvanovaInitial Implementation of the DS objects access checks.