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