r6833: split out the routine that calculates the diff between two ldb messages from...
authorAndrew Tridgell <tridge@samba.org>
Mon, 16 May 2005 22:31:45 +0000 (22:31 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:16:49 +0000 (13:16 -0500)
commit9a9cf9e0753c7cf040feecf670c0986a17c16dce
tree89c657285c82259658b90cfd54c3695070be7107
parent2cb07b0f1bab01a406d8d75d19d1039ce5ed3105
r6833: split out the routine that calculates the diff between two ldb messages from ldbedit,
so other progs can use it.
(This used to be commit fa4f33558af3c65ff31424c01db16cb9d427503d)
source4/lib/ldb/common/ldb_msg.c
source4/lib/ldb/include/ldb.h
source4/lib/ldb/tools/ldbedit.c