caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Eric Stokes <eric.stokes@csun.edu>
To: caml-list@inria.fr, godi-list list <Godi-list@ocaml-programming.de>
Subject: ANNOUNCE ocamldap 2.1.5
Date: Tue, 4 Oct 2005 09:20:36 -0700	[thread overview]
Message-ID: <D14A6611-418E-4B45-B556-AB95E805253D@csun.edu> (raw)

I am pleased to announce the immediate availability of Ocamldap 2.1.5.

(NOTE to hump maintainers, since 2.0 Ocamldap has been a native Ocaml  
library,
   it should no longer be categorized as a binding to a C library)

Ocamldap is a toolkit for working with LDAP directory services,  
features include
- A full featured, high performance LDAP client library
     - A set of low level primitives similar to the C library
     - A high level object oriented interface
     - Schema aware local object representations
     - An experimental library for account management
     - An experimental implementation of transactions  
(draft_zeilenga_ldaptxn)
- A library for constructing LDAP servers
- An rfc2252 schema checker
- An LDIF v1 parser and pretty printer (including change records)
- An ldap filter parser and pretty printer
- An ldap dn parser and pretty printer

Major Changes Since the Last Announce
- Major improvement in the documentation
- I spent a lot of time with Apple's excellent Shark tool, and was  
able to get a 2.5x decoder speedup (Parsing 4.0 Mb/s of BER on an  
800Mhz G4). Based on the data I'm seeing from Shark I do not expect  
any further major performance increases in the decoder, but given the  
level of performance it is currently at, and the age of my hardware,  
I see no reason to care.
- Experimental implementation of transactions across multiple objects
- Some bug fixes

Ocamldap is available on GODI, and via http://ocamldap.sourceforge.net

     - Eric


                 reply	other threads:[~2005-10-04 16:20 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=D14A6611-418E-4B45-B556-AB95E805253D@csun.edu \
    --to=eric.stokes@csun.edu \
    --cc=Godi-list@ocaml-programming.de \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).