dsdb-acl: attr is not optional to acl_check_access_on_attribute()
[abartlet/samba.git/.git] / source4 / dsdb /
2013-01-28 Stefan Metzmacherdsdb-acl: attr is not optional to acl_check_access_on_a...
2013-01-28 Stefan Metzmacherdsdb-acl: dsdb_attribute_by_lDAPDisplayName() is needed...
2013-01-28 Stefan Metzmacherdsdb-acl: introduce a 'el' helper variable to acl_modify()
2013-01-28 Stefan Metzmacherdsdb-acl: introduce a 'msg' helper variable to acl_modify()
2013-01-28 Stefan Metzmacherdsdb-schema: make sure we build [system]PossibleInferio...
2013-01-28 Stefan Metzmacherdsdb-schema: make sure use clean caches in schema_infer...
2013-01-28 Stefan Metzmacherdsdb-schema: make schema_subclasses_order_recurse(...
2013-01-28 Stefan Metzmacherdsdb-acl: calculate sDRightsEffective based on "nTSecur...
2013-01-28 Stefan Metzmacherdsdb-acl: add helper variable 'ldb' in acl_sDRightsEffe...
2013-01-28 Stefan Metzmacherdsdb-acl: fix the order of special and system checks
2013-01-28 Matthieu Patoudsdb-acl: Do not apply ACL on special DNs to hide attri...
2013-01-28 Stefan Metzmacherdsdb-acl: talloc_free the private context when we pass...
2013-01-28 Stefan Metzmacherdsdb-acl: don't call dsdb_user_password_support() if...
2013-01-28 Andrew Bartlettdsdb-acl: give error string if we can not obtain the...
2013-01-15 Stefan MetzmacherMerge tag 'samba-4.0.1' into v4-0-test
2013-01-14 Andrew Bartlettdsdb: Add test for modification of two attributes,...
2013-01-14 Andrew Bartlettdsdb-acl: Run sec_access_check_ds on each attribute...
2013-01-11 Stefan Metzmachers4:dsdb/drepl: update the source_dsa_obj/invocation_id...
2013-01-11 Stefan Metzmachers4:dsdb/common: use 01.01.1970 as last_sync_success...
2013-01-11 Stefan Metzmachers4:dsdb/common: use LDB_SEQ_HIGHEST_SEQ for our entry...
2013-01-11 Stefan Metzmachers4:dsdb/repl_meta_data: don't merge highwatermark and...
2013-01-11 Stefan Metzmachers4:dsdb/repl_meta_data: also update the last_sync_succe...
2013-01-11 Stefan Metzmachers4:dsdb/repl_meta_data: store the last results and...
2013-01-11 Stefan Metzmachers4:dsdb/repl_meta_data: always treat the highwatermark...
2012-12-11 Michael Adams4:dsdb/password_hash: do the min password age checks...
2012-12-11 Stefan Metzmachers4:dsdb/common: only pass the DSDB_CONTROL_PASSWORD_HAS...
2012-12-11 Stefan Metzmachers4:dsdb/password_hash: Honor password complexity settings.
2012-12-11 Stefan Metzmachers4:dsdb/descriptor: pass object_list to create_security...
2012-12-11 Stefan Metzmachers4:dsdb/tests/sec_descriptor: verify the search of...
2012-12-11 Stefan Metzmachers4:dsdb/tests/sec_descriptor: verify the nTSecurityDesc...
2012-12-11 Stefan Metzmachers4:dsdb/operational: fix stripping of the nTSecurityDes...
2012-12-11 Stefan Metzmachers4:dsdb/acl_read: return the nTSecurityDescriptor attr...
2012-12-11 Stefan Metzmachers4:dsdb/acl_read: give some variables a better name
2012-12-11 Stefan Metzmachers4:dsdb/acl_read: fix the calculation of the attribute...
2012-12-11 Stefan Metzmachers4:dsdb/acl_read: check the ldb_attr_list_copy_add...
2012-12-11 Stefan Metzmachers4:dsdb/dirsync: fix potential talloc hierachy problems...
2012-12-11 Stefan Metzmachers4:dsdb/descriptor: fix replication of NC heads
2012-12-11 Stefan Metzmachers4:dsdb/acl_read: improve debugging for fatal error
2012-12-11 Stefan Metzmachers4:dsdb/acl_read: keep the ldb_message of the sub searc...
2012-12-11 Stefan Metzmachers4:dsdb/schema_data.c: correctly move the CN=Aggregate...
2012-12-11 Stefan Metzmachers4:dsdb/schema: fix dsdb_schema_set_el_from_ldb_msg...
2012-12-03 Stefan Metzmachers4:dsdb/descriptor: NULL out user_descriptor elements...
2012-12-03 Stefan Metzmachers4:dsdb/tests: add SdAutoInheritTests
2012-12-03 Stefan Metzmachers4:dsdb/repl_meta_data: call dsdb_module_schedule_sd_pr...
2012-12-03 Stefan Metzmachers4:dsdb/descriptor: inherit nTSecurityDescriptor change...
2012-12-03 Stefan Metzmachers4:dsdb/descriptor: recalculate nTSecurityDescriptor...
2012-12-03 Stefan Metzmachers4:dsdb/acl_util: add dsdb_module_schedule_sd_propagation()
2012-12-03 Stefan Metzmachers4:dsdb/descriptor: implement DSDB_EXTENDED_SEC_DESC_PR...
2012-12-03 Stefan Metzmachers4:dsdb: define DSDB_EXTENDED_SEC_DESC_PROPAGATION_OID
2012-12-03 Stefan Metzmachers4:dsdb/descriptor: handle DSDB_CONTROL_SEC_DESC_PROPAG...
2012-12-03 Stefan Metzmachers4:dsdb/schema_data: allow DSDB_CONTROL_SEC_DESC_PROPAG...
2012-12-03 Stefan Metzmachers4:dsdb/repl_meta_data: allow DSDB_CONTROL_SEC_DESC_PRO...
2012-12-03 Stefan Metzmachers4:dsdb/objectclass_attrs: allow DSDB_CONTROL_SEC_DESC_...
2012-12-03 Stefan Metzmachers4:dsdb: define DSDB_CONTROL_SEC_DESC_PROPAGATION_OID
2012-12-03 Stefan Metzmachers4:dsdb/subtree_delete: delete from the leafs to the...
2012-12-03 Stefan Metzmachers4:dsdb/subtree_delete: do the recursive delete AS_SYST...
2012-12-03 Stefan Metzmachers4:dsdb/subtree_delete: do an early return and avoid...
2012-12-03 Stefan Metzmachers4:dsdb/objectclass: do not pass the callers controls...
2012-12-03 Stefan Metzmachers4:dsdb/acl: require SEC_ADS_DELETE_TREE if the TREE_DE...
2012-12-03 Stefan Metzmachers4:dsdb/dirsync: remove unused 'deletedattr' variable
2012-12-03 Stefan Metzmachers4:dsdb/common: add pekList and msDS-ExecuteScriptPassw...
2012-12-03 Stefan Metzmachers4:dsdb/acl: also add DSDB_SECRET_ATTRIBUTES into the...
2012-12-03 Stefan Metzmachers4:dsdb/descriptor: the old nTSecurityDescriptor is...
2012-12-03 Stefan Metzmachers4:dsdb/descriptor: make explicit that we don't support...
2012-12-03 Stefan Metzmachers4:dsdb/descriptor: remove some nesting from descriptor...
2012-12-03 Stefan Metzmachers4:dsdb/descriptor: remove some unnecessary nesting
2012-12-03 Stefan Metzmachers4:dsdb/descriptor: add some error checks to descriptor...
2012-12-03 Stefan Metzmachers4:dsdb/descriptor: remove support for unused LDB_CONTR...
2012-12-03 Stefan Metzmachers4:dsdb/descriptor: move special dn check to the start...
2012-12-03 Stefan Metzmachers4:dsdb/descriptor: if the caller specifies no DACL...
2012-12-03 Stefan Metzmachers4:dsdb/descriptor: give SYSTEM the correct default...
2012-12-03 Stefan Metzmachers4:dsdb/acl_read: enable acl checking on search by...
2012-12-03 Stefan Metzmachers4:dsdb/acl_read: specify the correct access_mask for...
2012-12-03 Stefan Metzmachers4:dsdb/acl_read: do search for instanceType AS_SYSTEM...
2012-12-03 Stefan Metzmachers4:dsdb/acl: calculate the correct access_mask when...
2012-12-03 Stefan Metzmachers4:dsdb/acl: don't protect confidential attributes...
2012-12-03 Stefan Metzmachers4:dsdb/acl: remove unused "acl:perform" option
2012-12-03 Stefan Metzmachers4:dsdb/acl: do helper searches AS_SYSTEM and with...
2012-12-03 Stefan Metzmachers4:dsdb/descriptor: make it clear that the SD Flags...
2012-12-03 Stefan Metzmachers4:dsdb/descriptor: make use of dsdb_request_sd_flags()
2012-12-03 Stefan Metzmachers4:dsdb/descriptor: always use descriptor_search_callba...
2012-12-03 Stefan Metzmachers4:dsdb/descriptor: do searches for nTSecurityDescripto...
2012-12-03 Stefan Metzmachers4:dsdb/acl_util: add dsdb_request_sd_flags() helper...
2012-12-03 Stefan Metzmachers4:dsdb/acl_util: do helper searches AS_SYSTEM
2012-12-03 Stefan Metzmachers4:dsdb/extended_dn_store: do helper searches AS_SYSTEM
2012-12-03 Stefan Metzmachers4:dsdb/extended_dn_in: do helper searches AS_SYSTEM...
2012-12-03 Stefan Metzmachers4:dsdb/objectclass: do helper searches AS_SYSTEM and...
2012-12-03 Stefan Metzmachers4:dsdb/rootdse: do helper searches AS_SYSTEM
2012-12-03 Stefan Metzmachers4:dsdb/rootdse: remove unused variable
2012-12-03 Stefan Metzmachers4:dsdb/dirsync: explicitly ask for sdctr->secinfo_flag...
2012-12-03 Stefan Metzmachers4:dsdb/dirsync: use the correct nc_root to fetch replU...
2012-12-03 Stefan Metzmachers4:dsdb/dirsync: check result of replUpToDateVector...
2012-12-03 Stefan Metzmachers4:dsdb/schema_data: fix debug message in schema_data_m...
2012-12-03 Jelmer Vernooijldb_secrets_tdb_sync: Add dependency on gssapi.
2012-12-03 Jelmer Vernooijdsdb: Rename _res argument to _result.
2012-11-12 Stefan Metzmachers4:dsdb/acl_read: make sure confidential attributes...
2012-11-12 Stefan Metzmachers4:dsdb/acl_read: fix whitespace formatting errors
2012-11-12 Stefan Metzmachers4:dsdb/acl: only give administrators access to attribu...
2012-11-12 Stefan Metzmachers4:dsdb/acl: reorganize the logic flow in the password...
2012-11-12 Stefan Metzmachers4:dsdb/acl: fix search filter cleanup for password...
next