s4:security Change struct security_token->sids from struct dom_sid * to struct dom_sid
[sfrench/samba-autobuild/.git] / source4 / dsdb / samdb / ldb_modules / acl.c
2010-08-22 Andrew Bartletts4:security Change struct security_token->sids from...
2010-08-17 Andrew Bartletts4:security Remove use of user_sid and group_sid from...
2010-08-17 Matthias Dieter... s4:acl LDB module - support password changes over the...
2010-08-17 Andrew Tridgells4-ldb: use LDB_FLAG_MOD_TYPE() to extract element...
2010-08-04 Nadezhda Ivanovas4-dsdb: Removed kludge_acl as it is no longer necessary
2010-08-01 Matthias Dieter... s4:acl LDB module - remove the "forest DN" check
2010-08-01 Matthias Dieter... s4:acl LDB module - remove unused call "is_root_base_dn"
2010-07-16 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-16 Andrew Tridgells4-loadparm: 2nd half of lp_ to lpcfg_ conversion
2010-07-08 Matthias Dieter... s4:acl LDB module - password attributes - check also...
2010-07-08 Matthias Dieter... s4:acl LDB module - move a "mem_ctx" creation to the...
2010-07-07 Kamen Mazdrashkis4-source4/dsdb/samdb/ldb_modules/acl.c Use DSDB_FLAG_N...
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.