svn commit: samba r7276 - in branches/SAMBA_4_0/source: include lib/ldb lib/ldb/common lib/ldb/include lib/ldb/ldb_sqlite3 lib/ldb/ldb_tdb lib/ldb/tools lib/tdb/common nsswitch

derrell at samba.org derrell at samba.org
Sat Jun 4 17:13:45 GMT 2005


Author: derrell
Date: 2005-06-04 17:13:43 +0000 (Sat, 04 Jun 2005)
New Revision: 7276

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

Log:
- moved static tdb function ltdb_dn_fold() into common/ so that it can be
  called from multiple backends.  (ldb_sqlite3 needs it too.)  Added parameter
  for a callback function that determines whether an attribute needs case 
  folding.
- begin to prepare for sqlite3 in build process
- work-in-progress updates, on ldb_sqlite3


Modified:
   branches/SAMBA_4_0/source/include/smb_macros.h
   branches/SAMBA_4_0/source/lib/ldb/common/ldb.c
   branches/SAMBA_4_0/source/lib/ldb/common/ldb_utf8.c
   branches/SAMBA_4_0/source/lib/ldb/config.m4
   branches/SAMBA_4_0/source/lib/ldb/config.mk
   branches/SAMBA_4_0/source/lib/ldb/include/ldb.h
   branches/SAMBA_4_0/source/lib/ldb/ldb_sqlite3/ldb_sqlite3.c
   branches/SAMBA_4_0/source/lib/ldb/ldb_sqlite3/ldb_sqlite3.h
   branches/SAMBA_4_0/source/lib/ldb/ldb_sqlite3/schema
   branches/SAMBA_4_0/source/lib/ldb/ldb_tdb/ldb_tdb.c
   branches/SAMBA_4_0/source/lib/ldb/tools/ldbsearch.c
   branches/SAMBA_4_0/source/lib/tdb/common/tdb.c
   branches/SAMBA_4_0/source/nsswitch/winbindd_nss.h


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


More information about the samba-cvs mailing list