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