dsdb: Check for userPassword support after loading the databases
[nivanova/samba-autobuild/.git] / source4 / dsdb / samdb / ldb_modules / acl.c
2018-04-12 Andrew Bartlettdsdb: Check for userPassword support after loading...
2018-03-13 Ralph BoehmeCVE-2018-1057: s4:dsdb/acl: changing dBCSPwd is only...
2018-03-13 Ralph BoehmeCVE-2018-1057: s4:dsdb: use DSDB_CONTROL_PASSWORD_ACL_V...
2018-03-13 Ralph BoehmeCVE-2018-1057: s4:dsdb/acl: run password checking only...
2018-03-13 Ralph BoehmeCVE-2018-1057: s4/dsdb: correctly detect password resets
2018-03-13 Ralph BoehmeCVE-2018-1057: s4:dsdb/acl: add a NULL check for talloc...
2018-03-13 Ralph BoehmeCVE-2018-1057: s4:dsdb/acl: add check for DSDB_CONTROL_...
2018-03-13 Ralph BoehmeCVE-2018-1057: s4:dsdb/acl: check for internal controls...
2018-03-13 Ralph BoehmeCVE-2018-1057: s4:dsdb/acl: remove unused else branches...
2018-03-13 Ralph BoehmeCVE-2018-1057: s4:dsdb/acl: only call dsdb_acl_debug...
2016-07-06 Andrew Bartlettdsdb: Remove 120 second delay and USN from schema refre...
2016-05-31 Volker Lendeckedsdb: Simplify acl_validate_spn_value
2016-05-25 Volker Lendeckesamdb: Improve debugging in acl_validate_spn_value()
2016-04-19 Andrew Bartlettdsdb: Only re-query dSHeuristics for userPassword suppo...
2016-01-14 Matthias Dieter... s4:acl LDB module - fix error message
2015-02-03 Nadezhda Ivanovas4-dsdb: Implementation of access checks on a undelete...
2014-09-27 Jelmer Vernooijacl: Fix typo: structrual -> structural
2014-08-31 Andrew Bartlettdsdb: Change acl module to look for instanceType flag...
2014-08-08 Günther Deschners4-dsdb/samdb: use smb_krb5_principal_get_comp_string...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-01-21 Stefan Metzmacherdsdb-acl: the SEC_ADS_DELETE_CHILD checks need objectcl...
2013-01-21 Stefan Metzmacherdsdb-acl: make use of acl_check_access_on_objectclass...
2013-01-21 Stefan Metzmacherdsdb-acl: make use of acl_check_access_on_{attribute...
2013-01-21 Stefan Metzmacherdsdb-acl: make use of acl_check_access_on_attribute...
2013-01-21 Stefan Metzmacherdsdb-acl: remove unused acl_check_access_on_class()
2013-01-21 Stefan Metzmacherdsdb-acl: use acl_check_access_on_objectclass() instead...
2013-01-21 Andrew Bartlettdsdb-acl: Pass the structural objectClass into acl_chec...
2013-01-21 Andrew Bartlettdsdb-acl: Remove unused get_oc_guid_from_message()
2013-01-21 Andrew Bartlettdsdb-acl: use dsdb_get_structural_oc_from_msg() rather...
2013-01-21 Andrew Bartlettdsdb-acl: Use dsdb_get_structural_oc_from_msg() in...
2013-01-21 Andrew Bartlettdsdb-acl: Use dsdb_get_structural_oc_from_msg() in...
2013-01-21 Stefan Metzmacherdsdb-acl: dsdb_attribute_by_lDAPDisplayName() is needed...
2013-01-21 Stefan Metzmacherdsdb-acl: introduce a 'el' helper variable to acl_modify()
2013-01-21 Stefan Metzmacherdsdb-acl: introduce a 'msg' helper variable to acl_modify()
2013-01-17 Stefan Metzmacherdsdb-acl: calculate sDRightsEffective based on "nTSecur...
2013-01-17 Stefan Metzmacherdsdb-acl: add helper variable 'ldb' in acl_sDRightsEffe...
2013-01-17 Stefan Metzmacherdsdb-acl: fix the order of special and system checks
2013-01-17 Matthieu Patoudsdb-acl: Do not apply ACL on special DNs to hide attri...
2013-01-17 Stefan Metzmacherdsdb-acl: talloc_free the private context when we pass...
2013-01-17 Stefan Metzmacherdsdb-acl: don't call dsdb_user_password_support() if...
2013-01-15 Andrew Bartlettdsdb-acl: Run sec_access_check_ds on each attribute...
2013-01-10 Andrew Bartlettdsdb-acl: give error string if we can not obtain the...
2012-11-30 Stefan Metzmachers4:dsdb/acl: require SEC_ADS_DELETE_TREE if the TREE_DE...
2012-11-30 Stefan Metzmachers4:dsdb/acl: also add DSDB_SECRET_ATTRIBUTES into the...
2012-11-30 Stefan Metzmachers4:dsdb/acl_read: enable acl checking on search by...
2012-11-30 Stefan Metzmachers4:dsdb/acl: calculate the correct access_mask when...
2012-11-30 Stefan Metzmachers4:dsdb/acl: don't protect confidential attributes...
2012-11-30 Stefan Metzmachers4:dsdb/acl: remove unused "acl:perform" option
2012-11-30 Stefan Metzmachers4:dsdb/acl: do helper searches AS_SYSTEM and with...
2012-11-11 Stefan Metzmachers4:dsdb/acl: only give administrators access to attribu...
2012-11-11 Stefan Metzmachers4:dsdb/acl: reorganize the logic flow in the password...
2012-11-11 Stefan Metzmachers4:dsdb/acl: fix search filter cleanup for password...
2012-04-11 Matthias Dieter... s4:dsdb/samdb/ldb_modules/schema.c - move "get_last_str...
2012-04-11 Matthias Dieter... s4:dsdb/samdb/ldb_modules/schema.c - inline "get_oc_gui...
2012-04-11 Matthias Dieter... s4:dsdb/samdb/ldb_modules/schema.c - inline "acl_check_...
2012-04-11 Matthias Dieter... s4:acl LDB module - remove set but unused variables
2012-03-02 Arvid RequateSEGV in acl_validate_spn_value: dnsHostName NULL
2011-08-26 Andrew Bartletts4-dsdb Return ACL errors as ldb_errstring()
2011-07-13 Andrew Tridgells4-dsdb: fixed modify of ACLs on deleted objects
2011-07-01 Andrew Bartletts4-dsdb guard principalName parse for invalid inputs
2011-07-01 Andrew Bartletts4-dsdb Allow a servicePrincipalName of machine$
2011-02-28 Jelmer VernooijFix some types
2011-02-15 Matthias Dieter... s4:acl LDB module - interpret "userAccountControl"...
2011-02-14 Kamen Mazdrashkis4-ldb_modules/acl: Use ntds_guid for SPN check only...
2011-02-14 Kamen Mazdrashkis4-ldb_modules/acl: Get correct NTDSDSA objectGUID...
2011-02-14 Kamen Mazdrashkis4/ldb_modules/acl.c: Fix calculation for samAccountNam...
2011-01-28 Nadezhda Ivanovas4-acl: Fixed returning uninitialized ldap error in...
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...
next