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