mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-18 11:05:48 +08:00
3952bc8e95
Includes everything but ldapext & ldap.conf changes.
122 lines
3.7 KiB
Plaintext
122 lines
3.7 KiB
Plaintext
OpenLDAP Change Log
|
|
|
|
Changes included in OpenLDAP 1.1-Alpha (from -devel)
|
|
CVS Tag: OPENLDAP_REL_ENG_1_1_ALPHA3
|
|
Changed LDBM default to sync on writes
|
|
Added mail500 BOUNCEFROM patch
|
|
Added dbcachenowsync option
|
|
Fixed slapd/ldbm id2children bug
|
|
Fixed slapd/shell newline bug
|
|
Fixed whois++ get_dn leak
|
|
Fixed pointer truncation to int bugs
|
|
Fixed DEC OSF/1 support bugs
|
|
Fixed r/w lock initialization on non-final Pthreads
|
|
Fixed slapd/slurpd file unlock bugs
|
|
Fixed slurpd string translation bug
|
|
Fixed slurpd/st mutex unlock bug
|
|
Moved detach() to -llutil
|
|
Added lutil_passwd() to -llutil
|
|
Autoconf:
|
|
Fixed thread detection
|
|
Removed gcc -traditional tests
|
|
Changed --enable-dns to require --enable-referrals
|
|
Added -lresolv tests for ldapd and LDAP_DNS
|
|
Added basic ISODE checks
|
|
Added pwd.h & getpwuid() tests
|
|
Added sys/resource.h test
|
|
Updated NT support (now builds ud)
|
|
Added function prototypes
|
|
Removed library externs
|
|
Removed lint
|
|
|
|
|
|
Changes included in OpenLDAP 1.1-Alpha (from -devel)
|
|
CVS Tag: OPENLDAP_REL_ENG_1_1_ALPHA2
|
|
Added cross compiling detect and warnings
|
|
Fixed autoconf detection of threads
|
|
Fixed SunOS/Solaris autoconf problems
|
|
Fixed SCO build problems
|
|
Fixed ldapd manual compiling
|
|
Fixed configure script bugs
|
|
Fixed toupper/tolower bugs
|
|
Fixed client/tools install-local bug
|
|
Fixed sgtty vs termios issues
|
|
Fixed stdarg issues
|
|
Fixed USE_LOCKF bug
|
|
Updated configurable slapd/ACLGROUP objectclass/attribute
|
|
Updated INSTALL/README files
|
|
Updated setproctitle code
|
|
Removed lint
|
|
|
|
Changes included in OpenLDAP 1.1-Alpha (from -devel)
|
|
CVS Tag: OPENLDAP_REL_ENG_1_1_ALPHA
|
|
Fixed slapd/back-passwd sizelimit bug
|
|
Fixed slapd/back-ldbm/msearch entry rwlock bug
|
|
Fixed slapd/filterentry Equality bugs
|
|
Fixed NT port merge issues
|
|
Fixed ldif/line64 padding bug
|
|
Added configurable slapd/ACLGROUPS attribute.
|
|
|
|
Changes included in OpenLDAP 1.1-Devel
|
|
CVS Tag: OPENLDAP_DEVEL_POST_AC
|
|
Added Autoconf Build Environment
|
|
Added Basic NT Support
|
|
|
|
|
|
Changes included in OpenLDAP Stable
|
|
CVS Tag: OPENLDAP_STABLE
|
|
Fixed slapd filter.c to error on stderr
|
|
Fixed slapd/back-ldbm/group.c member bug
|
|
|
|
Changes included in OpenLDAP Stable
|
|
CVS Tag: OPENLDAP_STABLE_981025
|
|
Added make/gmake comments
|
|
Changed ACL Group code to use groupOfNames
|
|
Changed "X.500" -> "LDAP" in UD
|
|
Fixed slapd partial results bug
|
|
Fixed slapd Y2K/GMT bug
|
|
-DLDAP_LOCALTIME added to provide old behavior
|
|
Fixed slapd flush writes bug
|
|
Removed lint
|
|
|
|
Changes included in OpenLDAP 1.0.2
|
|
CVS Tag: OPENLDAP_STABLE_980929
|
|
Updated README, INSTALL files
|
|
Updated Linux platform defaults
|
|
Updated FreeBSD 2 & 3 platform defaults
|
|
Updated PORTS doc to clarify content
|
|
Updated slapd/tools to use ldapconfig.h slapd.conf constant
|
|
Added SCHED_YIELD_MISSING flag
|
|
Added LDAP_ALLOW_NULL_SEARCH_BASE flag
|
|
Added core removal to tests/Make-template
|
|
Fixed slapd/acl debug trace problem
|
|
Fixed ud/auth.c bound_dn problem
|
|
Fixed back-ldbm/idl.c CLDAP include <sys/socket.h> problem
|
|
Fixed Makefile $(CC) problem
|
|
Fixed LIBEXEC/SBIN creation problem
|
|
Fixed gmake RUNDIR not defaulting problem
|
|
|
|
Changes included in OpenLDAP 1.0.1
|
|
CVS Tag: OPENLDAP_STABLE_980907
|
|
Added GNU Make Support
|
|
Added OpenBSD Support
|
|
Added FreeBSD 2.x vs 3.x detection
|
|
Fixed slapd LDAP_TCP_WRAPPER build problem
|
|
Fixed slapd NO_THREADS busy loop problem
|
|
Fixed slurpd NULL termination problem
|
|
Fixed misc build/install problems
|
|
Removed junked binary files from repository/distribution
|
|
|
|
Changes included in OpenLDAP 1.0
|
|
CVS Tag: OPENLDAP_1-0
|
|
Added TCP Wrapper support to slapd
|
|
Added POSIX Threads (final) support
|
|
Added ACL enhancements including
|
|
Access by Groups
|
|
POSIX regex support
|
|
platform updates, and
|
|
numerous bug fixes and build changes.
|
|
|
|
Base Version: University of Michigan LDAP v3.3
|
|
CVS Tag: UMICH_3_3
|