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