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