s4-ldb: Add ldb_msg_normalize() to accept a memory context from client
commite5a9469a88e039b558e13273ae637f874bbb42b3
authorKamen Mazdrashki <kamenim@samba.org>
Fri, 16 Jul 2010 10:55:42 +0000 (16 13:55 +0300)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 19 Jul 2010 07:33:34 +0000 (19 17:33 +1000)
treeaa3c861f0d66a82e8ca912f48b4c5bd3b1a8f7a3
parent48574ccc3f46a58940a06b524ff3be3c6da6b104
s4-ldb: Add ldb_msg_normalize() to accept a memory context from client

Previos implementation from ldb_msg_canonicalize()
was moved into this function and now ldb_msg_canonicalize()
is based on ldb_msg_normalize()

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
source4/lib/ldb/common/ldb_msg.c
source4/lib/ldb/include/ldb.h