s4-drs: Fixes bugs regarding Urgent Replication on wrong situations
[ira/wip.git] / source4 / dsdb / samdb / ldb_modules / repl_meta_data.c
2010-02-15 Fernando J V da... s4-drs: Fixes bugs regarding Urgent Replication on...
2010-02-13 Andrew Tridgells4: use LDB_TYPESAFE_QSORT() instead of ldb_qsort()
2010-02-13 Andrew Tridgells4-dsdb: use TYPESAFE_QSORT() in dsdb code
2010-02-10 Andrew Tridgellutil: rewrite dlinklist.h so that DLIST_ADD_END() is...
2010-02-10 Jeremy Allisons4-dsdb: update repl_meta_data.c to use new DLIST_...
2010-01-14 Fernando J V da... s4-drs: Store uSNUrgent for Urgent Replication
2010-01-13 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2010-01-10 Matthias Dieter... s4:repl_meta_data - Transform a "1" into a "true" on...
2010-01-09 Andrew Tridgells4-drs: instanceType is always sent, regardless of...
2010-01-04 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2010-01-01 Andrew Tridgells4-dsdb: switched to using RMD_FLAGS instead of DELETED...
2010-01-01 Andrew Tridgells4-dsdb: make sure 'whenChanged' is set on modify
2010-01-01 Andrew Tridgells4-dsdb: allow system to remove deleted objects
2010-01-01 Andrew Tridgells4-drs: make sure the DNs we put in the db have a exten...
2010-01-01 Andrew Tridgells4-drs: re-resolve the DN in linked attribute processing
2010-01-01 Andrew Tridgells4-drs: use dsdb_module_rename()
2010-01-01 Andrew Tridgells4-drs: use dsdb linked attribute parse functions
2010-01-01 Andrew Tridgells4-dsdb: fixed valgrind error in replmd modify
2010-01-01 Andrew Tridgells4-drs: don't try to remove backlinks directly
2010-01-01 Andrew Tridgells4-drs: isRecycled only exists in FL W2K8-R2
2010-01-01 Andrew Tridgells4-drs: use DSDB_FLAG_OWN_MODULE
2010-01-01 Andrew Tridgells4-drs: update comment to refect only forward link...
2010-01-01 Andrew Tridgells4-drs: fixed typo for uSNCreated
2010-01-01 Andrew Tridgells4-drs: use dsdb_module_guid_by_dn()
2010-01-01 Andrew Tridgells4-drs: cope better with NULL GUIDS from DRS
2010-01-01 Andrew Tridgells4-drs: give an error message in repl_meta_data if...
2010-01-01 Andrew Tridgells4-drs: treat a zero GUID as not present in replmd_add_...
2010-01-01 Andrew Tridgells4-dsdb: use a common method for finding a link pair
2010-01-01 Andrew Tridgells4-dsdb: fill in the correct version number of links...
2010-01-01 Andrew Tridgells4-dsdb: move checking for single valued links to samba...
2010-01-01 Andrew Tridgells4-dsdb: auto-upgrade w2k formatted linked attributes...
2010-01-01 Andrew Tridgells4-dsdb: minor cleanup in DRS replicated objects code
2010-01-01 Andrew Tridgells4-dsdb: store full meta data from DRS for linked attri...
2010-01-01 Andrew Tridgells4-dsdb: split RMD_USN into RMD_LOCAL_USN and RMD_ORIGI...
2010-01-01 Andrew Tridgells4-dsdb: handle links with no backlinks in replmd_delete
2010-01-01 Andrew Tridgells4-dsdb: do the rename after the modify in replmd_delete
2010-01-01 Andrew Tridgells4-dsdb: some backlinks can be processed immediately
2010-01-01 Andrew Tridgells4-dsdb: add linked attributes meta_data handling to...
2010-01-01 Andrew Tridgells4-dsdb: added replmd_delete, based on Eduardos work
2010-01-01 Andrew Tridgells4-dsdb: add a comment on the use of ldb_rename()
2010-01-01 Andrew Tridgells4-dsdb: added support for backlinks in repl_meta_data
2010-01-01 Andrew Tridgells4-dsdb: implemeneted replmd_modify_la_replace()
2010-01-01 Andrew Tridgells4-dsdb: add support for storing linked attribute meta...
2009-12-21 Andrew Tridgells4-drs: another two unsigned comparison bugs
2009-12-16 Andrew Tridgells4-dsdb: also mark the relax control non-critical when...
2009-12-09 Andrew Tridgells4-dsdb: use dsdb_module_search_dn in repl_meta_data
2009-12-02 Andrew Tridgells4-drs: fixed updating of uSNChanged in replmd_modify
2009-11-30 Fernando J V da... s4-drs: Using dsdb_msg_add_guid() utility function
2009-11-20 Andrew Tridgells4-dsdb: make sure mod_usn list is zeroed on each trans...
2009-11-12 Andrew Bartletts4:repl_meta_data Parse linked attributes with schema...
2009-10-21 Andrew Bartletts4:dsdb Remove potentially confusing 'partition' contro...
2009-10-21 Andrew Bartletts4:dsdb Remove default instanceType from repl_meta_data
2009-10-21 Andrew Bartletts4:dsdb Use 'partition modified' information to update...
2009-10-21 Andrew Bartletts4:repl Pass schema as argument to replmd_update_rpmd()
2009-10-21 Andrew Bartletts4:dsdb Set 'notification' after the success of a change.
2009-10-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-03 Matthias Dieter... s4:dsdb Don't allow creation of systemOnly objectclasses
2009-10-02 Matthias Dieter... s4:repl_meta_data - various
2009-10-02 Andrew Bartletts4:dsdb Pass down the exact error code on failure in...
2009-10-02 Matthieu Patous4-ldb: Use relax control to check in replace metadata...
2009-09-28 Andrew Tridgells4-dsdb: update replPropertyMetaData on linked attribut...
2009-09-28 Andrew Tridgells4-repl: free the la list on prepare commit failure
2009-09-28 Andrew Tridgells4-repl: use GUID to resolve target in linked attributes
2009-09-28 Andrew Tridgells4-drs: fixed sorting of replPropertyMetaData
2009-09-24 Andrew Tridgells4-drs: add defines for replication flags on attributes
2009-09-24 Andrew Tridgells4-ldb: sort replPropertyMetaData by attid
2009-09-24 Andrew Tridgells4-ldb: add instanceType in repl_meta_data module
2009-09-23 Andrew Tridgells4-drs: ignore zero value elements in DRS add operations
2009-09-23 Andrew Tridgells4-ldb: added a bunch more debug for DC join
2009-09-19 Anatoliy AtanasovMove replmd_drsuapi_DsReplicaCursor2_compare to a commo...
2009-09-18 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-18 Andrew Tridgells4-drs: cope with dupliate linked attributes
2009-09-16 Andrew Tridgells4-repl: make sure we marshal the replPropertyMetaData...
2009-09-15 Andrew Tridgells4-repl: make sure we marshal the replPropertyMetaData...
2009-09-15 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-15 Andrew Tridgells4-repl: make sure we marshal the replPropertyMetaData...
2009-09-14 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-14 Andrew Tridgells4-repl: handle rename in repl_meta_data
2009-09-14 Andrew Tridgells4-repl: fixed a memory error handling linked attributes
2009-09-13 Andrew Tridgells4-repl: use the new dsdb partition uSN helper fns
2009-09-13 Andrew Tridgells4-repl: keep a @REPLCHANGED object on each partition
2009-09-12 Stefan Metzmachers4:repl_meta_data: increment the attribute version...
2009-09-12 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-12 Andrew Tridgells4-repl: don't be too eager to allocate new sequence...
2009-09-12 Andrew Tridgells4-samdb: internal s4 ldb modules should be GPL not...
2009-09-12 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-12 Andrew Tridgells4-repl: we should only update uSNChanged when replicat...
2009-09-12 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-12 Andrew Tridgells4-repl: we should only update uSNChanged when replicat...
2009-09-11 Jelmer Vernooijrepl_meta_data: Fix include path when building with...
2009-09-11 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-11 Andrew Tridgells4-vampire: cope with no invocationID when vampiring...
2009-09-11 Andrew Tridgells4-repl: don't update replPropertyMetaData for non...
2009-09-11 Andrew Tridgells4-repl: don't update replPropertyMetaData for non...
2009-09-11 Andrew Tridgells4-repl: on every ldb modify we need to update replProp...
2009-09-08 Stefan Metzmachers4:repl_meta_data: remove unused code
2009-09-03 Andrew Tridgellhook on prepare_commit instead of transaction_end
2009-09-03 Andrew Tridgellchange repl_meta_data to process linked_attributes...
2009-09-02 Andrew Tridgelladd the partition_control control to replication requests
2009-09-02 Andrew TridgellDisplay ldif formatted versions of all DRS changes...
next