r9392: Fix ldb_dn_compose to make build farm happy
authorSimo Sorce <idra@samba.org>
Thu, 18 Aug 2005 16:18:48 +0000 (16:18 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:33:33 +0000 (13:33 -0500)
commitac90ddfdb28050912ecab0e998089b93216c5c35
treecb37f9654b81ec3575466689cd130dd8c92b48fd
parent3e4c4cff2177af33efdb15f03a1bbcb639505cee
r9392: Fix ldb_dn_compose to make build farm happy

Add ldb_dn_string_compose so that you can build a dn starting from a
struct ldb_dn base and a set of parameters to be composed in a format
string with the same syntax of printf
(This used to be commit 31c69d0655752cc8ea3bc5b7ea87792291302091)
source4/kdc/hdb-ldb.c
source4/lib/ldb/common/ldb_dn.c
source4/lib/ldb/include/ldb.h
source4/libnet/libnet_samsync_ldb.c
source4/ntptr/simple_ldb/ntptr_simple_ldb.c
source4/rpc_server/lsa/dcesrv_lsa.c
source4/rpc_server/samr/dcesrv_samr.c