1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-20 14:03:59 +03:00
Andrew Tridgell 9539e2b508 major upgrade to the ldb attribute handling
This is all working towards supporting the full WSPP schema without a
major performance penalty.

We now use binary searches when looking up classes and attributes. We
also avoid the loop loading the attributes into ldb, by adding a hook
to override the ldb attribute search function in a module. The
attributes can thus be loaded once, and then saved as part of the
global schema. 

Also added support for a few more key attribute syntaxes, as needed
for the full schema.
2009-04-02 16:42:21 +11:00
..
2008-02-29 00:46:44 +01:00
2008-02-29 00:46:44 +01:00
2008-12-23 23:22:57 +01:00
2008-02-29 00:46:44 +01:00
2008-03-07 09:05:24 +11:00
2007-10-10 14:59:12 -05:00
2008-02-29 00:46:44 +01:00