s4-ldb: Add ldb_msg_normalize() to accept a memory context from client
authorKamen Mazdrashki <kamenim@samba.org>
Fri, 16 Jul 2010 10:55:42 +0000 (13:55 +0300)
committerKamen Mazdrashki <kamenim@samba.org>
Fri, 16 Jul 2010 11:29:12 +0000 (14:29 +0300)
commit0450220a5c1137fb5aa09a1be0761ae9ccd03556
tree626c7392a784b6a0985a4569f1807a55ab415b3d
parent665879d2a21db4619e5f7fbb98429abdbb684174
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()
source4/lib/ldb/common/ldb_msg.c
source4/lib/ldb/include/ldb.h