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
Subject: [Caml-list] ANNOUNCING ocamldap 1.5.0
Date: Tue, 22 Jun 2004 12:17:53 -0700	[thread overview]
Message-ID: <DBF82965-C480-11D8-8EB5-000A95A1E69A@csun.edu> (raw)

Hello all, its time for another release of Ocamldap. This release 
includes a few bug fixes
in the high level code, and some pragmatic additions to various 
components.

LDIF parser
- added methods to write as well as read LDIF
- added base64 encoding support (for read and write), the parser
should now be fully compliant with the LDIF standard
- added methods to read and write LDIF to and from strings

High level stuff
- dependancy generation (for generators) in ldapaccount has been fixed 
so that it doesn't
pollute the object with strange objectclasses. It will not add 
objectclasses in order to satisfy
generator dependancies anymore.
- added two new methods, service_exists, and services_present to 
ldapaccount, which will allow
listing of the services on the account, and querying individual ones. 
Most of this code was moved
in from rmwd.

Low level stuff
- added some very preliminary handling of referrals (don't raise an 
exception when you hit one :P).
There is much work to do in this area. Currently openldap's C library 
is transparently following referrals,
and there are a lot of cases where that isn't good at all. I would like 
to add the ability for the library user
to control with great detail what is done with referrals.

as always, the Ocaml link database contains the authoritative link to 
the code
http://www.npc.de/ocaml/linkdb/

however you can download binaries for version 1.5.0 from here
http://www.csun.edu/~eric/ocamldap-1.5.0.tar.bz2

Happy ldaping,
-Eric Stokes

-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners


                 reply	other threads:[~2004-06-22 19:18 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=DBF82965-C480-11D8-8EB5-000A95A1E69A@csun.edu \
    --to=eric.stokes@csun.edu \
    --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).