added ldb_ldif_message_string()
authorAndrew Tridgell <tridge@samba.org>
Wed, 2 Sep 2009 01:14:33 +0000 (11:14 +1000)
committerAndrew Tridgell <tridge@samba.org>
Wed, 2 Sep 2009 08:19:54 +0000 (18:19 +1000)
commitb5bf4400659a59b6508ede2e9d1b7fbd253c0b07
treeb515160eb389c6b8299ee1b4d497c4b4a9b76d8d
parentaec03eda93d3db8723c79f062c80db0267ac2e59
added ldb_ldif_message_string()

This function provides a easy function for displaying a ldb_message
structure in a human readable format. It is especially useful for
calling in gdb.
source4/lib/ldb/common/ldb_ldif.c
source4/lib/ldb/include/ldb.h