1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source4/torture/libnet
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
..
domain.c Avoid using event_context_find where possible. 2008-04-17 01:37:02 +02:00
groupinfo.c Convert to new torture API. 2008-02-29 00:46:44 +01:00
groupman.c Convert to new torture API. 2008-02-29 00:46:44 +01:00
grouptest.h r25368: Add the test of group add routine. 2007-10-10 15:07:19 -05:00
libnet_BecomeDC.c major upgrade to the ldb attribute handling 2009-04-02 16:42:21 +11:00
libnet_domain.c s4-samr: merge samr_LookupDomain from s3 idl. (fixme: python) 2008-11-10 21:46:30 +01:00
libnet_group.c s4 libnet: Add support for groupinfo by sid lookup 2008-12-29 12:52:27 +01:00
libnet_lookup.c Fix problems with event context not being the parent. 2008-04-14 12:45:51 -04:00
libnet_rpc.c Fix more compiler warnings. 2008-12-23 23:22:57 +01:00
libnet_share.c s4-srvsvc: merge srvsvc_NetShareAdd from s3 idl. 2008-10-31 02:44:31 +01:00
libnet_user.c s4-samr: merge samr_LookupDomain from s3 idl. (fixme: python) 2008-11-10 21:46:30 +01:00
libnet.c Move subunit infrastructure code into lib/torture. 2008-04-27 14:02:46 +01:00
userinfo.c Convert to new torture API. 2008-02-29 00:46:44 +01:00
userman.c Fixup the NET-API-USERMOD test. 2008-03-07 09:05:24 +11:00
usertest.h r23792: convert Samba4 to GPLv3 2007-10-10 14:59:12 -05:00
utils.c s4-samr: merge samr_LookupDomain from s3 idl. (fixme: python) 2008-11-10 21:46:30 +01:00
utils.h Convert to new torture API. 2008-02-29 00:46:44 +01:00