ApacheDS 1.0-RC1 Change Log

Bug

  • [DIRSERVER-167] - Remove Regexp dependency - use jdk 1.4 regex
  • [DIRSERVER-168] - Use Map for controls in o.a.l.c.message.Message instead of Collection
  • [DIRSERVER-170] - remove the snacc provider
  • [DIRSERVER-173] - Change the name of apache-provider and apache2-provider
  • [DIRSERVER-183] - Launching ADS when it is full of entry is very long
  • [DIRSERVER-247] - AuthorizationService.lookup with attrIds drops attrIds.
  • [DIRSERVER-248] - ACI evaluation seems to be case sensitive
  • [DIRSERVER-250] - An Attempt to Use a New Type of Partition Configuration Fails
  • [DIRSERVER-251] - Putting a jpeg picture in the inetOrgPerson jpegPhoto attribute alter the bytes datas of the picture
  • [DIRSERVER-252] - Stack trace overflow when trying to connect with a bad DN
  • [DIRSERVER-253] - Critical unsupported controls must result in an unsupported operation error.
  • [DIRSERVER-254] - Search for super OC does not return subclasses if add op does not add complete objectClass lineage
  • [DIRSERVER-255] - Adding a duplicate attribute value should cause an error.
  • [DIRSERVER-256] - SchemaService modifies attibute while checking for removal of last attribute value
  • [DIRSERVER-258] - NormalizationService is not handling correctly a Name with a comma followed by a space in it: for instance "text1, text2"

New Feature

Improvement

  • [DIRSERVER-287] - find a way to get the ide plugins to reference target/schema as another java source directory
  • [DIRSERVER-288] - [Performance] Add SearchResultFilter instead of rewrapping SearchResultFilterEnumerations
  • [DIRSERVER-289] - Configure an optional password message digest algorithm which is applied on userPassword attribute values at add and modify operations.
  • [DIRSERVER-290] - Allow the installation of the shutdown handler to be optional for embedded servers
  • [DIRSERVER-292] - StringUtils & StringTools
  • [DIRSERVER-293] - class AbstractCoreTest should not be in core/src/main/java?
  • [DIRSERVER-447] - Code reorganization
  • [DIRSERVER-481] - Binding can take long if DN is wrong
  • [DIRSERVER-494] - Standalone build should be available for 0.9.3

Wish

  • [DIRSERVER-294] - Proposed change to the vendorVersion attribute format.
  • [DIRSERVER-505] - Get javaapp plugin to only bundle classes used from deps

Task