CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/07/01 23:23:40
Modified files:
usr.sbin/ldapd : schema.c schema.h search.c
Log message:
Dump parsed schema to buffer and send in requests for the cn=schema
subschema namespace. Only do this if 'objectClasses' and 'attributeTypes'
are expicitly requested. This allows clients to for example present custom
editing forms.
