s4-dsdb: add support for storing linked attribute meta data in extended DNs
commit41c3c979ffc6b8eee795ec0616115b31f5dfd636
authorAndrew Tridgell <tridge@samba.org>
Thu, 10 Dec 2009 12:48:30 +0000 (10 23:48 +1100)
committerAndrew Tridgell <tridge@samba.org>
Fri, 1 Jan 2010 21:16:48 +0000 (2 08:16 +1100)
tree3f2f043e15440efb36cf7fa0ce42dbed5cba47c8
parent9085499bbb518bdfa91f9c02103ad058b0b06192
s4-dsdb: add support for storing linked attribute meta data in extended DNs

When in functional levels above w2k, we need to store much richer meta
data about linkked attributes. We also need to keep deleted linked
attributes around to allow the deletion to be propogated to other DCs.

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
source4/dsdb/samdb/ldb_modules/repl_meta_data.c