talloc: simplifiy the logic to build talloc_testsuite in the standalone build
[rusty/samba.git] / source4 / dsdb /
2011-10-19 Andrew Tridgelldsdb: improve debug message
2011-10-13 Andrew Bartletts4-messaging: Pass the loadparm context, not just the...
2011-10-12 Gregor Becks3:utils change data_blob_dup_talloc() to take a DATA_B...
2011-10-08 Jelmer VernooijRemove pointless exception catching in tests.
2011-10-07 Stefan Metzmachers4:dsdb/password_hash: add DSDB_CONTROL_PASSWORD_BYPASS...
2011-10-07 Stefan Metzmachers4:dsdb: fix the order of DSDB_CONTROL_* defines in...
2011-10-07 Andrew Tridgells4-dsdb: special case for deleted objects one way link
2011-10-07 Andrew Tridgells4-dsdb: don't display links to deleted objects
2011-10-07 Andrew Tridgells4-dsdb: fixed one_way_link calculation
2011-10-07 Andrew Tridgells4-dsdb: fixed behaviour of show_deleted and show_recyc...
2011-10-07 Andrew Tridgells4-dsdb: fixed the check_optional_feature() call
2011-10-06 Andrew Tridgells4-dsdb: allow deletion of backlinks if DSDB_CONTROL_DB...
2011-10-06 Andrew Tridgells4-dsdb: added DSDB_CONTROL_DBCHECK
2011-10-06 Andrew Tridgells4-dsdb: allow groupType update on deleted objects
2011-10-06 Andrew Tridgells4-rodc: use the rodc_replica flag on the partition
2011-10-06 Andrew Tridgells4-rodc: ensure we load replicated partitions for RODCs
2011-10-06 Andrew Bartletts4-dsdb: Do not assume that all deleted objects have...
2011-10-06 Andrew Bartlettdsdb: Do not attempt to resolve conflicts on an RODC
2011-10-06 Andrew Bartlettdsdb: fix double-free in replication failure case on...
2011-10-06 Andrew Bartletts4-dsdb Allow repl server to start even when no master...
2011-10-04 Andrew Tridgells4-dsdb: fixed re-join of subdomain
2011-10-04 Andrew Tridgells4-dns: add all forest DCs to named.conf.update
2011-10-04 Andrew Tridgells4-kcc: if we are a GC, auto-add partial replicas
2011-10-04 Andrew Tridgells4-dsdb: simplify samdb_is_gc()
2011-10-04 Andrew Tridgells4-dsdb: add the DSDB_CONTROL_PARTIAL_REPLICA when...
2011-10-04 Andrew Tridgells4-repl: try harder to find the right SPN in replicatio...
2011-10-04 Andrew Tridgells4-dsdb: added new control DSDB_MODIFY_PARTIAL_REPLICA
2011-10-04 Andrew Tridgells4-dsdb: added DSDB_REPL_FLAG_ADD_NCNAME flag
2011-10-04 Andrew Tridgells4-dsdb: fixed formatting of a debug message
2011-10-04 Andrew Tridgells4-partition: allow creation of uninstantiated partitions
2011-10-04 Andrew Tridgells4-dsdb: allow uninstantiated NC heads
2011-10-04 Andrew Tridgells4-repl: support creation of new NCs via DsAddEntry
2011-10-04 Andrew Tridgells4-repl: fixed formatting of some debug messages
2011-10-04 Andrew Tridgells4-repl: update instanceType in partial_replica replication
2011-10-04 Andrew Tridgells4-repl: add FULL_SYNC and PARTIAL_REPLICA flags
2011-10-04 Andrew Tridgells4-dsdb: implement DSDB_REPL_FLAG_PRIORITISE_INCOMING
2011-10-04 Andrew Tridgells4-dsdb: disallow changes based on instanceType
2011-10-04 Andrew Tridgells4-dsdb: added DSDB_REPL_FLAG* to replication
2011-09-23 Andrew Bartlettbuild: avoid util.h as a public header name due to...
2011-09-22 Andrew Tridgells4-repl: remove unused principal_name element
2011-09-22 Andrew Tridgells4-dsdb: load the partialReplica attribute in the ...
2011-09-22 Andrew Tridgells4-repl: fill in GUID and SID from partition information
2011-09-22 Andrew Tridgells4-kcc: return partial replica NCs in drs showrepl
2011-09-22 Andrew Tridgells4-dsdb: added NO_GLOBAL_CATALOG control
2011-09-22 Andrew Tridgells4-dsdb: get GUID and SID for DSA from extended DN
2011-09-22 Andrew Tridgells4-dsdb: enable initial replication of partitions via...
2011-09-22 Andrew Tridgells4-repl: get NCs to replicate from our NTDS object
2011-09-22 Andrew Tridgells4-dsdb: added support for replicating with GC partial...
2011-09-22 Andrew Tridgells4-dsdb: failing to find the object is not an error...
2011-09-19 Andrew Tridgells4-dsdb: cope with out of sync replication attributes...
2011-09-19 Andrew Tridgellpyldb: fixed places where we try to concatenate a Dn...
2011-09-19 Andrew Tridgells4-dsdb: use get_config_basedn() in python tests
2011-09-19 Andrew Tridgells4-drs: cope with REPL_OBJ getncchanges call for new...
2011-09-08 Andrew Tridgells4-cracknames: use consistent search for crossRef objects
2011-09-08 Andrew Tridgells4-dsdb: prevent crash on bad DN in construct_parent_guid()
2011-09-08 Andrew Tridgells4-dsdb: fixed compiler warning
2011-09-07 Amitay Isaacss4-kcc: Fix the list of NCs for DRS replica information
2011-09-05 Andrew Tridgells4-cracknames: fixed cracknames to use more specific...
2011-09-05 Andrew Bartletts4-schema consolidate schema handling
2011-09-05 Andrew Bartletts4-dsdb Print clearer error messages when invalid accou...
2011-08-26 Andrew Bartletts4-dsdb Return ACL errors as ldb_errstring()
2011-08-24 Andrew Tridgells4-dsdb: fixed use of RMD flags in ldb search in dirsyn...
2011-08-24 Andrew Tridgells4-dsdb: fixed newlines in DEBUG() calls in cracknames
2011-08-24 Andrew Tridgells4-acl: use dnsforest not dnsdomain for GC names
2011-08-24 Andrew Tridgells4-repl: fixed _msdcs DNS name
2011-08-24 Andrew Tridgells4-kcc: fixed _msdcs DNS name
2011-08-24 Andrew Tridgells4-dsdb: added samdb_ntds_msdcs_dns_name()
2011-08-24 Andrew Tridgells4-dsdb: fixed calls to ldb_val_string_cmp()
2011-08-24 Andrew Tridgells4-dsdb: added samdb_dn_to_dns_domain()
2011-08-24 Andrew Tridgells4-dsdb: assert that base DNs are used correctly
2011-08-24 Andrew Tridgells4-dsdb: enforce NULL DN validity in partition module
2011-08-24 Andrew Tridgells4-dsdb: fixed basedn in extended_dn_in module
2011-08-24 Andrew Tridgells4-dsdb: cleanup use of NULL vs base DN in samldb
2011-08-24 Andrew Tridgells4-dsdb: removed unused function in ACL module
2011-08-24 Andrew Tridgells4-dsdb: fixed all partitions search in cracknames
2011-08-21 Jelmer Vernooijsamdb: Install header file.
2011-08-18 Jelmer Vernooijcredentials: Rename library to samba-credentials to...
2011-08-17 Andrew Tridgells4-dsdb: fixed deletion of backlinks for fl2000 DCs
2011-08-17 Andrew Tridgells4-dsdb: added comments and fixed backlink check in...
2011-08-17 Andrew Tridgells4-dirsync: use dsdb_module_dn_by_guid() not dsdb_find_...
2011-08-13 Simo Sorces4:dsdb: use tevent_ fn names instaed of legacy event_...
2011-08-13 Amitay Isaacss4-dsdb: Provide additional method to connect to specif...
2011-08-13 Andrew Bartletts4-dsdb ensure we honour the hash_values control, even...
2011-08-13 Andrew Bartletts4-dsdb Give a less worrying error message on failure...
2011-08-13 Andrew Bartletts4-dsdb Add ability to force a particular SID in the...
2011-08-13 Andrew Bartletts4-dsdb Add flag to set DSDB_BYPASS_PASSWORD_HASH control
2011-08-12 Andrew Tridgells4-dsdb: don't cache the NTDS settings DN
2011-08-12 Andrew Tridgells4-dsdb: expand dsServiceName from GUID form at runtime
2011-08-12 Andrew Tridgells4-dsdb: remove the naming_fsmo and pdc_fsmo modules
2011-08-12 Andrew Tridgells4-dsdb: calculate validFSMOs at runtime instead of...
2011-08-09 Matthias Dieter... s4:subtree_rename LDB module - fix the move/rename...
2011-08-09 Matthieu Patous4-dsdb: avoid printing a pointless debug line
2011-08-09 Matthieu Patous4-drsuapi: crackname search also for deleted objects
2011-08-09 Andrew Bartletts4-dsdb clarify that failure to load the schema items...
2011-08-09 Andrew Bartlettmove schema_fill_constructed() call to dsdb_setup_sorte...
2011-08-09 Andrew Bartletts4-dsdb Remove unused schema function
2011-08-09 Andrew Tridgells4-dsdb: added SAMDB_INDEXING_VERSION to @INDEXLIST
2011-08-09 Andrew Tridgells4-dsdb: fixed booling conversion to check value length
2011-08-09 Andrew Tridgells4-dsdb: add auto-normalisation of attributes
2011-08-09 Andrew Tridgells4-dsdb: ensure rIDSetReferences is stored as an extend...
next