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