openldap/CHANGES

250 lines
8.0 KiB
Plaintext
Raw Normal View History

OpenLDAP 2.0 Change Log
1998-08-09 08:43:13 +08:00
2001-09-11 01:16:51 +08:00
OpenLDAP 2.0.14 Release
2001-09-12 00:20:43 +08:00
Fixed slurpd billionth second bug (ITS#1323)
2001-09-09 03:39:24 +08:00
2001-09-08 07:17:49 +08:00
OpenLDAP 2.0.13 Release
2001-09-01 06:24:17 +08:00
Fixed slapd substring filter_free bug
Fixed slapd suffix check bug
2001-08-31 09:54:08 +08:00
Fixed ldapdelete -c handling (ITS#1071)
2001-09-09 12:16:38 +08:00
Fixed ldapsearch -S handling (ITS#1180)
2001-09-08 07:17:49 +08:00
Fixed ldbm BerkeleyDB 3.0 support (ITS#1306)
2001-09-08 12:34:11 +08:00
Fixed ldbm dbhandle cache bug (ITS#1164)
2001-09-08 07:17:49 +08:00
Fixed shell fgets handling
Fixed -lldap TLS ldap.conf handling
Added -lldap improved TLS certificate checking
2001-09-08 07:17:49 +08:00
Added slapd access to dn.base="" support
2001-08-31 09:54:08 +08:00
2001-08-30 04:11:57 +08:00
OpenLDAP 2.0.12 Release
2001-07-26 10:55:10 +08:00
Fixed slapd acl default clause bug (ITS#1187)
Fixed slapd modlist2mods error text bug
2001-08-29 03:19:28 +08:00
Fixed slapd numericString bugs (ITS#1182,1254)
2001-07-26 10:55:10 +08:00
Fixed slapd empty rootdn bug (ITS#1172)
2001-09-01 06:24:17 +08:00
Fixed slapd passwd modify replication (ITS#1237)
2001-08-31 09:54:08 +08:00
Fixed slapd textbuf bugs (ITS#1275)
2001-07-26 10:55:10 +08:00
Fixed ldapmodrdn SASL auth bug (ITS#1179)
Fixed slapadd already exists bug (ITS#1191)
Fixed slapadd empty dn bug
Added slapd modrdn children check (ITS#1053,1192)
Added slapd sb_max_incoming_auth support (ITS#1181)
Added slapd crypt salt format support (ITS#1202)
Added slapd subtree replication support
2001-07-26 10:55:10 +08:00
Added slurpd include support (ITS#121)
Added -lldap critical client control checks
Added ldbm sync daemon support
Added ldbm per-backend db_env support
2001-08-31 09:54:08 +08:00
Added ldbm BerkeleyDB 3.3 support (ITS#1272)
2001-08-30 04:11:57 +08:00
Updated slapd getaddrinfo use
2001-06-09 03:27:36 +08:00
Updated slapd schema check handling
Updated slapd filter checks
2001-07-26 10:55:10 +08:00
Updated slapd single-value checks
Updated ldbm to use BerkeleyDB's CDB (ITS#1176)
Updated ldbm error handling
Updated ldaptcl API (contrib)
2001-09-11 01:16:51 +08:00
Updated -lldap SASL/TLS referral handling
2001-07-26 10:55:10 +08:00
Updated -lldap pthread code
Removed -lldap UFN search support
Build environment
2001-07-26 10:55:10 +08:00
Removed extraneous files
2001-08-31 09:54:08 +08:00
Fixed BerkeleyDB db1 detection (ITS#1294)
2001-05-24 23:02:47 +08:00
OpenLDAP 2.0.11 Release
2001-07-26 10:55:10 +08:00
Fixed attribute parse bug (ITS#1159)
2001-05-22 01:03:52 +08:00
OpenLDAP 2.0.10 Release
2001-05-21 03:27:16 +08:00
Build Environment
2001-07-26 10:55:10 +08:00
Fixed TLS-less build (ITS#1156)
2001-05-18 12:55:33 +08:00
2001-05-18 12:34:58 +08:00
OpenLDAP 2.0.9 Release
2001-05-18 09:19:22 +08:00
Add slapd obsolete schema check
Add slapd collective schema check
Fix slapd printableString syntax bug
Fix ldbm bdb3 set_cachesize bug
Build Environment
2001-05-17 04:38:39 +08:00
Add nisMailAlias (ITS#876)
2001-05-17 03:53:13 +08:00
Fix inet_ntop configure test (ITS#1146)
2001-05-18 09:19:22 +08:00
Fix thr_nt.c syntax bug
2001-05-11 12:47:00 +08:00
OpenLDAP 2.0.8 Release
2001-01-17 15:32:52 +08:00
Fixed slapd empty OID value bug (ITS#882)
Fixed slapd waitpid() bug (ITS#900)
Fixed slapd gai_strerror() bug (ITS#895)
Fixed slapd unrecognized objectClass bug
Fixed slapd schema parse bug (ITS#1114)
Fixed slapd labeledURI bug (ITS#1040)
Fixed slapd dnaddr bug (ITS#1061)
Fixed slap tools sasl-secprops bug (ITS#1128)
2001-01-05 05:40:18 +08:00
Fixed back-ldap protocol versioning bug
2001-01-17 15:32:52 +08:00
Fixed back-ldap str2ad bug (ITS#919)
Fixed back-passwd nbase bug (ITS#941)
2001-01-05 05:40:18 +08:00
Fixed back-shell unbind response bug
2001-01-17 15:32:52 +08:00
Fixed back-ldbm oldSuperior bug (ITS#951)
2001-04-13 08:02:18 +08:00
Fixed back-ldbm modify password DN bug (ITS#1060)
Fixed -lldap SASL GSSAPI interop bug (ITS#884)
Fixed -lldap TLS/SASL crash bugs (ITS#889)
Fixed -llber exception bugs
2001-05-11 12:47:00 +08:00
Added slapd RANDFILE option (ITS#1069)
Updated slapd anonymous write default to deny
Updated slapd syntax erorr reporting
Updated -lldap TLS seeding (ITS#948)
Updated -lldap TLS certificate handling (ITS#903)
Updated -lldap referral/reference handling (ITS#905,1047)
Updated -lldap schema safe_string bug (ITS#1092)
2001-01-05 05:40:18 +08:00
Updated maildap
Updated ldaptcl
2001-03-15 12:21:50 +08:00
Updated client usage messages
2001-01-05 05:40:18 +08:00
Build Environment
2001-01-17 15:32:52 +08:00
Added MacOS support (ITS#943)
Update schema files (ITS#955)
2001-01-17 10:23:31 +08:00
Trim experimental options
2001-03-15 12:21:50 +08:00
Updated pthread join/detach test
2001-01-05 05:40:18 +08:00
Documentation
2001-01-17 15:32:52 +08:00
Update tool pages (ITS#938)
2001-01-05 05:40:18 +08:00
2000-11-06 05:42:17 +08:00
OpenLDAP 2.0.7 Release
2000-10-18 05:41:59 +08:00
Fixed -lldap TLS data ready bug (ITS#821)
2000-10-18 05:46:42 +08:00
Fixed -lldap abandon unsent op bug (ITS#837)
2000-10-18 05:49:32 +08:00
Fixed -lldap URL search w/o host bug (ITS#843)
2000-10-18 05:54:16 +08:00
Fixed -lldap referral handling bugs (ITS#799 ITS#817)
Fixed -lldap UTF-8 bug (ITS#860)
Fixed ldappasswd old passwd encoding bug
Fixed slapd DN whitespace compression (ITS#852)
2000-10-11 12:41:30 +08:00
Fixed slapd spasswd mutex bug
Fixed slapd ACL nameuid bug
2000-10-18 05:49:32 +08:00
Fixed slapd SASL layering bug
2000-11-06 05:42:17 +08:00
Fixed slapd unknown authc method bug (ITS#831 ITS#844)
2000-10-20 08:49:06 +08:00
Fixed slapd TLSVerifyClient config bug
2000-11-07 01:50:23 +08:00
Fixed tools passwd clearing bug
2000-10-18 05:54:16 +08:00
Updated -lldap TLS/SASL error reporting
2000-10-18 05:32:55 +08:00
Updated -llber large element handling
2000-10-11 12:46:47 +08:00
Updated slapadd error reporting
2000-10-11 12:50:14 +08:00
Updated slapd chroot handling (ITS#810)
Updated slapd subschema subentry
2000-11-06 05:42:17 +08:00
Updated slapd manageDSAit support (ITS#851)
Updated slapd root DIT support
2000-11-06 05:42:17 +08:00
Updated slapd/back-sql
Updated getaddrinfo error handling (ITS#845 ITS#845 ITS#863)
2000-11-06 05:42:17 +08:00
Added -lldap SASL/EXTERNAL (TLS) support (ITS#865)
Added slapd additional syntax/matching rule support
2000-10-18 05:32:55 +08:00
Removed lint
2000-10-06 02:07:12 +08:00
Build Environment
2000-10-11 12:32:05 +08:00
Fixed make comment bug (ITS#811)
2000-10-06 02:07:12 +08:00
Fixed $(DESTDIR) install (ITS#806)
2000-10-11 12:36:34 +08:00
Added proxy check to passwd test
2000-10-18 05:38:22 +08:00
Fixed slurpd tempdir perms (ITS#840)
2000-10-11 12:36:34 +08:00
Documentation
2000-10-18 05:32:55 +08:00
Updated ldappasswd(1)
Updated ldap_url(3)
2000-10-11 12:36:34 +08:00
Updated slapd.conf(5)
2000-10-18 05:32:55 +08:00
Updated slapd(8)
Updated slurpd(8)
2000-10-06 02:07:12 +08:00
2000-10-05 01:32:18 +08:00
OpenLDAP 2.0.6 Release
2000-10-05 01:20:32 +08:00
Build Environment
Fixed schema install (ITS#802)
2000-10-05 01:20:32 +08:00
Added libtool customizations
Re-enabled module support
2000-10-05 01:20:32 +08:00
Documentation
Update ldapsearch(1)
2000-10-04 03:24:49 +08:00
OpenLDAP 2.0.5 Release
Fixed slapd/ldbm/search confusing log message (ITS#771)
Fixed slapd/sasl no cred bug
2000-09-29 04:01:05 +08:00
Fixed slapd idletimeout lock bug (ITS#767)
2000-09-29 08:25:48 +08:00
Fixed slapd caseIgnoreIA5string indexing bug (ITS#786)
2000-09-29 02:04:33 +08:00
Fixed slurpd TLS initialization bug (ITS#768)
Fixed slurpd empty one shot hang (ITS#798)
Fixed -lldap SASL ctx close bug (ITS#790)
2000-10-01 02:32:28 +08:00
Fixed -lldap first/next attribute bug (ITS#778)
Fixed -lldap (v2) rebind URL bug
Fixed -lldap msgfree NULL bug (ITS#800)
2000-10-04 06:23:04 +08:00
Fixed -lldif empty value bug
2000-10-03 03:32:45 +08:00
Fixed -llber stringal len=0 bug
Updated -llber bprint routine
Build Environment
2000-10-03 03:32:45 +08:00
Fixed LDFLAGS/-rpath usage
2000-09-30 03:10:28 +08:00
Fixed IPv6 detection (ITS#669,ITS#770)
Fixed VPATH schema install
2000-10-04 03:24:49 +08:00
Updated libtool to 1.3.5
2000-10-03 03:32:45 +08:00
Added Darwin support
2000-10-04 03:24:49 +08:00
Disabled module support
2000-09-22 05:47:56 +08:00
OpenLDAP 2.0.4 Release
Fixed clients printf/usage bugs (ITS#749)
2000-09-16 02:12:56 +08:00
Fixed -lldap SASL interoperability bug
2000-09-16 03:05:59 +08:00
Fixed -lldap PF_LOCAL declaration/call bugs
2000-09-22 02:48:46 +08:00
Fixed slapd SASL log error (ITS#759)
Fixed slapd spasswd support (ITS#751)
Fixed slapd/tools fixed sasl_props bug (ITS#761)
Updated slurpd SASL support
Added slapd accept(2) sockopt workaround (ITS#760)
Added slurpd TLS support
2000-09-16 00:36:17 +08:00
Removed lint
Build Environment
Fixed --enable-spasswd (ITS#751)
Documentation
Fixed ldif(5) file:/// bug (ITS#750)
Updated ldap_schema(3)
2000-09-16 00:36:17 +08:00
2000-09-15 04:12:32 +08:00
OpenLDAP 2.0.3 Release
2000-09-15 04:01:20 +08:00
Fixed -lldap KBIND typo (ITS#717)
2000-09-14 14:10:07 +08:00
Fixed slapd ;binary search request subtyping
2000-09-14 09:17:00 +08:00
2000-09-14 09:03:48 +08:00
OpenLDAP 2.0.2 Release
Fixed KBIND (ITS#717)
2000-09-12 01:39:55 +08:00
Fixed clients/tools -R handling (ITS#726)
Fixed -lldap SASL got_max_ssf bug
Fixed -lldap TCP_NODELAY bug
Fixed -lldap TLS issues (ITS#733)
Fixed -lldap_r NT threads (ITS#732)
Fixed -llutil sa_flags never set bug
Fixed ldappasswd -A -S crash (ITS#714)
Fixed ldappasswd user argument usage
Fixed slapd disallow bind_anon (ITS#721)
Fixed slapd IPv6 issues (ITS#716)
Fixed slapd MIT KPASSWD Compatibility (ITS#715)
Fixed slapd time syntax routines (ITS#713)
Fixed slapd/ldbm DB_PRIVATE not set bug (ITS#725)
Fixed slapd/ldbm nextid reporting bug
Fixed slapd syntaxes/mr routines (ITS#739)
Fixed slurpd -r buffer overflow (ITS#722)
Updated slapd rootDSE inappropriate op handling
Added slapd syntax/mr routines
Added slapd allow/disallow options
Added slapd defaultSearchBase and DN verify (ITS#723)
Removed lint
Build Environment
2000-09-09 01:02:52 +08:00
Added test000-rootdse
Added Corba & Java Schema
Updated MSVC projects for BDB 3.1
Fixed Kerberos detection (ITS#717)
2000-09-09 01:03:48 +08:00
Remove incompatible contribWare
Documentation
Fixed ldappasswd(1) usage
Fixed ldapmodify(1) (ITS#719)
Updated release documents (ITS#720)
2000-09-06 07:45:19 +08:00
2000-09-06 07:34:12 +08:00
OpenLDAP 2.0.1 Release
Fixed StartTLS & ldaps:// client SDK
Fixed slapd session close deadlock (ITS#704)
Fixed slapd SSF ACLs
2000-09-06 05:55:53 +08:00
Fixed slapd "entry" ACLs
Updated slapd MAXARGS to 200
Updated slapd nisNetgroupTriple validation routine (ITS#705)
Updated slapd bootParameter validation routine (ITS#706)
Updated slapd nameUID syntax to reuse DN routines for uniqueMember
Updated client tool usage (ITS#710)
Build Environment
Fixed MSC tcp_close redefine
Documentation
Updated manual pages references
Updated release documents
Updated back-sql documents
Updated "to do" list
OpenLDAP 2.0.0 Release
2000-09-01 05:10:15 +08:00
Initial release of OpenLDAP 2.0
1998-08-09 08:43:13 +08:00
2000-09-01 05:10:15 +08:00
---
$OpenLDAP$