]> git.sur5r.net Git - openldap/blob - CHANGES
Previously committed changes include back-hdb empty dn fixes
[openldap] / CHANGES
1 OpenLDAP 2.2 Change Log
2
3 OpenLDAP 2.2.14 Engineering
4         Fixed back-bdb ignore deadlock bug (ITS#3188)
5         Fixed back-bdb pagedResults no end cookie bug (ITS#3161)
6         Fixed back-bdb pagedResults clear controls bug (ITS#3182)
7         Fixed back-bdb pagedResults ignore control bug
8         Fixed back-hdb empty suffix bugs (ITS#3063,3186)
9         Fixed slapi internal search limit bugs (ITS#3183)
10         Added slapd -l USER/DAEMON options (ITS#3187)
11         Build environments
12                 Fixed back-sql trace builds
13
14 OpenLDAP 2.2.13 Release
15         Fixed pcache CSN pending segfault (ITS#3180)
16         Added libldap cert check extension (ITS#3134)
17
18 OpenLDAP 2.2.12 Release
19         Fixed slapd empty DN uniqueMember normalization
20         Fixed slapd empty DN in proxyAuthx control
21         Fixed slapd parsing of auth{cz} "dn:<pat>" rules
22         Fixed slapd first component bug (ITS#3118)
23         Fixed slapd TOLOWER macro use bug (ITS#3115)
24         Fixed slapd TLS context clash bug (ITS#3109)
25         Fixed slapd set acl recursion (ITS#3140)
26         Fixed slapd entry2mods normalization bug (ITS#3144,3152)
27         Fixed slapd extended match memory leak (ITS#3146)
28         Fixed slapd syncrepl persist interval issue (ITS#3064)
29         Fixed slapd abandon/cancel pending bug (ITS#3160)
30         Fixed slapd sl_malloc memory leak (ITS#3155)
31         Fixed back-ldap normalization bug 
32         Fixed pcache cache_entries init bug (ITS#3150)
33         Fixed pcache consistency_check bug (ITS#3151)
34         Fixed pcache erroneous reply (ITS#3153)
35         Fixed pcache remove_query_data bug (ITS#3170)
36         Fixed libldap SASL mutex init bug (ITS#3123)
37         Fixed libldap SASL buffering bug (ITS#3139)
38         Fixed liblutil passwd seed len bug (ITS#3169)
39         Build Environment
40                 Fixed liblber memory debug portability bug (ITS#3116)
41                 Fixed back-perl perl portability bug (ITS#2554,2946)
42
43 OpenLDAP 2.2.11 Release
44         Fixed slapd undefined objectclass bug (ITS#3097)
45         Fixed slapd acl dn="" bug
46         Updated slapd limits handling
47         Build Environment
48                 Fixed MacOSX sl_free interop bug (ITS#3092)
49                 Fixed libtool -static bug
50                 Added Berkeley DB mismatch check
51
52 OpenLDAP 2.2.10 Release
53         Build Environment
54                 Fix configure bug (ITS#3094)
55
56 OpenLDAP 2.2.9 Release
57         Fixed slapd syncrepl replication bugs (ITS#3055,3056,3069)
58         Fixed slapd slurpd update bugs
59         Fixed slapd inappropriate bind error disclosure bugs
60         Fixed slapd sun_path portability bug
61         Fixed slapd passwd referral memory leak
62         Fixed slapd sasl userdb checkpass bug (ITS#3048)
63         Fixed slapd duplicate value detection (ITS#3066)
64         Fixed slapd permissive modify control (ITS#3068)
65         Fixed slapd updateref handling
66         Fixed slapd saslauthz subtree scope bug (ITS#3077)
67         Fixed back-bdb paged results bug (ITS#3076)
68         Fixed back-bdb "" suffix bug (ITS#3063)
69         Fixed back-bdb/hdb/ldbm approx w/o index bug (ITS#3062)
70         Fixed back-meta compare return code (ITS#3042)
71         Fixed back-ldbm IDL delete bug (ITS#3046)
72         Fixed back-ldbm modrdn indexing bug (ITS#3059)
73         Fixed libldap parse_oid core dump bug (ITS#3065)
74         Fixed ldapmodify missing error information bug (ITS#3057)
75         Fixed ldapsearch paged results error handling
76         Updated slapd limits handling
77         Updated slapd overlay framework
78         Added slapd Delivery Method syntax validation (ITS#3052)
79         Added libldap ditContentRule oidMacro support (ITS#2920)
80         Removed lint
81         Build Environment
82                 Fixed slapd dynamic backend build (ITS#3044)
83                 Fixed slaptools DESTDIR handling (ITS#3070)
84                 Removed deprecated configure options
85                 Updated configure backend/overlay options
86                   Requires changes in module configuration practices
87
88 OpenLDAP 2.2.8 Release
89         Fixed slapd/slapadd syncrepl bugs (ITS#2948,2995)
90         Fixed slapd sasl-regexp multiple entry bug (ITS#3033)
91         Fixed slapd bind method portability bug (ITS#3038)
92         Fixed libldap try_read1msg bug (ITS#2982)
93         Added slapd numericStringOrderingMatch rule support (ITS#2988)
94         Added slurpd replication interval config option (ITS#2768)
95         Build Environment
96                 Fixed shared library soname issues (ITS#3035)
97                   May requires changes in link practices of dependent apps
98
99 OpenLDAP 2.2.7 Release
100         Fixed slapd IDL avl_delete failure bug (ITS#3004)
101         Fixed slapd erroneous illegal filter handling (ITS#2977)
102         Fixed slapd syncrepl bugs (multiple)
103         Fixed slapd value regex ACL bug (ITS#3008)
104         Fixed slapd SASL dnauthz bug (ITS#2961)
105         Fixed slapcat tools bug (ITS#2974)
106         Fixed back-monitor crash when used with overlays (ITS#3023)
107         Fixed back-ldap massaged base free (ITS#2999)
108         Fixed back-meta memory leak issues (ITS#2986)
109         Fixed back-glue search abandon handling (ITS#2999)
110         Fixed back-sql undefined attribute name request bug (ITS#3005)
111         Fixed back-sql oracle-related issues (ITS#2641)
112         Fixed back-bdb empty suffix/contextCSN bug (ITS#2970)
113         Fixed libldap/slapd '=' escape in DN (ITS#3009)
114         Fixed back-sql attribute subtype in search request
115         Updated ldapsearch paged results handling
116         Added total operation count in back-monitor (ITS#2983)
117         Added slapd ACL peername/expand styles (ITS#2907, ITS#3010)
118         Added slapd ACL set logging (ITS#2949)
119         Build Environment
120                 Fixed overlay module build issue (ITS#2978)
121                 Fixed libldap T_SRV portability bug (ITS#2990)
122                 Fixed AIX portability issues (ITS#2997,2998)
123                 Fixed shared library soname versioning (ITS#3016)
124                   Requires changes in link practices of dependent apps
125                 Updated MS win32 port (ITS#2992)
126         Documentation
127                 Fixed ldapmodrdn(1) manpage (ITS#3003)
128                 Updated release documents
129
130 OpenLDAP 2.2.6 Release
131         Fixed slapd SASL callback handling (ITS#2926)
132         Fixed slapd backglue sizelimit bug (ITS#2888)
133         Fixed slapd numericStringMatch bug (ITS#2938)
134         Fixed libldap maxbuf handling (ITS#2944,2956)
135         Fixed libldap_r abandon msgid mutex bug 
136         Fixed liblutil NS MTA MD5 passwd len bug (ITS#2899)
137         Fixed slapd pcache DB init bug (ITS#2960)
138         Updated libldap reference handling (ITS#2984)
139         Updated slapd syncrepl support (multiple)
140         Updated slapd connection deferred logging (ITS#2959)
141         Updated slapd filter logging
142         Updated back-ldap
143         Updated back-bdb to use Btree indices instead of Hashes
144                 Requires recreation of indices of existing databases
145         Added slapd limit groups (ITS#2967)
146         Build Environment
147                 Fixed test021 portable echo bug (ITS#2933, ITS#2879)
148                 Fixed EBCDIC conversion bugs (ITS#2962)
149         Documentation
150                 Misc. man page updates
151         Contributed Software
152                 Added slapd passwd modules
153                 Updated libcldap++
154
155 OpenLDAP 2.2.5 Release
156         Fixed slapd filter bug (ITS#2901)
157         Fixed slapd/syncrepl shutdown bug (ITS#2910)
158         Fixed back-glue sizeExceeded bug (ITS#2888)
159         Fixed back-bdb syncrepl psearch add bug
160         Fixed back-bdb/tools duplicate entry detection (ITS#2905)
161         Fixed back-ldap suffix massage when --enable-rewrite=no (ITS#2923)
162         Updated slapi to honor access denied return value from ACL plugins
163         Fixed slapcat backglue subsequent subordinates bug (ITS#2924)
164         Updated slappasswd error reporting (ITS#2906)
165         Fixed CYGWIN/MINGW threading bug (ITS#2921)
166         Fixed GYGWIN/MINGW ldapsearch glob problem (ITS#2922)
167         Build environment
168                 Fixed slapd passwd portable C bug (ITS#2900)
169                 Fixed librewrite portable C bug (ITS#2908)
170                 Fixed libldap/dnssrv.c building on MacOS X
171                 Fixed CYGWIN/MINGW configure issues (ITS#2918)
172                 Fixed z/OS configure issues
173         Documentation
174                 Updated ldapsearch(1) -t description (ITS#2925)
175
176
177 OpenLDAP 2.2.4 Release
178         Initial release for "general" use.
179