<html>
<head>
<base href="http://cwiki.apache.org/confluence">
<link rel="stylesheet" href="/confluence/s/1519/1/1/_/styles/combined.css?spaceKey=DIRxSITE&forWysiwyg=true"
type="text/css">
</head>
<body style="background-color: white" bgcolor="white">
<div id="pageContent">
<div id="notificationFormat">
<div class="wiki-content">
<div class="email">
<h2><a href="http://cwiki.apache.org/confluence/display/DIRxSITE/Index">Index</a></h2>
<h4>Page <b>edited</b> by <a href="http://cwiki.apache.org/confluence/display/~pamarcelot">Pierre-Arnaud
Marcelot</a>
</h4>
<br/>
<div class="notificationGreySide">
<h1><a name="Index-TheApacheDirectoryProject"></a>The Apache Directory
Project</h1>
<p>The Apache Directory Project provides directory solutions entirely written in Java.
These include a directory server, which has been certified as LDAP v3 compliant by the Open
Group (Apache Directory Server), and Eclipse-based directory tools (Apache Directory Studio).</p>
<h2><a name="Index-ProjectVision"></a>Project Vision</h2>
<p>We strive to increase LDAP awareness, comfort and adoption to bring forth what we
call the Modern LDAP Renaissance. Learn more about our vision <a href="http://directory.apache.org/community%26resources/ldap-renaissance.html"
title="Architecting the Modern LDAP Renaissance" rel="nofollow">here</a>. </p>
<h2><a name="Index-DirectorySubProjects"></a>Directory Sub-Projects</h2>
<style type="text/css">
.separator
{
height: 10px;
border-bottom: 1px solid silver;
width: 200px;
margin-left: auto;
margin-right: auto;
margin-bottom: 7px;
}
.header
{
text-align: center;
}
</style>
<center>
<table border="0" width="99%" style="text-align: justify;">
<tr>
<td witdh="33%" style="border-right: 1px solid silver; padding-right: 15px;"
valign="top">
<div class="header"><a href="http://directory.apache.org/apacheds/1.5/"><img
src="http://directory.apache.org/staticresources/images/server-icon_128x128.png" height="128"
width="128" border="0" /></a><br />
<strong>Apache Directory Server</strong></div>
<div class="separator"> </div>
ApacheDS is an embeddable directory server entirely written in Java, which has
been certified LDAPv3 compatible by the Open Group. Besides LDAP it supports Kerberos 5 and
the Change Password Protocol. It has been designed to introduce triggers, stored procedures,
queues and views to the world of LDAP which has lacked these rich constructs.
</td>
<td witdh="33%" style="border-right: 1px solid silver; padding-left:15px; padding-right:15px;"
valign="top">
<div class="header"><a href="http://directory.apache.org/triplesec/"><img
src="http://directory.apache.org/staticresources/images/triplesec-icon_128x128.png" height="128"
width="128" border="0" /></a><br />
<strong>Apache Directory TripleSec</strong></div>
<div class="separator"> </div>
Triplesec is what you get when you combine 2-factor strong authentication with
identity management. Triplesec is a strong identity management solution. A strong identity
management server is used to centralize the management of authentication, authorization and
auditing concerns in your applications while further protecting access to them using multiple
factors for authentication.
</td>
<td witdh="33%" style="padding-left: 15px;" valign="top">
<div class="header"><a href="http://directory.apache.org/studio/"><img
src="http://directory.apache.org/staticresources/images/studio-icon_128x128.png" height="128"
width="128" border="0" /></a><br />
<strong>Apache Directory Studio</strong></div>
<div class="separator"> </div>
The Studio is an LDAP client platform. It is composed of an Eclipse RCP Application
and a set of plugins. Primarily it is built to be used with ApacheDS, but it should work with
any LDAP server.
</td>
</tr>
</table>
</center>
<a name="news"/>
<h2><a name="Index-News"></a>News</h2>
<div class="blogSurtitle">
<img src="/confluence/images/icons/blogentry_16.gif" height="16" width="16"
border="0" align="absmiddle" />
<a class="blogDate" href="/confluence/display/DIRxSITE/2009/08/19">Wednesday,
August 19, 2009</a>
</div>
<div class="blogpost" style="margin-bottom: 30px">
<div><a class="blogHeading" href="/confluence/display/DIRxSITE/2009/08/19/APACHE+DS+1.5.5+released">APACHE
DS 1.5.5 released</a></div>
<div class="pagesubheading">
Last changed Aug 19, 2009 15:34 by <a href="/confluence/display/~elecharny">Emmanuel
Lécharny</a>
</div>
<div class="wiki-content">
<h1><a name="APACHEDS1.5.5released-ApacheDirectoryServer1.5.5released%5C%21"></a>Apache
Directory Server 1.5.5 released !</h1>
<p>The Apache Directory team is proud to announce that the long expected <b>1.5.5</b>
version has been released yesterday.</p>
<p>Downloads are available at <a href="http://directory.apache.org/apacheds/1.5/downloads.html"
rel="nofollow">http://directory.apache.org/apacheds/1.5/downloads.html</a></p>
<h2><a name="APACHEDS1.5.5released-What%27snew%3F"></a>What's new ?</h2>
<ul class="alternate" type="square">
<li>More than 62 bugs have been fixed.</li>
<li>We switched to <a href="http://mina.apache.org" rel="nofollow">MINA</a>
2.0.0-M6</li>
<li><em>entryUUID</em> and <em>entryCSN</em> are now injected
for every new entry</li>
<li>Huge search requests don't eat all the memory</li>
<li>Addition of a <b>Client-API</b> (eliminary work)</li>
<li><em>Jetty</em> has been integrated into the server</li>
<li>Addition of a <b>Journal</b></li>
<li>The <b>server.xml</b> file has been modified</li>
</ul>
<h2><a name="APACHEDS1.5.5released-ChangeinServer.xml"></a>Change in Server.xml</h2>
<p><b><defaultDirectoryService...></b> takes some new attributes
:</p>
<ul>
<li><em>replicaId</em> (an integer) OPTIONAL</li>
<li><em>maxPDUSize</em> (an integer, the maximum number of bytes a incoming
message can be) OPTIONAL</li>
</ul>
<p><b><interceptors></b> :</p>
<ul>
<li>the <em><referralInterceptor/></em> bean must be present</li>
</ul>
<p><b>servers</b> : the configuration has changed for all the servers (<em>changePasswordServer</em>,
<em>kdcServer</em>,<br/>
<em>ntpServer</em>, <em>dnsServer</em>). They all take a <em><transports></em>
set of transports, instead of sharing some<br/>
<b>SocketAcceptor/DatagramAcceptor</b>. For instance :</p>
<div class="preformatted panel" style="border-width: 1px;"><div class="preformattedContent
panelContent">
<pre><kdcServer ipPort="60088">
<directoryService>#directoryService</directoryService>
<datagramAcceptor>#datagramAcceptor</datagramAcceptor>
<socketAcceptor>#socketAcceptor</socketAcceptor>
</kdcServer>
</pre>
</div></div>
<p>becomes :</p>
<div class="preformatted panel" style="border-width: 1px;"><div class="preformattedContent
panelContent">
<pre><dnsServer>
<transports>
<tcpTransport port="8053"/>
<udpTransport port="8053"/>
</transports>
<directoryService>#directoryService</directoryService>
</dnsServer>
</pre>
</div></div>
<p>The <em><LdapService></em> bean has been renamed <em><LdapServer></em>,
to have a consistent naming scheme.</p>
<p><b><LdapServer></b> supports both <b>LDAP</b>
and <b>LDAPS</b> protocols, the transports are used to define<br/>
<b>LDAPS</b> if needed. :</p>
<div class="preformatted panel" style="border-width: 1px;"><div class="preformattedContent
panelContent">
<pre><transports>
<tcpTransport address="0.0.0.0" port="10389" nbThreads="8" backLog="50" enableSSL="false"/>
<tcpTransport address="localhost" port="10686" enableSSL="true"/>
</transports>
</pre>
</div></div>
<p>The second transport is used for <b>SSL</b></p>
<p><b><ApacheDS></b> bean does not contain a reference to
a directory service anymore, each server which<br/>
need to rely on such a service will refer it into its own configuration.</p>
<h2><a name="APACHEDS1.5.5released-ChangeLog"></a>ChangeLog</h2>
<h3><a name="APACHEDS1.5.5released-Bug"></a>Bug</h3>
<ul>
<li><a href="http://issues.apache.org/jira/browse/DIRSERVER-644" rel="nofollow">DIRSERVER-644</a>
- Memory Leak in Persistent search ?</li>
<li><a href="http://issues.apache.org/jira/browse/DIRSERVER-776" rel="nofollow">DIRSERVER-776</a>
- entryUUID only created when entries are added with Mitosis enabled</li>
<li><a href="http://issues.apache.org/jira/browse/DIRSERVER-1106" rel="nofollow">DIRSERVER-1106</a>
- Hot partition removal leaves server in inconsistent state (removal is buggy)</li>
<li><a href="http://issues.apache.org/jira/browse/DIRSERVER-1139" rel="nofollow">DIRSERVER-1139</a>
- Loop detected on ldapcompare</li>
<li><a href="http://issues.apache.org/jira/browse/DIRSERVER-1157" rel="nofollow">DIRSERVER-1157</a>
- Deleting Alias entry failure</li>
<li><a href="http://issues.apache.org/jira/browse/DIRSERVER-1161" rel="nofollow">DIRSERVER-1161</a>
- search results are not streamed to the client until final done response is queued</li>
<li><a href="http://issues.apache.org/jira/browse/DIRSERVER-1181" rel="nofollow">DIRSERVER-1181</a>
- Too many results when using searchfilter with escaped asterisks \2A</li>
<li><a href="http://issues.apache.org/jira/browse/DIRSERVER-1199" rel="nofollow">DIRSERVER-1199</a>
- Improperly named/missing getter/setter for Registries SchemaLoader</li>
<li><a href="http://issues.apache.org/jira/browse/DIRSERVER-1201" rel="nofollow">DIRSERVER-1201</a>
- Interceptors not working (XBean)</li>
<li><a href="http://issues.apache.org/jira/browse/DIRSERVER-1226" rel="nofollow">DIRSERVER-1226</a>
- Search request causing schema exception on apacheHierarchy attribute type which
was probably renamed</li>
<li><a href="http://issues.apache.org/jira/browse/DIRSERVER-1231" rel="nofollow">DIRSERVER-1231</a>
- Some operation can't be reverted with a single reverseLdif element</li>
<li><a href="http://issues.apache.org/jira/browse/DIRSERVER-1250" rel="nofollow">DIRSERVER-1250</a>
- An error (noSuchObject - code32) should be raised when trying to delete an entry
that does not exist</li>
<li><a href="http://issues.apache.org/jira/browse/DIRSERVER-1253" rel="nofollow">DIRSERVER-1253</a>
- An error is shown in the log at the first start up of ApacheDS 1.5.4</li>
<li><a href="http://issues.apache.org/jira/browse/DIRSERVER-1254" rel="nofollow">DIRSERVER-1254</a>
- An error and a warning are shown in the log when accessing the RootDSE</li>
<li><a href="http://issues.apache.org/jira/browse/DIRSERVER-1255" rel="nofollow">DIRSERVER-1255</a>
- unit tests fail on windows (jdbm-store and core-integ)</li>
<li><a href="http://issues.apache.org/jira/browse/DIRSERVER-1256" rel="nofollow">DIRSERVER-1256</a>
- bad # hex escape in RDN doesn't throw InvalidNameException</li>
<li><a href="http://issues.apache.org/jira/browse/DIRSERVER-1258" rel="nofollow">DIRSERVER-1258</a>
- memory leak (outstanding requests) in SearchHandler</li>
<li><a href="http://issues.apache.org/jira/browse/DIRSERVER-1266" rel="nofollow">DIRSERVER-1266</a>
- The new referal handling generate 2 lookup instead of one for every search request</li>
<li><a href="http://issues.apache.org/jira/browse/DIRSERVER-1267" rel="nofollow">DIRSERVER-1267</a>
- Searching for a non existing entry now end with NPE inside the server</li>
<li><a href="http://issues.apache.org/jira/browse/DIRSERVER-1269" rel="nofollow">DIRSERVER-1269</a>
- Lowercased attributes after modify-replace operation</li>
<li><a href="http://issues.apache.org/jira/browse/DIRSERVER-1272" rel="nofollow">DIRSERVER-1272</a>
- The Core API does not handle referrals</li>
<li><a href="http://issues.apache.org/jira/browse/DIRSERVER-1276" rel="nofollow">DIRSERVER-1276</a>
- unescaping binary string corrupts values</li>
<li><a href="http://issues.apache.org/jira/browse/DIRSERVER-1278" rel="nofollow">DIRSERVER-1278</a>
- Error while trying to create new partition</li>
<li><a href="http://issues.apache.org/jira/browse/DIRSERVER-1279" rel="nofollow">DIRSERVER-1279</a>
- kerberos test failing on IBM JDK</li>
<li><a href="http://issues.apache.org/jira/browse/DIRSERVER-1283" rel="nofollow">DIRSERVER-1283</a>
- installers/apacheds-noarch no longer builds apacheds-noarch-installer-1.5.5-SNAPSHOT-app.jar</li>
<li><a href="http://issues.apache.org/jira/browse/DIRSERVER-1287" rel="nofollow">DIRSERVER-1287</a>
- Substring search with special chars not working</li>
<li><a href="http://issues.apache.org/jira/browse/DIRSERVER-1289" rel="nofollow">DIRSERVER-1289</a>
- NTP/KDC not starting</li>
<li><a href="http://issues.apache.org/jira/browse/DIRSERVER-1292" rel="nofollow">DIRSERVER-1292</a>
- Enabling NIS schema causes core-integ unit test to NPE</li>
<li><a href="http://issues.apache.org/jira/browse/DIRSERVER-1296" rel="nofollow">DIRSERVER-1296</a>
- integer attribute types are not compared correctly</li>
<li><a href="http://issues.apache.org/jira/browse/DIRSERVER-1300" rel="nofollow">DIRSERVER-1300</a>
- Only adding from LDIF is possible with injectEntries() in IntegrationUtils</li>
<li><a href="http://issues.apache.org/jira/browse/DIRSERVER-1303" rel="nofollow">DIRSERVER-1303</a>
- The documentation should mention that @ApplyLdifFiles annotation is unused</li>
<li><a href="http://issues.apache.org/jira/browse/DIRSERVER-1304" rel="nofollow">DIRSERVER-1304</a>
- Searching for a Telephone number don't work</li>
<li><a href="http://issues.apache.org/jira/browse/DIRSERVER-1306" rel="nofollow">DIRSERVER-1306</a>
- Searching an attribute which is a DN ends with a 80 Ldap error (Other)</li>
<li><a href="http://issues.apache.org/jira/browse/DIRSERVER-1308" rel="nofollow">DIRSERVER-1308</a>
- Can't delete objectClass with mandatory attribute</li>
<li><a href="http://issues.apache.org/jira/browse/DIRSERVER-1311" rel="nofollow">DIRSERVER-1311</a>
- Entry with an escaped comma in DN not found in searches with some filters</li>
<li><a href="http://issues.apache.org/jira/browse/DIRSERVER-1313" rel="nofollow">DIRSERVER-1313</a>
- Potential NPEs while loading LDIFs in unit tests</li>
<li><a href="http://issues.apache.org/jira/browse/DIRSERVER-1316" rel="nofollow">DIRSERVER-1316</a>
- apacheds.bat in noarch installer causes NoClassDefFoundError on Windows</li>
<li><a href="http://issues.apache.org/jira/browse/DIRSERVER-1317" rel="nofollow">DIRSERVER-1317</a>
- Apache Studio ldif export</li>
<li><a href="http://issues.apache.org/jira/browse/DIRSERVER-1318" rel="nofollow">DIRSERVER-1318</a>
- Binary installer does not allow installation with a simple user</li>
<li><a href="http://issues.apache.org/jira/browse/DIRSERVER-1324" rel="nofollow">DIRSERVER-1324</a>
- In default configuration not possible to connect via LDAP and LDAPS from computers
other than the one the server has been started from</li>
<li><a href="http://issues.apache.org/jira/browse/DIRSERVER-1326" rel="nofollow">DIRSERVER-1326</a>
- Unable to search on a custom attribute of type directory string unless I've set
a matching rule</li>
<li><a href="http://issues.apache.org/jira/browse/DIRSERVER-1333" rel="nofollow">DIRSERVER-1333</a>
- Server is unable to handle valid 'not' filter</li>
<li><a href="http://issues.apache.org/jira/browse/DIRSERVER-1335" rel="nofollow">DIRSERVER-1335</a>
- The windows installer produce errors</li>
<li><a href="http://issues.apache.org/jira/browse/DIRSERVER-1343" rel="nofollow">DIRSERVER-1343</a>
- Replacing indexed attribute always grows JDBM database</li>
<li><a href="http://issues.apache.org/jira/browse/DIRSERVER-1344" rel="nofollow">DIRSERVER-1344</a>
- DefaultPartitionNexus tries to add the system context entry every time the server
is started</li>
<li><a href="http://issues.apache.org/jira/browse/DIRSERVER-1347" rel="nofollow">DIRSERVER-1347</a>
- escaping french accents in filter</li>
<li><a href="http://issues.apache.org/jira/browse/DIRSERVER-1348" rel="nofollow">DIRSERVER-1348</a>
- Core Integ tests are badly failing on Windows due to the inability to remove the
'server-work' folder</li>
<li><a href="http://issues.apache.org/jira/browse/DIRSERVER-1352" rel="nofollow">DIRSERVER-1352</a>
- Infinite Loop when deleting an alias with suffix size > 1</li>
<li><a href="http://issues.apache.org/jira/browse/DIRSERVER-1356" rel="nofollow">DIRSERVER-1356</a>
- KeyDerivationServiceIT class fails with an IBM JDK</li>
<li><a href="http://issues.apache.org/jira/browse/DIRSERVER-1365" rel="nofollow">DIRSERVER-1365</a>
- Modification on the current init script (at least version 1.5.4) placed under /etc/init.d</li>
<li><a href="http://issues.apache.org/jira/browse/DIRSERVER-1366" rel="nofollow">DIRSERVER-1366</a>
- Delete take forever when having a lot of entries</li>
<li><a href="http://issues.apache.org/jira/browse/DIRSERVER-1367" rel="nofollow">DIRSERVER-1367</a>
- Protocol error when requesting attribute with the space character only</li>
<li><a href="http://issues.apache.org/jira/browse/DIRSERVER-1368" rel="nofollow">DIRSERVER-1368</a>
- Using Extended Objectclass fails</li>
<li><a href="http://issues.apache.org/jira/browse/DIRSERVER-1369" rel="nofollow">DIRSERVER-1369</a>
- Concurrent bind and unbind of objects puts ADS in an inconsistent (unusable) state.</li>
<li><a href="http://issues.apache.org/jira/browse/DIRSERVER-1376" rel="nofollow">DIRSERVER-1376</a>
- sublevel index grows without limit</li>
<li><a href="http://issues.apache.org/jira/browse/DIRSERVER-1377" rel="nofollow">DIRSERVER-1377</a>
- Potential concurrency issue when adding/modifying/deleting entries at a high rate</li>
<li><a href="http://issues.apache.org/jira/browse/DIRSERVER-1379" rel="nofollow">DIRSERVER-1379</a>
- ou=system shows multiple time in ldapsearch with different createTimestamps</li>
<li><a href="http://issues.apache.org/jira/browse/DIRSERVER-1381" rel="nofollow">DIRSERVER-1381</a>
- problem using apacheds-tools.jar : ClassCastException during import</li>
<li><a href="http://issues.apache.org/jira/browse/DIRSERVER-1383" rel="nofollow">DIRSERVER-1383</a>
- There is a confusion between Anonymous access and Access to rootDSE</li>
<li><a href="http://issues.apache.org/jira/browse/DIRSERVER-1384" rel="nofollow">DIRSERVER-1384</a>
- Abandonned requests are not abandonned...</li>
<li><a href="http://issues.apache.org/jira/browse/DIRSERVER-1391" rel="nofollow">DIRSERVER-1391</a>
- filter "(attr=<b>+</b>)" causes infinite loop</li>
<li><a href="http://issues.apache.org/jira/browse/DIRSERVER-1397" rel="nofollow">DIRSERVER-1397</a>
- Removal of an non existing value from an attribute does not generate an error</li>
<li><a href="http://issues.apache.org/jira/browse/DIRSHARED-31" rel="nofollow">DIRSHARED-31</a>
- LdapDN.endsWith(javax.naming.Name) fails for javax.naming.ldap.LdapName</li>
</ul>
<h3><a name="APACHEDS1.5.5released-Improvement"></a>Improvement</h3>
<ul>
<li><a href="http://issues.apache.org/jira/browse/DIRSERVER-639" rel="nofollow">DIRSERVER-639</a>
- allow to run ldaps only</li>
<li><a href="http://issues.apache.org/jira/browse/DIRSERVER-649" rel="nofollow">DIRSERVER-649</a>
- transport explanations in NamingExceptions why searches fail back to the client</li>
<li><a href="http://issues.apache.org/jira/browse/DIRSERVER-666" rel="nofollow">DIRSERVER-666</a>
- Wrap LDIF generated String every 80 characters</li>
<li><a href="http://issues.apache.org/jira/browse/DIRSERVER-785" rel="nofollow">DIRSERVER-785</a>
- When searching the directory with broken search expressions the search never returns
(infinite loop)</li>
<li><a href="http://issues.apache.org/jira/browse/DIRSERVER-1048" rel="nofollow">DIRSERVER-1048</a>
- Need to improve LDIF load procedures</li>
<li><a href="http://issues.apache.org/jira/browse/DIRSERVER-1122" rel="nofollow">DIRSERVER-1122</a>
- Limit the number of messages sent but not yet acknowledged</li>
<li><a href="http://issues.apache.org/jira/browse/DIRSERVER-1165" rel="nofollow">DIRSERVER-1165</a>
- Adding some logs when the server has started</li>
<li><a href="http://issues.apache.org/jira/browse/DIRSERVER-1247" rel="nofollow">DIRSERVER-1247</a>
- removing unrequired escaping in DNs / filters</li>
<li><a href="http://issues.apache.org/jira/browse/DIRSERVER-1251" rel="nofollow">DIRSERVER-1251</a>
- Update the dependencies to the latest version</li>
<li><a href="http://issues.apache.org/jira/browse/DIRSERVER-1257" rel="nofollow">DIRSERVER-1257</a>
- some additional unit tests re MODIFY requests</li>
<li><a href="http://issues.apache.org/jira/browse/DIRSERVER-1274" rel="nofollow">DIRSERVER-1274</a>
- spelling typo</li>
<li><a href="http://issues.apache.org/jira/browse/DIRSERVER-1280" rel="nofollow">DIRSERVER-1280</a>
- make server connection backlog configurable</li>
<li><a href="http://issues.apache.org/jira/browse/DIRSERVER-1288" rel="nofollow">DIRSERVER-1288</a>
- put apacheds-server-unit-1.5.4.jar dependencies into Manifest</li>
<li><a href="http://issues.apache.org/jira/browse/DIRSERVER-1297" rel="nofollow">DIRSERVER-1297</a>
- Create default index on some attributeTypes like ObjectClass, ...</li>
<li><a href="http://issues.apache.org/jira/browse/DIRSERVER-1298" rel="nofollow">DIRSERVER-1298</a>
- Use AT names instead of OIDs for the indexed attributes</li>
<li><a href="http://issues.apache.org/jira/browse/DIRSERVER-1320" rel="nofollow">DIRSERVER-1320</a>
- Vestigial attribute workingDirectory in directoryService configuration may no longer
be needed</li>
<li><a href="http://issues.apache.org/jira/browse/DIRSERVER-1332" rel="nofollow">DIRSERVER-1332</a>
- Create apacheds-all OSGi bundle</li>
<li><a href="http://issues.apache.org/jira/browse/DIRSERVER-1334" rel="nofollow">DIRSERVER-1334</a>
- Create module for OSGi bundle</li>
<li><a href="http://issues.apache.org/jira/browse/DIRSERVER-1374" rel="nofollow">DIRSERVER-1374</a>
- Use JUnit 4.5 for integration testing framework</li>
<li><a href="http://issues.apache.org/jira/browse/DIRSERVER-1375" rel="nofollow">DIRSERVER-1375</a>
- Support variable length salts for SSHA and SMD5</li>
<li><a href="http://issues.apache.org/jira/browse/DIRSERVER-1386" rel="nofollow">DIRSERVER-1386</a>
- Get rid of the MANIFEST.MF file of the server-tools project</li>
<li><a href="http://issues.apache.org/jira/browse/DIRSHARED-23" rel="nofollow">DIRSHARED-23</a>
- Organize schema description parsers and value objects</li>
</ul>
<h3><a name="APACHEDS1.5.5released-NewFeature"></a>New Feature</h3>
<ul>
<li><a href="http://issues.apache.org/jira/browse/DIRSERVER-1260" rel="nofollow">DIRSERVER-1260</a>
- Add a protection agains DoS attacks</li>
<li><a href="http://issues.apache.org/jira/browse/DIRSERVER-1262" rel="nofollow">DIRSERVER-1262</a>
- Add a Jetty container</li>
</ul>
<h3><a name="APACHEDS1.5.5released-Task"></a>Task</h3>
<ul>
<li><a href="http://issues.apache.org/jira/browse/DIRSERVER-811" rel="nofollow">DIRSERVER-811</a>
- Make schema bootstrap code disregard deleted entries</li>
<li><a href="http://issues.apache.org/jira/browse/DIRSERVER-882" rel="nofollow">DIRSERVER-882</a>
- Adding a tool to convert Schema files to Ldif Files</li>
<li><a href="http://issues.apache.org/jira/browse/DIRSERVER-1218" rel="nofollow">DIRSERVER-1218</a>
- Investigate the altered lookup() (returns empty entries) does not cause issues</li>
<li><a href="http://issues.apache.org/jira/browse/DIRSERVER-1329" rel="nofollow">DIRSERVER-1329</a>
- Fix expression vs default-value in maven plugins</li>
<li><a href="http://issues.apache.org/jira/browse/DIRSERVER-1337" rel="nofollow">DIRSERVER-1337</a>
- Add system level indexes for objectClass, entryCSN and entryUUID attributes</li>
<li><a href="http://issues.apache.org/jira/browse/DIRSERVER-1372" rel="nofollow">DIRSERVER-1372</a>
- Switch to MINA-2.0.0-M6 asap</li>
</ul>
<h3><a name="APACHEDS1.5.5released-Subtask"></a>Sub-task</h3>
<ul>
<li><a href="http://issues.apache.org/jira/browse/DIRSERVER-1238" rel="nofollow">DIRSERVER-1238</a>
- Move to MINA 2.0 where we can make a bigger impact with the networking code</li>
<li><a href="http://issues.apache.org/jira/browse/DIRSHARED-32" rel="nofollow">DIRSHARED-32</a>
- Create Antlr based DN parser</li>
</ul>
</div>
<div class="endsection">
<b>Posted at Aug 19, 2009</b> by
<img src="/confluence/images/icons/user_16.gif" height="16" width="16"
border="0" align="absmiddle" title="User Profile: Emmanuel Lécharny">
<a href="/confluence/display/~elecharny">Emmanuel Lécharny</a>
|
<img src="/confluence/images/icons/comment_16.gif" height="16" width="16"
border="0" align="absmiddle">
<a href="/confluence/display/DIRxSITE/2009/08/19/APACHE+DS+1.5.5+released?showComments=true#comments">0
comments</a>
|
<a href="/confluence/pages/editblogpost.action?pageId=2851582">Edit</a>
</div>
</div>
<div class="blogSurtitle">
<img src="/confluence/images/icons/blogentry_16.gif" height="16" width="16"
border="0" align="absmiddle" />
<a class="blogDate" href="/confluence/display/DIRxSITE/2009/08/13">Thursday,
August 13, 2009</a>
</div>
<div class="blogpost" style="margin-bottom: 30px">
<div><a class="blogHeading" href="/confluence/display/DIRxSITE/2009/08/13/2nd+International+Conference+on+LDAP%2C+See+you+in+Portland+-+USA">2nd
International Conference on LDAP, See you in Portland - USA</a></div>
<div class="pagesubheading">
Last changed Aug 13, 2009 03:02 by <a href="/confluence/display/~elecharny">Emmanuel
Lécharny</a>
</div>
<div class="wiki-content">
<p>The second edition of the <b>Ldap Conference</b> is
announced :</p>
<p><a href="http://www.symas.com/ldapcon2009/" rel="nofollow">http://www.symas.com/ldapcon2009/</a></p>
<p>Two members of the <b>Apache Directory</b> project will do a presentation
:</p>
<p><a href="http://www.symas.com/ldapcon2009/papers/seelman1.shtml" rel="nofollow">Toolchain
for Developers</a><br/>
<a href="http://www.symas.com/ldapcon2009/papers/lecharney1.shtml" rel="nofollow">Leveraging
RFC 4533 to build a hetereogenous LDAP server replication system </a></p>
<p>Registration is open, you are very welcomed !</p>
</div>
<div class="endsection">
<b>Posted at Aug 13, 2009</b> by
<img src="/confluence/images/icons/user_16.gif" height="16" width="16"
border="0" align="absmiddle" title="User Profile: Emmanuel Lécharny">
<a href="/confluence/display/~elecharny">Emmanuel Lécharny</a>
|
<img src="/confluence/images/icons/comment_16.gif" height="16" width="16"
border="0" align="absmiddle">
<a href="/confluence/display/DIRxSITE/2009/08/13/2nd+International+Conference+on+LDAP%2C+See+you+in+Portland+-+USA?showComments=true#comments">0
comments</a>
|
<a href="/confluence/pages/editblogpost.action?pageId=2330759">Edit</a>
</div>
</div>
<div class="blogSurtitle">
<img src="/confluence/images/icons/blogentry_16.gif" height="16" width="16"
border="0" align="absmiddle" />
<a class="blogDate" href="/confluence/display/DIRxSITE/2009/04/10">Friday,
April 10, 2009</a>
</div>
<div class="blogpost" style="margin-bottom: 30px">
<div><a class="blogHeading" href="/confluence/display/DIRxSITE/2009/04/10/Apache+Directory+Studio+1.4.0+released">Apache
Directory Studio 1.4.0 released</a></div>
<div class="pagesubheading">
</div>
<div class="wiki-content">
<p>The Apache Directory Team is pleased to announce the release of
Apache Directory Studio 1.4.0, a new major update of its Eclipse based LDAP Browser and Directory
client.</p>
<p>You can download Apache Directory Studio 1.4.0 as a standalone RCP application for
Mac OS X, Linux and Windows here:
<a href="http://directory.apache.org/studio/downloads.html" rel="nofollow">http://directory.apache.org/studio/downloads.html</a></p>
<p>You can install it directly in Eclipse using this update site:
<a href="http://directory.apache.org/studio/update/1.x/" rel="nofollow">http://directory.apache.org/studio/update/1.x/</a></p>
<p>Here are a few highlights of this new version:</p>
<ul>
<li>the whole application and its plugins are now available in English, German and
French</li>
<li>a lot improvements in the LDAP Browser
<ul>
<li>New DIT Quick Search</li>
<li>New GeneralizedTime Value Editor</li>
<li>Added the ability to copy/paste a search</li>
<li>Improved error handling</li>
<li>Improved general attributes handling</li>
<li>And other bug fixes</li>
</ul>
</li>
<li>the RCP application now bundles Eclipse 3.4.2 dependencies</li>
<li>minor improvements and bug fixes on the other plugins</li>
</ul>
<p>Click here to view the <a href="http://directory.apache.org/studio/changelog.html"
rel="nofollow">ChangeLog</a>.</p>
</div>
<div class="endsection">
<b>Posted at Apr 10, 2009</b> by
<img src="/confluence/images/icons/user_16.gif" height="16" width="16"
border="0" align="absmiddle" title="User Profile: Pierre-Arnaud Marcelot">
<a href="/confluence/display/~pamarcelot">Pierre-Arnaud Marcelot</a>
|
<img src="/confluence/images/icons/comment_16.gif" height="16" width="16"
border="0" align="absmiddle">
<a href="/confluence/display/DIRxSITE/2009/04/10/Apache+Directory+Studio+1.4.0+released?showComments=true#comments">0
comments</a>
|
<a href="/confluence/pages/editblogpost.action?pageId=114673">Edit</a>
</div>
</div>
<div class="blogSurtitle">
<img src="/confluence/images/icons/blogentry_16.gif" height="16" width="16"
border="0" align="absmiddle" />
<a class="blogDate" href="/confluence/display/DIRxSITE/2009/03/25">Wednesday,
March 25, 2009</a>
</div>
<div class="blogpost" style="margin-bottom: 30px">
<div><a class="blogHeading" href="/confluence/display/DIRxSITE/2009/03/25/Apache+Directory+Studio+winner+of+the+Eclipse+Community+Awards+2009">Apache
Directory Studio winner of the Eclipse Community Awards 2009</a></div>
<div class="pagesubheading">
</div>
<div class="wiki-content">
<p>The Apache Directory Team is very pleased to announce that Apache
Directory Studio is the winner of the <a href="http://www.eclipse.org/org/press-release/20090323_AwardsWinners.php"
rel="nofollow">Eclipse Community Awards 2009</a> in the category Best Open Source
RCP Application of the Technology Awards.</p>
<center>
<p><img src="/confluence/download/attachments/113244/ldap_browser_eclipse_awards.jpg"
align="absmiddle" border="0" /></p>
</center>
</div>
<div class="endsection">
<b>Posted at Mar 25, 2009</b> by
<img src="/confluence/images/icons/user_16.gif" height="16" width="16"
border="0" align="absmiddle" title="User Profile: Pierre-Arnaud Marcelot">
<a href="/confluence/display/~pamarcelot">Pierre-Arnaud Marcelot</a>
|
<img src="/confluence/images/icons/comment_16.gif" height="16" width="16"
border="0" align="absmiddle">
<a href="/confluence/display/DIRxSITE/2009/03/25/Apache+Directory+Studio+winner+of+the+Eclipse+Community+Awards+2009?showComments=true#comments">0
comments</a>
|
<a href="/confluence/pages/editblogpost.action?pageId=113244">Edit</a>
</div>
</div>
<div class="blogSurtitle">
<img src="/confluence/images/icons/blogentry_16.gif" height="16" width="16"
border="0" align="absmiddle" />
<a class="blogDate" href="/confluence/display/DIRxSITE/2009/03/05">Thursday,
March 5, 2009</a>
</div>
<div class="blogpost" style="margin-bottom: 30px">
<div><a class="blogHeading" href="/confluence/display/DIRxSITE/2009/03/05/Apache+Directory+Studio+finalist+at+the+Eclipse+Community+Awards+2009">Apache
Directory Studio finalist at the Eclipse Community Awards 2009</a></div>
<div class="pagesubheading">
Last changed Mar 25, 2009 04:07 by <a href="/confluence/display/~pamarcelot">Pierre-Arnaud
Marcelot</a>
</div>
<div class="wiki-content">
<p>The Apache Directory Team is very pleased to announce that Apache
Directory Studio is, once again, finalist at the <a href="http://www.eclipse.org/org/foundation/eclipseawards/index.php"
rel="nofollow">Eclipse Community Awards</a> in the "<a href="http://www.eclipse.org/org/press-release/20090304_AwardsFinalists.php"
rel="nofollow">Best Open Source RCP Application</a>" category of the "Technology
Awards", competing with <a href="http://mae.cee.uiuc.edu/software_and_tools/maeviz.html"
rel="nofollow">MAEviz</a>.</p>
<center>
<p><img src="/confluence/download/attachments/111779/Eclipse-Community-Awards-Finalist.jpg"
align="absmiddle" border="0" /></p>
</center>
<p>Winners of the <a href="http://www.eclipse.org/org/foundation/eclipseawards/index.php"
rel="nofollow">Eclipse Community Awards</a> will be announced on March 23rd, 2009
at <a href="http://www.eclipsecon.org/2009/" rel="nofollow">EclipseCon 2009</a>.</p>
</div>
<div class="endsection">
<b>Posted at Mar 05, 2009</b> by
<img src="/confluence/images/icons/user_16.gif" height="16" width="16"
border="0" align="absmiddle" title="User Profile: Pierre-Arnaud Marcelot">
<a href="/confluence/display/~pamarcelot">Pierre-Arnaud Marcelot</a>
|
<img src="/confluence/images/icons/comment_16.gif" height="16" width="16"
border="0" align="absmiddle">
<a href="/confluence/display/DIRxSITE/2009/03/05/Apache+Directory+Studio+finalist+at+the+Eclipse+Community+Awards+2009?showComments=true#comments">0
comments</a>
|
<a href="/confluence/pages/editblogpost.action?pageId=111779">Edit</a>
</div>
</div>
</div>
<div id="commentsSection" class="wiki-content pageSection">
<div style="float: right;">
<a href="http://cwiki.apache.org/confluence/users/viewnotifications.action"
class="grey">Change Notification Preferences</a>
</div>
<a href="http://cwiki.apache.org/confluence/display/DIRxSITE/Index">View Online</a>
|
<a href="http://cwiki.apache.org/confluence/pages/diffpagesbyversion.action?pageId=24023&revisedVersion=124&originalVersion=123">View
Change</a>
</div>
</div>
</div>
</div>
</div>
</body>
</html>
|