X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=CHANGES;h=0a0d7ef91ef0f14e21ba32fac3a4cfb73a2e21b9;hb=283a9b9b0e1b4b7a9a4fdd759ef3f856195011e1;hp=0c580a42aca476b0510bb36ffe5cbdbb231711b6;hpb=9013ac08df7e37031bc4ab4ccb122067ce357784;p=openldap diff --git a/CHANGES b/CHANGES index 0c580a42ac..0a0d7ef91e 100644 --- a/CHANGES +++ b/CHANGES @@ -1,16 +1,56 @@ OpenLDAP Change Log -Changes included in OpenLDAP 1.1.x - CVS Tag: OPENLDAP_REL_ENG_1_1 +Changes included in OpenLDAP 1.2 + CVS Tag: OPENLDAP_REL_ENG_1_2 + Added ldappasswd() tool + Added salted MD5/SHA1 password support + Added client/tools password prompting (-W) + Added slapd alternative args/pid file locations + Added slapd logging option + Added slapd nextid chunking + Added LDBM DB2 debugging support + Fixed client SIGPIPE handling + Fixed configure wait3 handling + Fixed lber leaking ber_scanf + Fixed slapd/add entry rwlock race fix. + Fixed slapd/nextid race fix. + Updated client -d(ebug) handling + Updated slapd alias deref functionality to be optional + Updated slapd DN handling + Updated client/tools Kerberos option handling + +Changes included in OpenLDAP 1.1.3 + CVS Tag: OPENLDAP_REL_ENG_1_1_3 + Updated LICENSE to allow open use of linked software + Updated docs Fixed slapd/ldbm/delete initialization bug (ITS#31) Fixed slapd/ldif2ldbm MAXARGS bug (ITS#34) + Fixed slapd/delete bugs (ITS#38) Fixed slapd/strtok needs mutex bug - Fixed salpd/tcpd DoS bug + Fixed slapd/tcpd DoS bug + Fixed slapd/tcpd denied cleanup bug (ITS#44) + Fixed slapd/add,delete,modrdn parent lock bug + Fixed ud bogus msgfree bug (ITS#43) + Updated ldap.conf to support LDAPNOINIT + Updated lthread to provide sched_yield() if missing + Updated slapd/modrdn ACL handling + Updated slapd/search deallocation + Updated slapd to use pthread_detach() + Updated slapd thread initialization + Updated slapd shutdown code to use condition wait + Updated slapd alias deref to be optional Build environment Added DB2 patch information + Added distclean target + Added pthread sys/types.h compatibility check Fixed doc/man reinstall bug Fixed make clean Fixed --disable-slurpd + Fixed VPATH support + Fixed REENTRANT multiple definition issue + Updated pthread checking + Updated res_search check + Updated library linking Changes included in OpenLDAP 1.1.2 CVS Tag: OPENLDAP_REL_ENG_1_1_2