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

  • [DIRSERVER-144 ] - Add NTP to the possible services of ApacheDS
  • [DIRSERVER-259 ] - Add Support for Persistent Search Control
  • [DIRSERVER-261 ] - Storing user passwords other than in clear
  • [DIRSERVER-262 ] - Add support for referrals to the core JNDI provider
  • [DIRSERVER-263 ] - Implement Abandon operation handling
  • [DIRSERVER-266 ] - Implement the handling of time and size limits on searches
  • [DIRSERVER-267 ] - Add support for the standard set of JNDI env properties
  • [DIRSERVER-269 ] - Add Support for Named References
  • [DIRSERVER-270 ] - Add Support for LDAP Controls
  • [DIRSERVER-273 ] - add extended operation for graceful shutdown
  • [DIRSERVER-274 ] - Need a dump tool to extract LDIF from JDBM database
  • [DIRSERVER-276 ] - Add extended operation to launch the old diagnostic UI
  • [DIRSERVER-277 ] - Add SASL GSSAPI (Kerberos V5) mechanism support
  • [DIRSERVER-278 ] - Add SASL support to LDAP
  • [DIRSERVER-280 ] - Add subentries control from RFC 3672
  • [DIRSERVER-281 ] - Extended operation for Notice of DIsconnect (Unsolicited Notification)
  • [DIRSERVER-282 ] - create daemonized installers and integrate it into the build with an m2 plugin
  • [DIRSERVER-283 ] - Add Support for Language Tags and Ranges
  • [DIRSERVER-284 ] - LDAPS (LDAP over SSL)
  • [DIRSERVER-286 ] - Add an apacheds tools project for various apacheds clients.
  • [DIRSERVER-435 ] - delegating binds to custom partitions

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