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