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