svn commit: samba r8669 - in branches/SAMBA_4_0/source: dsdb dsdb/samdb dsdb/samdb/ldb_modules lib/ldb lib/ldb/common lib/ldb/modules

abartlet at samba.org abartlet at samba.org
Thu Jul 21 08:32:08 GMT 2005


Author: abartlet
Date: 2005-07-21 08:32:07 +0000 (Thu, 21 Jul 2005)
New Revision: 8669

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=8669

Log:
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

Added:
   branches/SAMBA_4_0/source/dsdb/samdb/ldb_modules/objectguid.c
Removed:
   branches/SAMBA_4_0/source/lib/ldb/modules/objectguid.c
Modified:
   branches/SAMBA_4_0/source/dsdb/config.mk
   branches/SAMBA_4_0/source/dsdb/samdb/samdb.c
   branches/SAMBA_4_0/source/lib/ldb/common/ldb_modules.c
   branches/SAMBA_4_0/source/lib/ldb/config.mk


Changeset:
Sorry, the patch is too large (561 lines) to include; please use WebSVN to see it!
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=8669


More information about the samba-cvs mailing list