r8669: The objectguid module belongs in Samba's ldb module collection, not in
authorAndrew Bartlett <abartlet@samba.org>
Thu, 21 Jul 2005 08:32:07 +0000 (08:32 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:29:52 +0000 (13:29 -0500)
commit4396d0d1482d4033a469f7a3e3835a6f3b145046
tree7bbfae04ff6d9ebac282e7db009fcc2b2e65432a
parenteb08c1fc8f877bffeaf63acfbc97ae00a4370a15
r8669: The objectguid module belongs in Samba's ldb module collection, not in
ldb, as it can't build without the NDR and GUID code.

Also make it properly use the NDR encoding for the GUID (I forgot last
time, and used a string), as well as set the dependencies on the
module correctly.

Andrew Bartlett
(This used to be commit 8054abc76e5e3588cebc7fc01062a1223b7f140b)
source4/dsdb/config.mk
source4/dsdb/samdb/ldb_modules/objectguid.c [moved from source4/lib/ldb/modules/objectguid.c with 95% similarity]
source4/dsdb/samdb/samdb.c
source4/lib/ldb/common/ldb_modules.c
source4/lib/ldb/config.mk