svn commit: samba r4505 - in branches/SAMBA_4_0/source/lib/ldb: . common modules

idra at samba.org idra at samba.org
Mon Jan 3 14:05:47 GMT 2005


Author: idra
Date: 2005-01-03 14:05:47 +0000 (Mon, 03 Jan 2005)
New Revision: 4505

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

Log:

Add a first very basic schema module
To use it you should provide a schema.ldb file where the schema is stored
and load the module in the ldb you want to have schema check activated

more info soon.

currently schema checks are performed only on new object creation not on modifications

Simo.


Added:
   branches/SAMBA_4_0/source/lib/ldb/modules/schema.c
Modified:
   branches/SAMBA_4_0/source/lib/ldb/Makefile.ldb
   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 (552 lines) to include; please use WebSVN to see it!
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=4505


More information about the samba-cvs mailing list