s4:repl_meta_data LDB module - always return the original LDB result codes on failure
authorMatthias Dieter Wallnöfer <mdw@samba.org>
Fri, 14 Oct 2011 07:27:56 +0000 (09:27 +0200)
committerMatthias Dieter Wallnöfer <mdw@samba.org>
Thu, 27 Oct 2011 16:52:29 +0000 (18:52 +0200)
commit45b4b8264abd80ed0fe39cbaec202ad8742a17a5
tree58e2db15758b66f519cbde79a8cf467aeed3f778
parent3fe747538bc79633ed7039c6c001902bacecef04
s4:repl_meta_data LDB module - always return the original LDB result codes on failure

And add "ldb_operr()" before the "return ret" to point out the position
where it failed (for "add_time_element" and "add_uint64_element")

Reworked after a suggestion by abartlet.
source4/dsdb/samdb/ldb_modules/repl_meta_data.c