Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-06-18 | Fix syntax error in lib/ldb/ldb_sqlite3/base160.c | Slava Semushin | 1 | -1/+1 | |
Patch for bug #6388 | |||||
2007-10-10 | r23798: updated old Temple Place FSF addresses to new URL | Andrew Tridgell | 1 | -2/+1 | |
(This used to be commit 40c0919aaa9c1b14bbaebb95ecce53eb0380fdbb) | |||||
2007-10-10 | r23795: more v2->v3 conversion | Andrew Tridgell | 1 | -1/+1 | |
(This used to be commit 84b468b2f8f2dffda89593f816e8bc6a8b6d42ac) | |||||
2007-10-10 | r7828: Although there is still plenty to do, ldb_sqlite3 now passes the set ↵ | Derrell Lipman | 1 | -1/+2 | |
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 1dd865005594671e7effe06fb088fa97fa08de0b) | |||||
2007-10-10 | r6984: added tree representation documentation and utility code, to be used ↵ | Derrell Lipman | 1 | -0/+154 | |
for subclasses of object classes (This used to be commit 7aca32dca6daac54ac77a66438bc5168d5e04227) |