s4-dsdb: auto-upgrade w2k formatted linked attributes when modified
[nivanova/samba-autobuild/.git] / source4 / dsdb / samdb / ldb_modules / repl_meta_data.c
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...
2009-08-19 Andrew Tridgelladded basic support for rename in DRS replication
2009-07-23 John H TerpstraMerge branch 'master' of ssh://jht@git.samba.org/data...
2009-07-13 Günther Deschnerlibds: share UF_ flags between samba3 and 4.
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-31 Stefan Metzmachers4:repl_meta_data: fix segfault after ldb changes
2009-01-30 Simo SorceFix all other modules to use ldb_module.h instead of...
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-13 Matthias Dieter... DSDB cosmetic patches: Some enhancements
2008-10-13 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-13 Matthias Dieter... Cosmetic corrections for the DSDB module
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-29 Simo SorceLDB ASYNC: samba4 modules
2008-09-29 Stefan Metzmachers4:dsdb: passdown DSDB_CONTROL_REPLICATED_UPDATE_OID...
2008-09-24 Jelmer VernooijRevert LDB return code patches from Matthias.
2008-09-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-24 Matthias Dieter... Cosmetic corrections for the DSDB module
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-02-25 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-20 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-20 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-20 Jelmer VernooijFix use of some modules (needed _PUBLIC_).
2008-02-20 Jelmer VernooijUse struct-based rather than function-based initializat...
2008-02-09 Jelmer VernooijMerge branch 'v4-0-trivial' into v4-0-python
2008-01-28 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-01-25 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-01-25 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-01-25 Stefan Metzmacherrepl_meta_data: add some TODOs to replmd_modify_origina...
2008-01-24 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
next