1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/source4/lib/ldb/include
Derrell Lipman fdc0450db2 r7828: Although there is still plenty to do, ldb_sqlite3 now passes the set of tests
in tests/test-sqlite3.sh (tests/test-generic.sh).

There are lots of optimizations still TBD, and some things are REALLY slow
right now (e.g. each add() operation takes 1/3 - 1/2 second) but it's ready for
interested parties to poke it and prod it and see how (un)reasonable it is.
Play away.

Still to be implemented or improved:
 - tdb specials (@MODULES, @SUBCLASSES, etc.)
 - all DNs are case-folded in their entirty right now (since doing otherwise
   would require @ATTRIBUTES to be implemented)
 - speed improvements and optimizations.  I am quite confident that the
   excessively slow add() operation can be much improved, and other areas
   can be somewhat improved.
(This used to be commit 1dd8650055)
2007-10-10 13:18:41 -05:00
..
dlinklist.h r3755: add missing files 2007-10-10 13:05:51 -05:00
includes.h r6790: Use config.h file for ldb and add test for stdint.h 2007-10-10 13:16:43 -05:00
ldb_explode_dn.h r7418: work in progress 2007-10-10 13:17:51 -05:00
ldb_private.h r7803: added support in ldb for callers to setup ldif read/write functions, 2007-10-10 13:18:37 -05:00
ldb.h r7828: Although there is still plenty to do, ldb_sqlite3 now passes the set of tests 2007-10-10 13:18:41 -05:00