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