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