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)
commitfa4f33558af3c65ff31424c01db16cb9d427503d
treef74b213a8888ed3a778d8dc4bb58e813184d2ea1
parentaac86583a9bff7d882ed56633126a1d9f27eea6a
r6833: split out the routine that calculates the diff between two ldb messages from ldbedit,
so other progs can use it.
source/lib/ldb/common/ldb_msg.c
source/lib/ldb/include/ldb.h
source/lib/ldb/tools/ldbedit.c