added new function "ldb_msg_add_dn"
commit1169dd3b50dfefa59b56cd1897bcd0b6c2ffb3be
authorCrístian Deives <cristiandeives@gmail.com>
Thu, 19 Nov 2009 18:03:59 +0000 (19 16:03 -0200)
committerAndrew Tridgell <tridge@samba.org>
Fri, 20 Nov 2009 03:39:01 +0000 (20 14:39 +1100)
tree5eb2495a43fc271c05d363ede0a7496169d2f6ee
parentf3f0c8e2ce9fe315848d15eeb289eae9fb525a3a
added new function "ldb_msg_add_dn"

a helper function to a DN element to an ldb_msg using ldb_msg_add_string.

Signed-off-by: Andrew Tridgell <tridge@samba.org>
source4/dsdb/samdb/ldb_modules/extended_dn_out.c
source4/lib/ldb/common/ldb_msg.c
source4/lib/ldb/include/ldb.h
source4/lib/ldb/ldb_map/ldb_map_inbound.c