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