]> git.sur5r.net Git - openldap/blob - contrib/README
Revert last commit. Leave ldapsasl note in place for now.
[openldap] / contrib / README
1 OpenLDAP Contributed Software README
2
3 OpenLDAP Project provides a number of freely-distributable LDAP
4 software packages.  Though distributed with OpenLDAP Software, they
5 are not part of OpenLDAP Software.  Some packages may be out of
6 date.  Each package in this directory has it's own use and
7 redistribution restrictions as documented within the package.
8
9 Current contributions:
10         ldapc++
11                 LDAP C++ API
12                 Contributed by SuSE Gmbh.
13
14         ldapsasl
15                 LDAP SASL auxprop plugin
16                 Contributed by Symas Corp.
17                 Note: this module is now part of Cyrus SASL
18                 and no longer included here.
19
20         slapd-modules
21                 Native modules
22
23         slapd-tools
24                 Tools to use with slapd
25
26         slapi-plugins
27                 SLAPI plugins
28
29
30 OpenLDAP Contributing Guidelines are available at:
31   <http://www.openldap.org/devel/contributing.html>.
32
33 $OpenLDAP$