svn commit: samba r15957 - in branches/SAMBA_4_0/source/torture: . ldap

metze at samba.org metze at samba.org
Tue May 30 17:57:36 GMT 2006


Author: metze
Date: 2006-05-30 17:57:35 +0000 (Tue, 30 May 2006)
New Revision: 15957

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=15957

Log:
- add a test that fetches the schema from an windows LDAP server,
  and stores it into structures.
- this prints out some useful information on the screen about
  attributes (will be extended for objectClasses too)
- the plan is to create hide the relation of structures behind an interface
  we can later use this interface in a lot of places:
  - our schema module for ldb
  - the ndr_print code for DsGetNCChanges, to translate the uint32 attribute
    and objectClass id's into names, display attribute values depending on the
    attribute syntax
  - ...

metze
Added:
   branches/SAMBA_4_0/source/torture/ldap/schema.c
Modified:
   branches/SAMBA_4_0/source/torture/config.mk
   branches/SAMBA_4_0/source/torture/torture.c


Changeset:
Sorry, the patch is too large (553 lines) to include; please use WebSVN to see it!
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=15957


More information about the samba-cvs mailing list