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