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