s4-dsdb: pass parent request to dsdb_module_*() functions
[samba.git] / source4 / dsdb / samdb / ldb_modules / acl.c
2011-01-17 Andrew Tridgells4-dsdb: pass parent request to dsdb_module_*() functions
2010-12-23 Matthias Dieter... s4:acl LDB module - "acl_rename" - memory contexts...
2010-12-23 Matthias Dieter... s4:acl LDB module - add a missing "talloc_free(tmp_ctx...
2010-12-22 Nadezhda Ivanovas4-acl: Implementation of Validated-SPN validated write
2010-11-20 Matthias Dieter... s4:acl LDB module - it's more correct to count the...
2010-11-16 Matthias Dieter... s4:acl LDB module - use also here "dsdb_find_nc_root...
2010-11-11 Matthias Dieter... s4:password_hash and acl LDB modules - handle the ...
2010-11-08 Matthias Dieter... s4:acl LDB module - define the delete passwords special...
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-16 Matthias Dieter... s4:dsdb - fix unsigned integer save problems using...
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: Moved some helper functions to a separate...
2010-09-25 Andrew Tridgells4-dsdb: added tagging of requests in dsdb modules
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.