mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-15 19:34:10 -05:00
Meantion new features
This commit is contained in:
parent
77b235fba5
commit
968495835a
1 changed files with 7 additions and 6 deletions
13
ANNOUNCEMENT
13
ANNOUNCEMENT
|
|
@ -16,17 +16,18 @@
|
|||
+ RFC2251-2256
|
||||
+ named referrals
|
||||
+ DNS SRV location
|
||||
* Enhanced Access Control System
|
||||
* SASL support
|
||||
* TLS/SSL support
|
||||
* IPv6 support
|
||||
* LDAP over IPC support
|
||||
* Updated C API
|
||||
* Additional SLAPD backends:
|
||||
* Enhanced Standalone LDAP Server:
|
||||
+ Updated Access Control System
|
||||
+ Thread Pooling
|
||||
+ DNS SRV referral backend
|
||||
+ LDAP backend
|
||||
+ Perl programmable backend
|
||||
+ SQL programmable backend
|
||||
+ TCL programmable backend
|
||||
+ new (Perl, SQL, TCL) programmable backends
|
||||
+ Better tools
|
||||
|
||||
This release includes the following major components:
|
||||
|
||||
|
|
@ -36,7 +37,7 @@
|
|||
* -llber - a lightweight BER/DER encoding/decoding library
|
||||
* LDIF tools - data conversion tools for use with slapd
|
||||
* LDAP gateways - finger, gopher, email to LDAP gateways
|
||||
* LDAP mailers - sendmail-compatibile mail delivery agents
|
||||
* LDAP mailer - sendmail-compatibile mail delivery agents
|
||||
* LDAP tools - A collection of command line LDAP utility programs
|
||||
|
||||
In addition, there are some contributed components:
|
||||
|
|
|
|||
Loading…
Reference in a new issue