Commit graph

3 commits

Author SHA1 Message Date
jaapb
4e770f20b6 Update databases/ocaml-ldap to version 2.4.2
This changes the build system to dune, and adds other minor improvements
and bugfixes.
2022-05-04 10:06:59 +00:00
jaapb
78f89304af Updated package to latest version, 2.3 and changed distribution to
GitHub.

Changes include:
2.3.0
    * Enable OCaml >= 4.02 compatibility
    * Enable safe-string compatibility
    * Backport fixes from 2.1.8
    * Use OASIS to build the documentation
    * Bug fixed: Ldap_protocol doesn't handle SASL correctly (RFC 4511 4.2.2)
      (Patch by David Allsopp)
    * Added paged result control
      (Patch by Christian Wills)
    * Fix: Add Str to the build dependencies
2017-09-07 15:03:51 +00:00
jaapb
1b0a02bea0 New package databases/ocaml-ldap, an LDAP library for OCaml.
Ocamldap is an implementation of the Light Weight Directory Access Protocol,
and a set of useful tools built around it. It includes high level libraries for
creating ldap clients and ldap servers.

It also includes many of the auxiliary tools needed for building intelligent
solutions, and interoperating with other directories. These include, an rfc2252
schema parser, and an schema checker, an ldif parser and printer, a search
filter parser (but no printer yet), and a rudimentary ldap url parser.
2016-09-20 12:52:59 +00:00