dns: Use new DNS debugclass in DNS server
[kai/samba.git] / source4 / dsdb /
2013-01-12 Andrew Bartlettdsdb: Make linked_attributes module GUID based for...
2013-01-10 Andrew Bartlettdsdb-acl: give error string if we can not obtain the...
2013-01-01 Stefan Metzmachers4:dsdb/drepl: update the source_dsa_obj/invocation_id...
2013-01-01 Stefan Metzmachers4:dsdb/common: use 01.01.1970 as last_sync_success...
2013-01-01 Stefan Metzmachers4:dsdb/common: use LDB_SEQ_HIGHEST_SEQ for our entry...
2013-01-01 Stefan Metzmachers4:dsdb/repl_meta_data: don't merge highwatermark and...
2013-01-01 Stefan Metzmachers4:dsdb/repl_meta_data: also update the last_sync_succe...
2013-01-01 Stefan Metzmachers4:dsdb/repl_meta_data: store the last results and...
2013-01-01 Stefan Metzmachers4:dsdb/repl_meta_data: always treat the highwatermark...
2012-12-21 Andreas Schneiders4-dsdb: Make it clear that we want to fall trough...
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 MetzmacherRevert "s4:dsdb/password_hash: Honor password complexit...
2012-12-11 Stefan Metzmachers4:dsdb/descriptor: pass object_list to create_security...
2012-12-10 Stefan Metzmachers4:dsdb/tests/sec_descriptor: verify the search of...
2012-12-10 Stefan Metzmachers4:dsdb/tests/sec_descriptor: verify the nTSecurityDesc...
2012-12-10 Stefan Metzmachers4:dsdb/operational: fix stripping of the nTSecurityDes...
2012-12-10 Stefan Metzmachers4:dsdb/acl_read: return the nTSecurityDescriptor attr...
2012-12-10 Stefan Metzmachers4:dsdb/acl_read: give some variables a better name
2012-12-10 Stefan Metzmachers4:dsdb/acl_read: fix the calculation of the attribute...
2012-12-10 Stefan Metzmachers4:dsdb/acl_read: check the ldb_attr_list_copy_add...
2012-12-10 Stefan Metzmachers4:dsdb/dirsync: fix potential talloc hierachy problems...
2012-12-07 Stefan Metzmachers4:dsdb/descriptor: fix replication of NC heads
2012-12-07 Stefan Metzmachers4:dsdb/acl_read: improve debugging for fatal error
2012-12-07 Stefan Metzmachers4:dsdb/acl_read: keep the ldb_message of the sub searc...
2012-12-07 Stefan Metzmachers4:dsdb/schema_data.c: correctly move the CN=Aggregate...
2012-12-07 Stefan Metzmachers4:dsdb/schema: fix dsdb_schema_set_el_from_ldb_msg...
2012-12-06 Stefan Metzmachers4:dsdb/password_hash: Honor password complexity settings.
2012-12-02 Stefan Metzmachers4:dsdb/descriptor: NULL out user_descriptor elements...
2012-11-30 Stefan Metzmachers4:dsdb/tests: add SdAutoInheritTests
2012-11-30 Stefan Metzmachers4:dsdb/repl_meta_data: call dsdb_module_schedule_sd_pr...
2012-11-30 Stefan Metzmachers4:dsdb/descriptor: inherit nTSecurityDescriptor change...
2012-11-30 Stefan Metzmachers4:dsdb/descriptor: recalculate nTSecurityDescriptor...
2012-11-30 Stefan Metzmachers4:dsdb/acl_util: add dsdb_module_schedule_sd_propagation()
2012-11-30 Stefan Metzmachers4:dsdb/descriptor: implement DSDB_EXTENDED_SEC_DESC_PR...
2012-11-30 Stefan Metzmachers4:dsdb: define DSDB_EXTENDED_SEC_DESC_PROPAGATION_OID
2012-11-30 Stefan Metzmachers4:dsdb/descriptor: handle DSDB_CONTROL_SEC_DESC_PROPAG...
2012-11-30 Stefan Metzmachers4:dsdb/schema_data: allow DSDB_CONTROL_SEC_DESC_PROPAG...
2012-11-30 Stefan Metzmachers4:dsdb/repl_meta_data: allow DSDB_CONTROL_SEC_DESC_PRO...
2012-11-30 Stefan Metzmachers4:dsdb/objectclass_attrs: allow DSDB_CONTROL_SEC_DESC_...
2012-11-30 Stefan Metzmachers4:dsdb: define DSDB_CONTROL_SEC_DESC_PROPAGATION_OID
2012-11-30 Stefan Metzmachers4:dsdb/subtree_delete: delete from the leafs to the...
2012-11-30 Stefan Metzmachers4:dsdb/subtree_delete: do the recursive delete AS_SYST...
2012-11-30 Stefan Metzmachers4:dsdb/subtree_delete: do an early return and avoid...
2012-11-30 Stefan Metzmachers4:dsdb/objectclass: do not pass the callers controls...
2012-11-30 Stefan Metzmachers4:dsdb/acl: require SEC_ADS_DELETE_TREE if the TREE_DE...
2012-11-30 Stefan Metzmachers4:dsdb/dirsync: remove unused 'deletedattr' variable
2012-11-30 Stefan Metzmachers4:dsdb/common: add pekList and msDS-ExecuteScriptPassw...
2012-11-30 Stefan Metzmachers4:dsdb/acl: also add DSDB_SECRET_ATTRIBUTES into the...
2012-11-30 Stefan Metzmachers4:dsdb/descriptor: the old nTSecurityDescriptor is...
2012-11-30 Stefan Metzmachers4:dsdb/descriptor: make explicit that we don't support...
2012-11-30 Stefan Metzmachers4:dsdb/descriptor: remove some nesting from descriptor...
2012-11-30 Stefan Metzmachers4:dsdb/descriptor: remove some unnecessary nesting
2012-11-30 Stefan Metzmachers4:dsdb/descriptor: add some error checks to descriptor...
2012-11-30 Stefan Metzmachers4:dsdb/descriptor: remove support for unused LDB_CONTR...
2012-11-30 Stefan Metzmachers4:dsdb/descriptor: move special dn check to the start...
2012-11-30 Stefan Metzmachers4:dsdb/descriptor: if the caller specifies no DACL...
2012-11-30 Stefan Metzmachers4:dsdb/descriptor: give SYSTEM the correct default...
2012-11-30 Stefan Metzmachers4:dsdb/acl_read: enable acl checking on search by...
2012-11-30 Stefan Metzmachers4:dsdb/acl_read: specify the correct access_mask for...
2012-11-30 Stefan Metzmachers4:dsdb/acl_read: do search for instanceType AS_SYSTEM...
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-30 Stefan Metzmachers4:dsdb/descriptor: make it clear that the SD Flags...
2012-11-30 Stefan Metzmachers4:dsdb/descriptor: make use of dsdb_request_sd_flags()
2012-11-30 Stefan Metzmachers4:dsdb/descriptor: always use descriptor_search_callba...
2012-11-30 Stefan Metzmachers4:dsdb/descriptor: do searches for nTSecurityDescripto...
2012-11-30 Stefan Metzmachers4:dsdb/acl_util: add dsdb_request_sd_flags() helper...
2012-11-30 Stefan Metzmachers4:dsdb/acl_util: do helper searches AS_SYSTEM
2012-11-30 Stefan Metzmachers4:dsdb/extended_dn_store: do helper searches AS_SYSTEM
2012-11-30 Stefan Metzmachers4:dsdb/extended_dn_in: do helper searches AS_SYSTEM...
2012-11-30 Stefan Metzmachers4:dsdb/objectclass: do helper searches AS_SYSTEM and...
2012-11-30 Stefan Metzmachers4:dsdb/rootdse: do helper searches AS_SYSTEM
2012-11-30 Stefan Metzmachers4:dsdb/rootdse: remove unused variable
2012-11-30 Stefan Metzmachers4:dsdb/dirsync: explicitly ask for sdctr->secinfo_flag...
2012-11-30 Stefan Metzmachers4:dsdb/dirsync: use the correct nc_root to fetch replU...
2012-11-30 Stefan Metzmachers4:dsdb/dirsync: check result of replUpToDateVector...
2012-11-30 Stefan Metzmachers4:dsdb/schema_data: fix debug message in schema_data_m...
2012-11-16 Andrew Bartlettdsdb: Make secrets_tdb_sync cope with -H secrets.ldb
2012-11-12 Stefan Metzmachers4:dsdb/acl_read: make sure confidential attributes...
2012-11-11 Stefan Metzmachers4:dsdb/acl_read: fix whitespace formatting errors
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-11-06 Jelmer Vernooijldb_secrets_tdb_sync: Add dependency on gssapi.
2012-11-06 Jelmer Vernooijdsdb: Rename _res argument to _result.
2012-11-05 Volker Lendeckedsdb: Simplify DsCrackNameOneFilter a bit
2012-10-25 Andrew Bartlettdsdb-cracknames: Return DRSUAPI_DS_NAME_STATUS_NO_MAPPI...
2012-10-24 Andrew Bartlettdsdb-cracknames: Always use talloc_zero()
2012-10-08 Matthieu Patous4-repl: make dreplsrv_partition_find_for_nc return...
2012-10-08 Matthieu Patoudrs-replica-info: level_not_supported is wrong when...
2012-10-08 Matthieu Patoudrs-crackname: if there is no sid do not return the...
2012-10-08 Matthieu PatouImplement the LIST_INFO_FOR_SERVER input format
2012-09-01 Andrew Bartletts4-dsdb: Remove unused variables
2012-09-01 Andrew Bartletts4-dsdb: Remove unused tmp_ctx leaked onto long-term...
2012-08-27 Andrew Bartletts4-dsdb: Remove double-free in update_keytab module
2012-08-27 Andrew Bartletts4-dsdb: Add secrets_tdb_sync - an ldb module to keep...
next