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