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