Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 78697 invoked from network); 24 Nov 2008 10:24:03 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 24 Nov 2008 10:24:03 -0000 Received: (qmail 74837 invoked by uid 500); 24 Nov 2008 10:24:12 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 74797 invoked by uid 500); 24 Nov 2008 10:24:12 -0000 Mailing-List: contact dev-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Apache Directory Developers List" Delivered-To: mailing list dev@directory.apache.org Received: (qmail 74786 invoked by uid 99); 24 Nov 2008 10:24:12 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 Nov 2008 02:24:12 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of elecharny@gmail.com designates 66.249.92.175 as permitted sender) Received: from [66.249.92.175] (HELO ug-out-1314.google.com) (66.249.92.175) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 Nov 2008 10:22:45 +0000 Received: by ug-out-1314.google.com with SMTP id 34so666157ugf.19 for ; Mon, 24 Nov 2008 02:23:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:user-agent :mime-version:to:subject:content-type:content-transfer-encoding:from; bh=KrkAkR62ny8dx+YQfuwkPfpb/3NlocmyubaE17AYin0=; b=taAiNwh+sn/us2vycaSldRleTWw6+3NAql+MrRRowAeIl9fygKO20umqmW+k2OudC9 74BPaFLpdTsCD4EufX0ylQNZIywljCYyuGbLeEwT/Xh91gpiS0laTYeEgZyNGlEK/RUf TaH1bj9eC9CaYNTUDRzfDDDJaBOnJqceHQ2Xk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:user-agent:mime-version:to:subject:content-type :content-transfer-encoding:from; b=EYYaPMblclzIoTQBN4Gj0kLIaeTqXGqWq9cLlzWUHNPAmKH/jT6MDHpppxkFpDDzVa fK14ovhYy/sAZ/LSKkZSD8vAoJkdXVM2GpfuAynlowKFvDQ4ExiMC/Z1aCXgC9Buzo9T v8F17J7ld1eIUj81kSjY5KO8JNKQQ1OXBl5po= Received: by 10.86.57.9 with SMTP id f9mr2054130fga.48.1227522200557; Mon, 24 Nov 2008 02:23:20 -0800 (PST) Received: from ?192.168.0.11? (vol75-3-82-66-216-176.fbx.proxad.net [82.66.216.176]) by mx.google.com with ESMTPS id d4sm6242626fga.5.2008.11.24.02.23.18 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 24 Nov 2008 02:23:19 -0800 (PST) Message-ID: <492A8095.9000602@nextury.com> Date: Mon, 24 Nov 2008 11:23:17 +0100 User-Agent: Thunderbird 2.0.0.17 (X11/20080925) MIME-Version: 1.0 To: Apache Directory Developers List Subject: [1.5.5] Report #1 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit From: Emmanuel Lecharny X-Virus-Checked: Checked by ClamAV on apache.org Hi guys, I'm going to deliver a report every monday until we get the 1.5.5 out. This will help everyone to follow the progression. So last week, we had 70 issues opened, out of which 28 were bugs. The number fall down to 56 this morning, with 18 bugs remaining (a lot have been postponed). Fixed issues : [DIRSERVER-1238] Move to MINA 2.0 where we can make a bigger impact with the networking code [DIRSERVER-1161] : search results are not streamed to the client until final done response is queued [DIRSERVER-1201] : Interceptors not working (XBean) [DIRSERVER-1250] : An error (noSuchObject - code32) should be raised when trying to delete an entry that does not exist [DIRSERVER-1278] : Error while trying to create new partition [DIRSERVER-1279] : kerberos test failing on IBM JDK [DIRSERVER-1289] : NTP/KDC not starting [DIRSERVER-1280] : make server connection backlog configurable [DIRSERVER-1282] : Unit testing documentation is out of date [DIRSERVER-1259] : Make the userPassword not searchable from the outside Postponed issues ; All the Mitosis related issues : [DIRSERVER-776] : entryUUID only created when entries are added with Mitosis enabled [DIRSERVER-894] : Older concurrent changes are never replicated [DIRSERVER-1098] : New replicas may never be synchronised [DIRSERVER-1101] : New replicas may never receive some recent modifications [DIRSERVER-1137] : getAttributes( nm, null ) returns empty Attributes if replication enabled? [DIRSERVER-775] : By default ApacheDS with Mitosis should configure indices for entryDeleted, entryCSN and entryUUID [DIRSERVER-1097] : Only send net changes during replication Remaining issues Sub-tasks ---------- [DIRSERVER-1102] Enable aliases to entries in other partitions Bugs ------ [DIRSERVER-257] : [Access Control] Autonomous areas for AC must not overlap [DIRSERVER-803] : Creating an alias from a child entry to the ancestor causes an error (return code 36) [DIRSERVER-849] : Lacking atomicity for modify operations on schema subentry [DIRSERVER-999] : rangeOfValues protedtedItem should not be applicable in Entry scope [DIRSERVER-1000] : The filter of the rangeOfValues protectedItem should be evaluated on only the single attribute, not the whole entry [DIRSERVER-1106] : Hot partition removal leaves server in inconsistent state (removal is buggy) [DIRSERVER-1139] : Loop detected on ldapcompare [DIRSERVER-1173] : Delete operation with a PersistentSearch returns the deleted entry [DIRSERVER-1199] : Improperly named/missing getter/setter for Registries SchemaLoader [DIRSERVER-1203] : RFC2307bis Support is missing [DIRSERVER-1226] : Search request causing schema exception on apacheHierarchy attribute type which was probably renamed [DIRSERVER-1231] : Some operation can't be reverted with a single reverseLdif element [DIRSERVER-1240] : After binding using NTLM, cannot query if AllowAnonymousAccess is off [DIRSERVER-1252] : Server tools dump command broken due to use of old paths [DIRSERVER-1276] : unescaping binary string corrupts values [DIRSERVER-1281] : StreamCorruptedException after brutal shutdown [DIRSERVER-1286] : Windows service always created with default installation path Improvements -------------- [DIRSERVER-289] : Configure an optional password message digest algorithm which is applied on userPassword attribute values at add and modify operations. [DIRSERVER-639] : allow to run ldaps only [DIRSERVER-649] : transport explanations in NamingExceptions why searches fail back to the client [DIRSERVER-840] : Double modification on a modify ? [DIRSERVER-874] : Entries should be normalized in the NormalizationService [DIRSERVER-899] : Support centralized password policy enforcement [DIRSERVER-997] : Block search ability for userPassword attribute [DIRSERVER-1048] : Need to improve LDIF load procedures [DIRSERVER-1122] : Limit the number of messages sent but not yet acknowledged [DIRSERVER-1210] : Make the core-plugin (schema) generating mojo produce schema constants file [DIRSERVER-1247] : removing unrequired escaping in DNs / filters [DIRSERVER-1248] : rc.d init script to default to "default" instance [DIRSERVER-1271] : Inject the modified entry into the OpContext [DIRSERVER-1288] : put apacheds-server-unit-1.5.4.jar dependencies into Manifest New Features -------------- [DIRSERVER-434] : Add Support for Paged Search Results Control [DIRSERVER-880] : Provide Kerberos client [DIRSERVER-887] : provide remote access info (memnonic name and ip) to complement audit trail info [DIRSERVER-898] : Support Kerberos key provisioning (export) [DIRSERVER-949] : Add support for LDAP URLs in context searches [DIRSERVER-992] : Define new schema objects for Stored Procedure handling [DIRSERVER-1030] : Add CascadeControl and add functionality to cascade modify and delete effects [DIRSERVER-1186] : Trace control and request level logging [DIRSERVER-1217] : Binds with referrals can be used for delegated authentication [DIRSERVER-1246] : Add shell scripts and batch files for clients [DIRSERVER-1260] : Add a protection agains DoS attacks [DIRSERVER-1261] : Add some CL tools to rebuild indices [DIRSERVER-1262] : Add a Jetty container [DIRSERVER-1263] : Add authz schema [DIRSERVER-1264] : Add extended operations to reverting [DIRSERVER-1265] : Add support for VLV control Tasks ------- [DIRSERVER-811] : Make schema bootstrap code disregard deleted entries [DIRSERVER-1057] : Misplaced StoreProcedure packages [DIRSERVER-1207] : Decouple DNS, Kerberos, and ChangePW, and Shared protocol from core-jndi [DIRSERVER-1218] : Investigate the altered lookup() (returns empty entries) does not cause issues [DIRSERVER-1233] : Add some unit tests for the CoreSession class -- -- cordialement, regards, Emmanuel L�charny www.iktek.com directory.apache.org -- -- cordialement, regards, Emmanuel L�charny www.iktek.com directory.apache.org