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