Return-Path: Delivered-To: apmail-incubator-directory-dev-archive@www.apache.org Received: (qmail 72702 invoked from network); 29 May 2004 02:39:12 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 29 May 2004 02:39:12 -0000 Received: (qmail 47942 invoked by uid 500); 29 May 2004 02:39:39 -0000 Delivered-To: apmail-incubator-directory-dev-archive@incubator.apache.org Received: (qmail 47859 invoked by uid 500); 29 May 2004 02:39:36 -0000 Mailing-List: contact directory-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Apache Directory Developers List" Reply-To: "Apache Directory Developers List" Delivered-To: mailing list directory-dev@incubator.apache.org Received: (qmail 47763 invoked by uid 99); 29 May 2004 02:39:36 -0000 Received: from [192.18.33.10] (HELO exchange.sun.com) (192.18.33.10) by apache.org (qpsmtpd/0.27.1) with SMTP; Fri, 28 May 2004 19:39:36 -0700 Received: (qmail 16606 invoked from network); 29 May 2004 02:40:01 -0000 Received: from localhost (HELO nagoya) (127.0.0.1) by nagoya.betaversion.org with SMTP; 29 May 2004 02:40:01 -0000 Message-ID: <1977742933.1085798401555.JavaMail.apache@nagoya> Date: Fri, 28 May 2004 19:40:01 -0700 (PDT) From: jira@apache.org To: directory-dev@incubator.apache.org Subject: [jira] Updated: (DIRSNICKERS-41) Write DelRequest rules In-Reply-To: <911333300.1082319593435.JavaMail.apache@nagoya> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N The following issue has been updated: Updater: Alex Karasulu (mailto:aok123@bellsouth.net) Date: Fri, 28 May 2004 7:39 PM Changes: description changed from Write the delete request rules for the BERDigester. Here's the ASN.1 for both the request and the response: DelRequest ::= [APPLICATION 10] LDAPDN DelResponse ::= [APPLICATION 11] LDAPResult Here's the raw tag nesting patterns for both the request and the response in that order where all the tag's have the constructed bit turned off: Request Nesting =============== -|---16 [0x10000000][38]--------SEQUENCE -|-------2 [0x02000000][1]------------messageId -|-------10 [0x4a000000][31]----------[APPLICATION 10] LDAPDN OCTET STRING -|-------0 [0x80000000][0]------------controls v time Response Nesting ================ -|---16 [0x10000000][71] ------------------- SEQUENCE -|------- 2 [0x02000000][1] -------------------- messageId -|-------11 [0x4b000000][64] ------------------- [APPLICATION 11] deleteResponse -|-----------10 [0x0a000000][1] --------------------- ENUMERATED resultCode -|----------- 4 [0x04000000][31] -------------------- matchedDN OCTET STRING -|----------- 4 [0x04000000][10] -------------------- errorMessage OCTET STRING -|----------- 3 [0x83000000][14] -------------------- referral -|---------------4 [0x04000000][5] --------------------- LDAPURL -|---------------4 [0x04000000][5] --------------------- LDAPURL -|-------0 [0x80000000][0] --------------------- controls to Write the delete request rules for the BERDigester. Here's the ASN.1 for both the request and the response: DelRequest ::= [APPLICATION 10] LDAPDN DelResponse ::= [APPLICATION 11] LDAPResult Here's the raw tag nesting patterns for both the request and the response in that order where all the tag's have the constructed bit turned off: Request Nesting =============== -|---16 [0x10000000][38]--------SEQUENCE -|-------2 [0x02000000][1]------------messageId -|-------10 [0x4a000000][31]----------[APPLICATION 10] LDAPDN OCTET STRING -|-------0 [0x80000000][0]------------controls v time Response Nesting ================ -|---16 [0x10000000][71] ------------------- SEQUENCE -|------- 2 [0x02000000][1] ------------------- messageId -|-------11 [0x4b000000][64] ------------------- [APPLICATION 11] deleteResponse -|-----------10 [0x0a000000][1] ---------------------- ENUMERATED resultCode -|----------- 4 [0x04000000][31] -------------------- matchedDN OCTET STRING -|----------- 4 [0x04000000][10] -------------------- errorMessage OCTET STRING -|----------- 3 [0x83000000][14] -------------------- referral -|---------------4 [0x04000000][5] --------------------- LDAPURL -|---------------4 [0x04000000][5] --------------------- LDAPURL -|-------0 [0x80000000][0] --------------------- controls --------------------------------------------------------------------- For a full history of the issue, see: http://issues.apache.org/jira/browse/DIRSNICKERS-41?page=history --------------------------------------------------------------------- View the issue: http://issues.apache.org/jira/browse/DIRSNICKERS-41 Here is an overview of the issue: --------------------------------------------------------------------- Key: DIRSNICKERS-41 Summary: Write DelRequest rules Type: Task Status: In Progress Priority: Major Project: Directory Snickers Components: LDAP Provider Assignee: Alex Karasulu Reporter: Alex Karasulu Created: Sun, 18 Apr 2004 1:19 PM Updated: Fri, 28 May 2004 7:39 PM Description: Write the delete request rules for the BERDigester. Here's the ASN.1 for both the request and the response: DelRequest ::= [APPLICATION 10] LDAPDN DelResponse ::= [APPLICATION 11] LDAPResult Here's the raw tag nesting patterns for both the request and the response in that order where all the tag's have the constructed bit turned off: Request Nesting =============== -|---16 [0x10000000][38]--------SEQUENCE -|-------2 [0x02000000][1]------------messageId -|-------10 [0x4a000000][31]----------[APPLICATION 10] LDAPDN OCTET STRING -|-------0 [0x80000000][0]------------controls v time Response Nesting ================ -|---16 [0x10000000][71] ------------------- SEQUENCE -|------- 2 [0x02000000][1] ------------------- messageId -|-------11 [0x4b000000][64] ------------------- [APPLICATION 11] deleteResponse -|-----------10 [0x0a000000][1] ---------------------- ENUMERATED resultCode -|----------- 4 [0x04000000][31] -------------------- matchedDN OCTET STRING -|----------- 4 [0x04000000][10] -------------------- errorMessage OCTET STRING -|----------- 3 [0x83000000][14] -------------------- referral -|---------------4 [0x04000000][5] --------------------- LDAPURL -|---------------4 [0x04000000][5] --------------------- LDAPURL -|-------0 [0x80000000][0] --------------------- controls --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira