]> git.sur5r.net Git - openldap/blob - CHANGES
Import cache assert bug fix from -devel.
[openldap] / CHANGES
1 OpenLDAP Change Log
2
3 Changes included in OpenLDAP 1.1-Beta (from -devel)
4         Updated ANNOUNCEMENT, INSTALL, README for release
5         Updated doc for release
6         Updated slapd.conf to use dc style BaseDN
7         Fixed aclparse debug print
8         Fixed slapd/add memory leak bug
9         Fixed slapd/back-ldbm/cache assert bug
10         Autoconf
11                 Fixed --with-threads=yes bug
12                 Added -pthreads check for OSF/1
13                 Updated LDBM auto check to skip NDBM
14                 Updated libtool for FreeBSD3 elf
15                 Fixed pthread version test 
16
17 Changes included in OpenLDAP 1.1-Beta (from -devel)
18         CVS Tag: OPENLDAP_REL_ENG_1_1_BETA
19         Added ldap.conf support
20         Added configuration preservation support
21         Added slapd passwd handling improvements
22         Updated shared library version to release 1
23         Fixed lib-shared.mk handling of static library
24         Fixed no-ldapd make install bugs
25         Fixed slapd/detach-join thread bug
26         Fixed slapd/nextid-atol bug
27         Fixed slapd/derefDN bug
28         Fixed ldbm2ldif ldif bug
29         Updated slapd to use ch_strdup()
30         Moved ldapfriendly to datadir
31         Updated $(MKDIR) handling to always use -p
32         Updated test007 to skip test if slurpd is not built
33         Modified ud to accept "host" in ud.conf
34         Updated contributed software
35         Updated manuals and other docs
36         Fixed LinuxThread handling on alpha/sparc
37         Autoconf:
38                 Added --with_subdir added
39                 Added pthread_create consistency check
40                 Added additonal caching of results
41                 Fixed REENTRANT defines
42                 Updated Kerberos support
43
44 Changes included in OpenLDAP 1.1-Alpha (from -devel)
45         CVS Tag: OPENLDAP_REL_ENG_1_1_ALPHA3
46         Changed LDBM default to sync on writes
47         Added mail500 BOUNCEFROM patch
48         Added dbcachenowsync option
49         Fixed slapd/ldbm id2children bug
50         Fixed slapd/shell newline bug
51         Fixed whois++ get_dn leak
52         Fixed pointer truncation to int bugs
53         Fixed DEC OSF/1 support bugs
54         Fixed r/w lock initialization on non-final Pthreads
55         Fixed slapd/slurpd file unlock bugs
56         Fixed slurpd string translation bug
57         Fixed slurpd/st mutex unlock bug
58         Moved detach() to -llutil
59         Added lutil_passwd() to -llutil
60         Autoconf:
61                 Fixed thread detection
62                 Removed gcc -traditional tests
63                 Changed --enable-dns to require --enable-referrals
64                 Added -lresolv tests for ldapd and LDAP_DNS
65                 Added basic ISODE checks
66                 Added pwd.h &  getpwuid() tests
67                 Added sys/resource.h test
68         Updated NT support (now builds ud)
69         Added function prototypes
70         Removed library externs
71         Removed lint
72
73
74 Changes included in OpenLDAP 1.1-Alpha (from -devel)
75         CVS Tag: OPENLDAP_REL_ENG_1_1_ALPHA2
76         Added cross compiling detect and warnings
77         Fixed autoconf detection of threads
78         Fixed SunOS/Solaris autoconf problems
79         Fixed SCO build problems
80         Fixed ldapd manual compiling
81         Fixed configure script bugs
82         Fixed toupper/tolower bugs
83         Fixed client/tools install-local bug
84         Fixed sgtty vs termios issues
85         Fixed stdarg issues
86         Fixed USE_LOCKF bug
87         Updated configurable slapd/ACLGROUP objectclass/attribute
88         Updated INSTALL/README files
89         Updated setproctitle code
90         Removed lint
91
92 Changes included in OpenLDAP 1.1-Alpha (from -devel)
93         CVS Tag: OPENLDAP_REL_ENG_1_1_ALPHA
94         Fixed slapd/back-passwd sizelimit bug
95         Fixed slapd/back-ldbm/msearch entry rwlock bug
96         Fixed slapd/filterentry Equality bugs
97         Fixed NT port merge issues
98         Fixed ldif/line64 padding bug
99         Added configurable slapd/ACLGROUPS attribute.
100
101 Changes included in OpenLDAP 1.1-Devel
102         CVS Tag: OPENLDAP_DEVEL_POST_AC
103         Added Autoconf Build Environment
104         Added Basic NT Support
105
106
107 Changes included in OpenLDAP Stable 
108         CVS Tag: OPENLDAP_STABLE 
109         Fixed slapd filter.c to error on stderr
110         Fixed slapd/back-ldbm/group.c member bug
111
112 Changes included in OpenLDAP Stable 
113         CVS Tag: OPENLDAP_STABLE_981025 
114         Added make/gmake comments
115         Changed ACL Group code to use groupOfNames
116         Changed "X.500" -> "LDAP" in UD
117         Fixed slapd partial results bug
118         Fixed slapd Y2K/GMT bug
119                 -DLDAP_LOCALTIME added to provide old behavior
120         Fixed slapd flush writes bug
121         Removed lint
122
123 Changes included in OpenLDAP 1.0.2 
124 CVS Tag: OPENLDAP_STABLE_980929 
125         Updated README, INSTALL files 
126         Updated Linux platform defaults
127         Updated FreeBSD 2 & 3 platform defaults
128         Updated PORTS doc to clarify content
129         Updated slapd/tools to use ldapconfig.h slapd.conf constant
130         Added SCHED_YIELD_MISSING flag
131         Added LDAP_ALLOW_NULL_SEARCH_BASE flag
132         Added core removal to tests/Make-template
133         Fixed slapd/acl debug trace problem
134         Fixed ud/auth.c bound_dn problem 
135         Fixed back-ldbm/idl.c CLDAP include <sys/socket.h> problem
136         Fixed Makefile $(CC) problem
137         Fixed LIBEXEC/SBIN creation problem
138         Fixed gmake RUNDIR not defaulting problem 
139
140 Changes included in OpenLDAP 1.0.1 
141 CVS Tag: OPENLDAP_STABLE_980907 
142         Added GNU Make Support 
143         Added OpenBSD Support 
144         Added FreeBSD 2.x vs 3.x detection 
145         Fixed slapd LDAP_TCP_WRAPPER build problem 
146         Fixed slapd NO_THREADS busy loop problem 
147         Fixed slurpd NULL termination problem 
148         Fixed misc build/install problems 
149         Removed junked binary files from repository/distribution 
150
151 Changes included in OpenLDAP 1.0 
152 CVS Tag: OPENLDAP_1-0 
153         Added TCP Wrapper support to slapd 
154         Added POSIX Threads (final) support 
155         Added ACL enhancements including 
156                 Access by Groups 
157                 POSIX regex support 
158         platform updates, and 
159         numerous bug fixes and build changes. 
160
161 Base Version: University of Michigan LDAP v3.3 
162 CVS Tag: UMICH_3_3