1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/source4/torture/ldap
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
..
basic.c r26355: Eliminate global_loadparm in more places. 2007-12-21 05:49:01 +01:00
cldap.c LDAP-CLDAP: remove temporary debug statements... 2009-03-22 12:20:45 +01:00
cldapbench.c s4:cldap: rewrite the cldap library based on tsocket 2009-03-19 16:25:59 +01:00
common.c Move subunit infrastructure code into lib/torture. 2008-04-27 14:02:46 +01:00
schema.c major upgrade to the ldb attribute handling 2009-04-02 16:42:21 +11:00
uptodatevector.c LDAP-UPTODATEVECTOR: fix segfault against samba4 as server 2009-02-05 17:48:08 +01:00