[jira] [Updated] (DIRSHARED-111) Add generic support for Extended operations

2012-02-07 Thread Pierre-Arnaud Marcelot (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/DIRSHARED-111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre-Arnaud Marcelot updated DIRSHARED-111: - Fix Version/s: (was: 1.0.0-M10) 1.0.0-M11

[jira] [Updated] (DIRSHARED-113) Implement the GSSAPI SASL Bind mechanism

2012-02-07 Thread Pierre-Arnaud Marcelot (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/DIRSHARED-113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre-Arnaud Marcelot updated DIRSHARED-113: - Fix Version/s: (was: 1.0.0-M10) 1.0.0-M11

[jira] [Updated] (DIRSHARED-110) Implement the EXTERNAL SASL Bind mechanism

2012-02-07 Thread Pierre-Arnaud Marcelot (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/DIRSHARED-110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre-Arnaud Marcelot updated DIRSHARED-110: - Fix Version/s: (was: 1.0.0-M10) 1.0.0-M11

[jira] [Updated] (DIRSHARED-78) Schema registries are not getting updated after adding a new AT to an ObjectClass entry present in the Schema partition

2012-02-07 Thread Pierre-Arnaud Marcelot (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/DIRSHARED-78?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre-Arnaud Marcelot updated DIRSHARED-78: Fix Version/s: (was: 1.0.0-M10) 1.0.0-M11

[jira] [Updated] (DIRSHARED-77) In configuration schema same name is used for both AT and OC

2012-02-07 Thread Pierre-Arnaud Marcelot (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/DIRSHARED-77?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre-Arnaud Marcelot updated DIRSHARED-77: Fix Version/s: (was: 1.0.0-M10) 1.0.0-M11

[jira] [Updated] (DIRSHARED-116) Cursor.next() throwing Exception may be a little expensive

2012-02-07 Thread Pierre-Arnaud Marcelot (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/DIRSHARED-116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre-Arnaud Marcelot updated DIRSHARED-116: - Fix Version/s: (was: 1.0.0-M10) 1.0.0-M11

[jira] [Updated] (DIRSHARED-121) the PLAIN SASL BindRequest is not supported

2012-02-07 Thread Pierre-Arnaud Marcelot (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/DIRSHARED-121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre-Arnaud Marcelot updated DIRSHARED-121: - Fix Version/s: (was: 1.0.0-M10) 1.0.0-M11

[jira] [Updated] (DIRSHARED-122) Distribution module should generate GPG/PGP signatures and MD5/SHA checksums

2012-02-07 Thread Pierre-Arnaud Marcelot (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/DIRSHARED-122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre-Arnaud Marcelot updated DIRSHARED-122: - Fix Version/s: (was: 1.0.0-M10) 1.0.0-M11

[jira] [Updated] (DIRSHARED-114) Allow the user to define the underlaying IO library to use

2012-02-07 Thread Pierre-Arnaud Marcelot (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/DIRSHARED-114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre-Arnaud Marcelot updated DIRSHARED-114: - Fix Version/s: (was: 1.0.0-M10) 1.0.0-M11

[jira] [Updated] (DIRSHARED-128) Update the samba schema with samba version 3 elements

2012-02-07 Thread Pierre-Arnaud Marcelot (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/DIRSHARED-128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre-Arnaud Marcelot updated DIRSHARED-128: - Fix Version/s: (was: 1.0.0-M10) 1.0.0-M11

[jira] [Commented] (DIRSTUDIO-767) All attribute names are lowercase when using Apache Directory LDAP Client API

2012-02-07 Thread Pierre-Arnaud Marcelot (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/DIRSTUDIO-767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13202205#comment-13202205 ] Pierre-Arnaud Marcelot commented on DIRSTUDIO-767: -- It was not re

Re: Binary attributes handling in the API

2012-02-06 Thread Pierre-Arnaud Marcelot
buteType is human readable or not => We filter binary values using the binary syntaxes list (first) and binary attributes list (second, if there's no match). Regards, Pierre-Arnaud On 6 févr. 2012, at 16:58, Emmanuel Lécharny wrote: > On 2/6/12 4:11 PM, Pierre-Arnaud Marcelot wrote

Re: Binary attributes handling in the API

2012-02-06 Thread Pierre-Arnaud Marcelot
I believe we need this list only in the case where no schema is loaded on the connection, right? Or, do you want to also use this list in addition to an already loaded schema? Regards, Pierre-Arnaud On 6 févr. 2012, at 14:04, Emmanuel Lecharny wrote: > Hi guys, > > last week, we have had issu

Re: Schema handling in the API : a sum up

2012-02-06 Thread Pierre-Arnaud Marcelot
On 6 févr. 2012, at 15:11, Emmanuel Lecharny wrote: > So let me summarize many aspects we have discussed about the schema handling > in the API in this mail. > > From the API POV, we should distinguish four cases : > - we don't want to load any schema > - we want to load a schema from a LDAP ser

Re: SchemaLoaders : another approach.

2012-02-06 Thread Pierre-Arnaud Marcelot
I really like the idea too, but I think we can combine both approaches. I see the SchemaManager more of an internal class and not something that someone (except experts) would instantiate. To ease the loading of the Schema and make the API schema aware, avoiding issues with binary attributes (f

Re: Renaming the NetworkSchemaLoader

2012-02-06 Thread Pierre-Arnaud Marcelot
I agree these names may not be very obvious for the casual user. My personal preference would go to: - DefaultNetworkSchemaLoader - ApacheDsNetworkSchemaLoader (I find it more explicit than with 'Ads' as this class will be in the API and people may not be very familiar with the 'Ads' prefix, no

[jira] [Commented] (DIRSTUDIO-765) Can not export DSML

2012-02-06 Thread Pierre-Arnaud Marcelot (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/DIRSTUDIO-765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13201154#comment-13201154 ] Pierre-Arnaud Marcelot commented on DIRSTUDIO-765: -- Thanks for

Re: svn commit: r1239907 - in /directory/shared/trunk/ldap/model/src: main/java/org/apache/directory/shared/ldap/model/name/Rdn.java test/java/org/apache/directory/shared/ldap/model/name/RdnTest.java

2012-02-06 Thread Pierre-Arnaud Marcelot
On 4 févr. 2012, at 01:52, Alex Karasulu wrote: > > > On Sat, Feb 4, 2012 at 2:47 AM, Emmanuel Lecharny wrote: > On 2/3/12 11:09 PM, Alex Karasulu wrote: > On Fri, Feb 3, 2012 at 12:59 AM, wrote: > > Author: elecharny > Date: Thu Feb 2 22:59:08 2012 > New Revision: 1239907 > > URL: http://

[jira] [Commented] (DIRAPI-78) Binary attributes are not correctly recognized and are retrieved with data corruption

2012-02-03 Thread Pierre-Arnaud Marcelot (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/DIRAPI-78?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13199918#comment-13199918 ] Pierre-Arnaud Marcelot commented on DIRAPI-78: -- See the 'Readi

[jira] [Created] (DIRAPI-78) Binary attributes are not correctly recognized and are retrieved with data corruption

2012-02-03 Thread Pierre-Arnaud Marcelot (Created) (JIRA)
: Directory Client API Issue Type: Bug Affects Versions: 1.0.0-M9, 1.0.0-M10 Reporter: Pierre-Arnaud Marcelot Priority: Blocker Fix For: 1.0.0-M11 Binary attributes are not correctly recognized and are retrieved with data corruption -- This

[jira] [Commented] (DIRSTUDIO-764) Image Editor does not work correctly

2012-02-03 Thread Pierre-Arnaud Marcelot (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/DIRSTUDIO-764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13199912#comment-13199912 ] Pierre-Arnaud Marcelot commented on DIRSTUDIO-764: -- Hi Ro

[jira] [Created] (DIRSTUDIO-766) Localize Apache Directory Studio in Spanish

2012-02-03 Thread Pierre-Arnaud Marcelot (Created) (JIRA)
-Arnaud Marcelot Fix For: 2.0.0-M3, 2.0.0 Localize Apache Directory Studio in Spanish -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators

[jira] [Resolved] (DIRSERVER-1692) Unable to add a JPEG image to an entry due to an 'Invalid Attribute Syntax' error

2012-02-03 Thread Pierre-Arnaud Marcelot (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/DIRSERVER-1692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre-Arnaud Marcelot resolved DIRSERVER-1692. --- Resolution: Fixed Assignee: Emmanuel Lecharny Fixed by

[jira] [Updated] (DIRSERVER-1692) Unable to add a JPEG image to an entry due to an 'Invalid Attribute Syntax' error

2012-02-03 Thread Pierre-Arnaud Marcelot (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/DIRSERVER-1692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre-Arnaud Marcelot updated DIRSERVER-1692: -- Attachment: test-image.jpg Here's the test-

[jira] [Created] (DIRSERVER-1692) Unable to add a JPEG image to an entry due to an 'Invalid Attribute Syntax' error

2012-02-03 Thread Pierre-Arnaud Marcelot (Created) (JIRA)
Project: Directory ApacheDS Issue Type: Bug Components: ldap Affects Versions: 2.0.0-M4, 2.0.0-M5 Reporter: Pierre-Arnaud Marcelot Priority: Critical Fix For: 2.0.0-M6 Attachments: test-image.jpg When I try to add an image,

[jira] [Resolved] (DIRSTUDIO-765) Can not export DSML

2012-02-03 Thread Pierre-Arnaud Marcelot (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/DIRSTUDIO-765?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre-Arnaud Marcelot resolved DIRSTUDIO-765. -- Resolution: Fixed Fix Version/s: 2.0.0-M3 Assignee

[VOTE][RESULTS] Release of Apache Directory Studio 2.0.0-M2 (2.0.0.v20120127)

2012-02-02 Thread Pierre-Arnaud Marcelot
Hi, This vote is now closed. Here are the results: 5 +1 votes: - Alex Karasulu - Emmanuel Lécharny - Felix Knecht - Pierre-Arnaud Marcelot - Kiran Ayyagari No ±0 and -1 votes I'll release the three Maven repositories and deploy the distribution packages on people.apache.org today. T

[jira] [Commented] (DIRAPI-69) API does not allow StartTLS hostname verification

2012-02-01 Thread Pierre-Arnaud Marcelot (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/DIRAPI-69?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13197732#comment-13197732 ] Pierre-Arnaud Marcelot commented on DIRAPI-69: -- Hi Daniel, Thanks for tr

[jira] [Updated] (DIRAPI-69) API does not allow StartTLS hostname verification

2012-02-01 Thread Pierre-Arnaud Marcelot (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/DIRAPI-69?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre-Arnaud Marcelot updated DIRAPI-69: - Affects Version/s: 1.0.0-M9 Assignee: Pierre-Arnaud Marcelot

[jira] [Created] (DIRAPI-72) Provide a default TrustManager for hostname verification to comply with RFC 2830 Section 3.6

2012-02-01 Thread Pierre-Arnaud Marcelot (Created) (JIRA)
Project: Directory Client API Issue Type: Improvement Affects Versions: 1.0.0-M9 Reporter: Pierre-Arnaud Marcelot Assignee: Pierre-Arnaud Marcelot Fix For: 1.0.0-M11 Provide a default TrustManager for hostname verification to comply with RFC

Re: [VOTE] Release of Apache Directory Studio 2.0.0-M2 (2.0.0.v20120127)

2012-01-30 Thread Pierre-Arnaud Marcelot
[X] +1 | Release Apache Directory Studio 2.0.0-M2 (2.0.0.v20120111), as well as Apache Directory LDAP API/Shared 1.0.0-M10 and ApacheDS 2.0.0-M5 Regards, Pierre-Arnaud On 27 janv. 2012, at 20:28, Pierre-Arnaud Marcelot wrote: > Hi guys, > > I'd like to propose a new milestone

[VOTE] Release of Apache Directory Studio 2.0.0-M2 (2.0.0.v20120127)

2012-01-27 Thread Pierre-Arnaud Marcelot
Hi guys, I'd like to propose a new milestone release (2.0.0-M2) for Apache Directory Studio. Since the release of the first milestone version two weeks ago, we have discovered and fixed 6 bugs, some of them being very critical. Given its dependencies, a release of Apache Directory Studio 2.0.0

[jira] [Updated] (DIRKRB-81) The ReplayCacheEntry is marked as Serializable, but contains no serializable fields

2012-01-27 Thread Pierre-Arnaud Marcelot (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-81?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre-Arnaud Marcelot updated DIRKRB-81: - Fix Version/s: (was: 2.0.0-RC1) 2.0.0-M5 >

[jira] [Closed] (DIRKRB-81) The ReplayCacheEntry is marked as Serializable, but contains no serializable fields

2012-01-27 Thread Pierre-Arnaud Marcelot (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-81?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre-Arnaud Marcelot closed DIRKRB-81. Resolution: Fixed Fixed version has been changed. (re-)Closing the issue

[jira] [Updated] (DIRKRB-84) EncryptionTypes are not correctly handled in the server

2012-01-27 Thread Pierre-Arnaud Marcelot (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-84?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre-Arnaud Marcelot updated DIRKRB-84: - Fix Version/s: 2.0.0-M5 Assignee: Emmanuel Lecharny

[jira] [Reopened] (DIRKRB-81) The ReplayCacheEntry is marked as Serializable, but contains no serializable fields

2012-01-27 Thread Pierre-Arnaud Marcelot (Reopened) (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-81?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre-Arnaud Marcelot reopened DIRKRB-81: -- Re-opened to change fix version. > The ReplayCacheEntry is mar

[jira] [Commented] (DIRSERVER-1660) DMG based installer generation fails on Mac OSX Lion

2012-01-27 Thread Pierre-Arnaud Marcelot (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/DIRSERVER-1660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13194617#comment-13194617 ] Pierre-Arnaud Marcelot commented on DIRSERVER-1660: --- Thanks

[Studio] Auto-translated in Japanese

2012-01-27 Thread Pierre-Arnaud Marcelot
Hi guys, I found this on Twitter yesterday: http://www.oss-d.net/apache_directory_studio#q55842d6 Studio's UI seems to be fully auto-translated via a third party plugin (pleiades). Of course, I can't tell how accurate it is, but it's funny to see Studio running on another alphabet. Regards, P

Re: Kerberos fixes...

2012-01-27 Thread Pierre-Arnaud Marcelot
Awesome Emmanuel! I confirm that trunk now compiles fine. Thanks for the heads up. Regards, Pierre-Arnaud On 27 janv. 2012, at 09:52, Emmanuel Lecharny wrote: > Hi guys, > > yesterday, we faced some big issues in the kerberos server. Some tests were > failing, due to some modifications done

[jira] [Resolved] (DIRSTUDIO-630) Importing a Schema project twice shouldn't be possible

2012-01-26 Thread Pierre-Arnaud Marcelot (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/DIRSTUDIO-630?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre-Arnaud Marcelot resolved DIRSTUDIO-630. -- Resolution: Fixed Fixed at revision 1236334. http://svn.apache.org

[jira] [Updated] (DIRSTUDIO-630) Importing a Schema project twice shouldn't be possible

2012-01-26 Thread Pierre-Arnaud Marcelot (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/DIRSTUDIO-630?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre-Arnaud Marcelot updated DIRSTUDIO-630: - Component/s: studio-schemaeditor Fix Version/s: 2.0.0

[jira] [Resolved] (DIRSTUDIO-763) Typo in some English error messages ('occured' instead of 'occurred')

2012-01-26 Thread Pierre-Arnaud Marcelot (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/DIRSTUDIO-763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre-Arnaud Marcelot resolved DIRSTUDIO-763. -- Resolution: Fixed Fixed at revision 1236321. http://svn.apache.org

[jira] [Created] (DIRSTUDIO-763) Typo in some English error messages ('occured' instead of 'occurred')

2012-01-26 Thread Pierre-Arnaud Marcelot (Created) (JIRA)
ct: Directory Studio Issue Type: Bug Components: studio-connection, studio-ldapbrowser, studio-schemaeditor Affects Versions: 2.0.0-M1, 1.5.3 Reporter: Pierre-Arnaud Marcelot Assignee: Pierre-Arnaud Marcelot Priority: Minor Fix For: 2.

[jira] [Resolved] (DIRSTUDIO-757) Update all features with the new 'library' plugins

2012-01-26 Thread Pierre-Arnaud Marcelot (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/DIRSTUDIO-757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre-Arnaud Marcelot resolved DIRSTUDIO-757. -- Resolution: Fixed Fix Version/s: 2.0.0-M1 This has been

[jira] [Closed] (DIRSTUDIO-757) Update all features with the new 'library' plugins

2012-01-26 Thread Pierre-Arnaud Marcelot (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/DIRSTUDIO-757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre-Arnaud Marcelot closed DIRSTUDIO-757. > Update all features with the new 'library&

[jira] [Updated] (DIRSTUDIO-673) Typo in the "check authentication" error message in the french translation

2012-01-26 Thread Pierre-Arnaud Marcelot (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/DIRSTUDIO-673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre-Arnaud Marcelot updated DIRSTUDIO-673: - Fix Version/s: (was: 1.5.4) > Typo in the &qu

[jira] [Updated] (DIRSTUDIO-739) Using 'Quick Search' in the DN editor while editing some object cancels editing and jumps to 'Quick Search' in the main window

2012-01-26 Thread Pierre-Arnaud Marcelot (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/DIRSTUDIO-739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre-Arnaud Marcelot updated DIRSTUDIO-739: - Component/s: studio-ldapbrowser > Using 'Quick Search&#x

[jira] [Resolved] (DIRSTUDIO-739) Using 'Quick Search' in the DN editor while editing some object cancels editing and jumps to 'Quick Search' in the main window

2012-01-26 Thread Pierre-Arnaud Marcelot (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/DIRSTUDIO-739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre-Arnaud Marcelot resolved DIRSTUDIO-739. -- Resolution: Fixed Fixed at revision 1236228. http://svn.apache.org

[jira] [Updated] (DIRSTUDIO-739) Using 'Quick Search' in the DN editor while editing some object cancels editing and jumps to 'Quick Search' in the main window

2012-01-26 Thread Pierre-Arnaud Marcelot (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/DIRSTUDIO-739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre-Arnaud Marcelot updated DIRSTUDIO-739: - Fix Version/s: 2.0.0-M2 Assignee: Pierre-Arnaud Marcelot

[jira] [Resolved] (DIRSTUDIO-733) Error while reading RootDSE on Sun One directory server

2012-01-26 Thread Pierre-Arnaud Marcelot (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/DIRSTUDIO-733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre-Arnaud Marcelot resolved DIRSTUDIO-733. -- Resolution: Fixed Fixed at revision 1236162. http://svn.apache.org

[jira] [Updated] (DIRSTUDIO-733) Error while reading RootDSE on Sun One directory server

2012-01-26 Thread Pierre-Arnaud Marcelot (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/DIRSTUDIO-733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre-Arnaud Marcelot updated DIRSTUDIO-733: - Component/s: studio-connection > Error while reading RootDSE

[jira] [Updated] (DIRSTUDIO-759) Exit confirmation dialog is showed twice when quitting the application by closing the window on Linux and Windows

2012-01-26 Thread Pierre-Arnaud Marcelot (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/DIRSTUDIO-759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre-Arnaud Marcelot updated DIRSTUDIO-759: - Component/s: studio-rcp > Exit confirmation dialog is sho

[jira] [Commented] (DIRSTUDIO-733) Error while reading RootDSE on Sun One directory server

2012-01-26 Thread Pierre-Arnaud Marcelot (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/DIRSTUDIO-733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13193802#comment-13193802 ] Pierre-Arnaud Marcelot commented on DIRSTUDIO-733: -- After

[jira] [Commented] (DIRSERVER-1660) DMG based installer generation fails on Mac OSX Lion

2012-01-24 Thread Pierre-Arnaud Marcelot (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/DIRSERVER-1660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13192334#comment-13192334 ] Pierre-Arnaud Marcelot commented on DIRSERVER-1660: --- Thanks!

Re: Moving DIRSHARED into DIRAPI, take 2

2012-01-24 Thread Pierre-Arnaud Marcelot
On 24 janv. 2012, at 17:25, Alex Karasulu wrote: > On Tue, Jan 24, 2012 at 3:47 PM, Pierre-Arnaud Marcelot > wrote: > On 24 janv. 2012, at 14:33, Emmanuel Lecharny wrote: > > > Hi guys, > > > > last summer, a [VOTE] has been started about merging DIRShARED with

Re: Moving DIRSHARED into DIRAPI, take 2

2012-01-24 Thread Pierre-Arnaud Marcelot
On 24 janv. 2012, at 14:33, Emmanuel Lecharny wrote: > Hi guys, > > last summer, a [VOTE] has been started about merging DIRShARED with DIRAPI. > We have had 5 +1 votes for it, but the operation was not done, because we > didn't decide if API should be moved to SHARED or the opposite. > > I un

Re: ADS 2.0.0-M5 Status

2012-01-24 Thread Pierre-Arnaud Marcelot
Sounds good to me. I might as well launch a release for a 2nd milestone version for Studio, quickly fixing a critical bug which forbids users to connect to Active Directory servers using the 'domain\userid' scheme with the Apache Directory LDAP API (which would also be released). Regards, Pier

[jira] [Commented] (DIRSERVER-1660) DMG based installer generation fails on Mac OSX Lion

2012-01-23 Thread Pierre-Arnaud Marcelot (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/DIRSERVER-1660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13191993#comment-13191993 ] Pierre-Arnaud Marcelot commented on DIRSERVER-1660: --- Alex, any

[jira] [Resolved] (DIRSERVER-1688) Using rm -d is not portable to Slackware

2012-01-23 Thread Pierre-Arnaud Marcelot (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/DIRSERVER-1688?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre-Arnaud Marcelot resolved DIRSERVER-1688. --- Resolution: Fixed Fix Version/s: 2.0.0-M5 Applied David&#

[jira] [Updated] (DIRSERVER-1655) Possible incorrect insertion of modifications in the consumer log

2012-01-23 Thread Pierre-Arnaud Marcelot (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/DIRSERVER-1655?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre-Arnaud Marcelot updated DIRSERVER-1655: -- Fix Version/s: (was: 2.0.0-M4) 2.0.0-M5

[jira] [Updated] (DIRSERVER-1660) DMG based installer generation fails on Mac OSX Lion

2012-01-23 Thread Pierre-Arnaud Marcelot (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/DIRSERVER-1660?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre-Arnaud Marcelot updated DIRSERVER-1660: -- Fix Version/s: (was: 2.0.0-M4) 2.0.0-M5

[jira] [Updated] (DIRSERVER-1656) We need a separate thread to process the consumer log

2012-01-23 Thread Pierre-Arnaud Marcelot (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/DIRSERVER-1656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre-Arnaud Marcelot updated DIRSERVER-1656: -- Fix Version/s: (was: 2.0.0-M4) 2.0.0-M5

[jira] [Updated] (DIRSERVER-1669) Embed Custom Felix Framework

2012-01-23 Thread Pierre-Arnaud Marcelot (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/DIRSERVER-1669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre-Arnaud Marcelot updated DIRSERVER-1669: -- Fix Version/s: (was: 2.0.0-M4) 2.0.0-M5

[jira] [Updated] (DIRSERVER-1671) Create OSGI based deployer to start ApacheDS inside OSGI Framework

2012-01-23 Thread Pierre-Arnaud Marcelot (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/DIRSERVER-1671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre-Arnaud Marcelot updated DIRSERVER-1671: -- Fix Version/s: (was: 2.0.0-M4) 2.0.0-M5

[jira] [Updated] (DIRSERVER-1672) Making Comparators extendable

2012-01-23 Thread Pierre-Arnaud Marcelot (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/DIRSERVER-1672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre-Arnaud Marcelot updated DIRSERVER-1672: -- Fix Version/s: (was: 2.0.0-M4) 2.0.0-M5

[jira] [Updated] (DIRSERVER-1663) NPE when doing add/delete and search at the same time on the same entries

2012-01-23 Thread Pierre-Arnaud Marcelot (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/DIRSERVER-1663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre-Arnaud Marcelot updated DIRSERVER-1663: -- Fix Version/s: (was: 2.0.0-M4) 2.0.0-M5

[jira] [Updated] (DIRSERVER-1659) the apacheds.sh/bat files contains a hard coded revision. This is not good

2012-01-23 Thread Pierre-Arnaud Marcelot (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/DIRSERVER-1659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre-Arnaud Marcelot updated DIRSERVER-1659: -- Fix Version/s: (was: 2.0.0-M4) 2.0.0-M5

[jira] [Updated] (DIRSERVER-1677) Dependencies cleanup

2012-01-23 Thread Pierre-Arnaud Marcelot (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/DIRSERVER-1677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre-Arnaud Marcelot updated DIRSERVER-1677: -- Fix Version/s: (was: 2.0.0-M4) 2.0.0-M5

[jira] [Updated] (DIRSERVER-1678) Move wiki pages to svn

2012-01-23 Thread Pierre-Arnaud Marcelot (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/DIRSERVER-1678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre-Arnaud Marcelot updated DIRSERVER-1678: -- Fix Version/s: (was: 2.0.0-M4) 2.0.0-M5

[jira] [Updated] (DIRSERVER-1685) Extract Authenticator management and containment out of the AuthenticationInterceptor

2012-01-23 Thread Pierre-Arnaud Marcelot (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/DIRSERVER-1685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre-Arnaud Marcelot updated DIRSERVER-1685: -- Fix Version/s: (was: 2.0.0-M4) 2.0.0-M5

[jira] [Updated] (DIRSERVER-1674) "cn=schema" searched with scope 'subtree' and filter '(objectClass=*)' returns no entry

2012-01-23 Thread Pierre-Arnaud Marcelot (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/DIRSERVER-1674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre-Arnaud Marcelot updated DIRSERVER-1674: -- Fix Version/s: (was: 2.0.0-M4) 2.0.0-M5

[jira] [Updated] (DIRSERVER-1686) Create a separate PPolicy interceptor removing such functionality from the AuthenticationInterceptor

2012-01-23 Thread Pierre-Arnaud Marcelot (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/DIRSERVER-1686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre-Arnaud Marcelot updated DIRSERVER-1686: -- Fix Version/s: (was: 2.0.0-M4) 2.0.0-M5

[jira] [Commented] (DIRSERVER-1688) Using rm -d is not portable to Slackware

2012-01-23 Thread Pierre-Arnaud Marcelot (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/DIRSERVER-1688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13191979#comment-13191979 ] Pierre-Arnaud Marcelot commented on DIRSERVER-1688: --- Thanks

[jira] [Updated] (DIRSERVER-1688) Using rm -d is not portable to Slackware

2012-01-23 Thread Pierre-Arnaud Marcelot (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/DIRSERVER-1688?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre-Arnaud Marcelot updated DIRSERVER-1688: -- Assignee: Pierre-Arnaud Marcelot Summary: Using rm -d is not

[jira] [Commented] (DIRAPI-69) startTLS hostname verification

2012-01-23 Thread Pierre-Arnaud Marcelot (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/DIRAPI-69?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13191977#comment-13191977 ] Pierre-Arnaud Marcelot commented on DIRAPI-69: -- Hi Daniel, Have you t

[jira] [Closed] (DIRSTUDIO-762) Wrong text substition on the title of the 'Shutdown' preference page

2012-01-23 Thread Pierre-Arnaud Marcelot (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/DIRSTUDIO-762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre-Arnaud Marcelot closed DIRSTUDIO-762. Resolution: Not A Problem Fix Version/s: (was: 2.0.0-M2

Re: [jira] [Commented] (DIRAPI-64) Relax LDAP filtering checks to allow trivial filters without parenthesis

2012-01-23 Thread Pierre-Arnaud Marcelot
On 23 janv. 2012, at 11:34, Alex Karasulu wrote: > > > On Sun, Jan 22, 2012 at 8:51 AM, Emmanuel Lecharny > wrote: > On 1/22/12 3:14 AM, Alex Karasulu wrote: > Didn't we decide against this? Reason I ask is because the resolution here > says 'fixed' instead of 'will not fix' . > It's still open

[jira] [Created] (DIRSTUDIO-762) Wrong text substition on the title of the 'Shutdown' preference page

2012-01-23 Thread Pierre-Arnaud Marcelot (Created) (JIRA)
ory Studio Issue Type: Bug Components: studio-rcp Affects Versions: 2.0.0-M1 Reporter: Pierre-Arnaud Marcelot Assignee: Pierre-Arnaud Marcelot Priority: Minor Fix For: 2.0.0-M2, 2.0.0 Attachments: Screen Shot 2012-01-23 at 11

[jira] [Updated] (DIRSTUDIO-762) Wrong text substition on the title of the 'Shutdown' preference page

2012-01-23 Thread Pierre-Arnaud Marcelot (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/DIRSTUDIO-762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre-Arnaud Marcelot updated DIRSTUDIO-762: - Attachment: Screen Shot 2012-01-23 at 11.18.14.png Here

[jira] [Resolved] (DIRSTUDIO-760) Unable to bind on an Active Directory server using 'domain\userid'

2012-01-23 Thread Pierre-Arnaud Marcelot (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/DIRSTUDIO-760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre-Arnaud Marcelot resolved DIRSTUDIO-760. -- Resolution: Fixed Fixed at revision 1233927. http://svn.apache.org

[jira] [Resolved] (DIRAPI-68) Unable to bind on an Active Directory server using 'domain\userid'

2012-01-23 Thread Pierre-Arnaud Marcelot (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/DIRAPI-68?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre-Arnaud Marcelot resolved DIRAPI-68. -- Resolution: Fixed Fixed at revision 1233926. http://svn.apache.org/viewvc?rev

Re: svn commit: r1233924 - /directory/apacheds/trunk/protocol-kerberos/src/main/java/org/apache/directory/server/kerberos/kdc/KdcServer.java

2012-01-21 Thread Pierre-Arnaud Marcelot
No problem, Kiran. ;) Build success now. Regards, Pierre-Arnaud On 21 janv. 2012, at 12:05, Kiran Ayyagari wrote: > my bad, forgot to commit the test fixes, now done at rev. 1234302. > thanks Pierre-Arnaud for the heads up, appreciate it > > On Fri, Jan 20, 2012 at 9:54 PM, P

Re: svn commit: r1233924 - /directory/apacheds/trunk/protocol-kerberos/src/main/java/org/apache/directory/server/kerberos/kdc/KdcServer.java

2012-01-20 Thread Pierre-Arnaud Marcelot
Kiran, Aleksander, This changes makes the build fail on my system. Here's the error I get: Failed tests: testAes128Configuration(org.apache.directory.server.kerberos.protocol.AuthenticationEncryptionTypeTest): KDC has no support for encryption type expected: but was: Was it passing fine on y

[jira] [Updated] (DIRSTUDIO-760) Unable to bind on an Active Directory server using 'domain\userid'

2012-01-20 Thread Pierre-Arnaud Marcelot (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/DIRSTUDIO-760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre-Arnaud Marcelot updated DIRSTUDIO-760: - Attachment: studio.diff Here's a patch for Studio's t

[jira] [Updated] (DIRAPI-68) Unable to bind on an Active Directory server using 'domain\userid'

2012-01-20 Thread Pierre-Arnaud Marcelot (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/DIRAPI-68?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre-Arnaud Marcelot updated DIRAPI-68: - Attachment: apacheds.diff shared.diff Here are two patches for

[jira] [Updated] (DIRAPI-68) Unable to bind on an Active Directory server using 'domain\userid'

2012-01-19 Thread Pierre-Arnaud Marcelot (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/DIRAPI-68?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre-Arnaud Marcelot updated DIRAPI-68: - Affects Version/s: 1.0.0-M9 Fix Version/s: 1.0.0-M10 > Unable to b

[jira] [Updated] (DIRAPI-64) Relax LDAP filtering checks to allow trivial filters without parenthesis

2012-01-19 Thread Pierre-Arnaud Marcelot (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/DIRAPI-64?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre-Arnaud Marcelot updated DIRAPI-64: - Fix Version/s: (was: 1.0.0-M9) 1.0.0-M10 > Relax L

[jira] [Updated] (DIRAPI-61) We don't support referral chasing on the API

2012-01-19 Thread Pierre-Arnaud Marcelot (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/DIRAPI-61?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre-Arnaud Marcelot updated DIRAPI-61: - Fix Version/s: (was: 1.0.0-M9) 1.0.0-M10 > We do

[jira] [Updated] (DIRAPI-58) Method org.apache.directory.ldap.client.api.LdapConnection.loadSchema() should be renamed as loadDefaultSchema() to avoid confusion

2012-01-19 Thread Pierre-Arnaud Marcelot (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/DIRAPI-58?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre-Arnaud Marcelot updated DIRAPI-58: - Fix Version/s: (was: 1.0.0-M9) 1.0.0-M10 > Met

[jira] [Updated] (DIRAPI-67) Parsers and generators of OpenLDAP code (RFC 4512) for Schema Objects does not support escaped strings in the description

2012-01-19 Thread Pierre-Arnaud Marcelot (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/DIRAPI-67?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre-Arnaud Marcelot updated DIRAPI-67: - Fix Version/s: (was: 1.0.0-M9) 1.0.0-M10 > Parsers

[jira] [Created] (DIRAPI-68) Unable to bind on an Active Directory server using 'domain\userid'

2012-01-19 Thread Pierre-Arnaud Marcelot (Created) (JIRA)
Issue Type: Bug Reporter: Pierre-Arnaud Marcelot Assignee: Pierre-Arnaud Marcelot Priority: Critical Unable to bind on an Active Directory server using 'domain\userid'. The Apache Directory LDAP API doesn't currently handles this and expect

[jira] [Updated] (DIRSTUDIO-725) Navigation via arrow keys barely useable

2012-01-19 Thread Pierre-Arnaud Marcelot (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/DIRSTUDIO-725?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre-Arnaud Marcelot updated DIRSTUDIO-725: - Fix Version/s: (was: 2.0.0-M1) 2.0.0-M2

[jira] [Updated] (DIRSTUDIO-732) apache directory studio don't support OID Macros

2012-01-19 Thread Pierre-Arnaud Marcelot (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/DIRSTUDIO-732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre-Arnaud Marcelot updated DIRSTUDIO-732: - Fix Version/s: (was: 2.0.0-M1) 2.0.0-M2

[jira] [Updated] (DIRSTUDIO-750) Directory Studio should propose the control "server side sort"

2012-01-19 Thread Pierre-Arnaud Marcelot (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/DIRSTUDIO-750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre-Arnaud Marcelot updated DIRSTUDIO-750: - Fix Version/s: (was: 2.0.0-M1) 2.0.0-M2

[jira] [Updated] (DIRSTUDIO-733) Error while reading RootDSE on Sun One directory server

2012-01-19 Thread Pierre-Arnaud Marcelot (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/DIRSTUDIO-733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre-Arnaud Marcelot updated DIRSTUDIO-733: - Fix Version/s: (was: 2.0.0-M1) 2.0.0-M2

[jira] [Updated] (DIRSTUDIO-662) Numbered attributes not showing up in TRUE numerical order; should be at least an option.

2012-01-19 Thread Pierre-Arnaud Marcelot (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/DIRSTUDIO-662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre-Arnaud Marcelot updated DIRSTUDIO-662: - Fix Version/s: (was: 2.0.0-M1) 2.0.0-M2

[jira] [Updated] (DIRSTUDIO-662) Numbered attributes not showing up in TRUE numerical order; should be at least an option.

2012-01-19 Thread Pierre-Arnaud Marcelot (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/DIRSTUDIO-662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre-Arnaud Marcelot updated DIRSTUDIO-662: - Fix Version/s: (was: 1.5.4) 2.0.0-M1

[jira] [Updated] (DIRSTUDIO-750) Directory Studio should propose the control "server side sort"

2012-01-19 Thread Pierre-Arnaud Marcelot (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/DIRSTUDIO-750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre-Arnaud Marcelot updated DIRSTUDIO-750: - Fix Version/s: (was: 1.5.4) 2.0.0-M1

[jira] [Updated] (DIRSTUDIO-733) Error while reading RootDSE on Sun One directory server

2012-01-19 Thread Pierre-Arnaud Marcelot (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/DIRSTUDIO-733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre-Arnaud Marcelot updated DIRSTUDIO-733: - Fix Version/s: (was: 1.5.4) 2.0.0-M1

[jira] [Updated] (DIRSTUDIO-725) Navigation via arrow keys barely useable

2012-01-19 Thread Pierre-Arnaud Marcelot (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/DIRSTUDIO-725?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre-Arnaud Marcelot updated DIRSTUDIO-725: - Fix Version/s: (was: 1.5.4) 2.0.0-M1

<    5   6   7   8   9   10   11   12   13   14   >