]> git.sur5r.net Git - openldap/blob - CHANGES
ITS#5276
[openldap] / CHANGES
1 OpenLDAP 2.4 Change Log
2
3 OpenLDAP 2.4.X Engineering
4         Fixed slapd include handling (ITS#5276)
5
6 OpenLDAP 2.4.7 Release (2007/12/14)
7         Added slapd ordered indexing of integer attributes (ITS#5239)
8         Fixed slapd paged results control handling (ITS#5191)
9         Fixed slapd sasl-host parsing (ITS#5209)
10         Fixed slapd filter normalization (ITS#5212)
11         Fixed slapd multiple suffix checking (ITS#5186)
12         Fixed slapd paged results handling when using rootdn (ITS#5230)
13         Fixed slapd syncrepl presentlist handling (ITS#5231)
14         Fixed slapd core schema 'c' definition for RFC4519 (ITS#5236)
15         Fixed slapd 3-way Multi-Master Replication (ITS#5238)
16         Fixed slapd hash collisions in index slots (ITS#5183)
17         Fixed slapd replication of dSAOperation attributes (ITS#5268)
18         Fixed slapadd contextCSN updating (ITS#5225)
19         Fixed slapd-bdb/hdb to report and fail on internal errors (ITS#5232)
20         Fixed slapd-bdb/hdb dn2entry lock bug (ITS#5257)
21         Fixed slapd-bdb/hdb dn2id lock bug (ITS#5262)
22         Fixed slapd-hdb caching on rename ops (ITS#5221)
23         Fixed slapo-accesslog abandoned op cleanup (ITS#5161)
24         Fixed slapo-dds deleting from nonexistent db (ITS#5267)
25         Fixed slapo-memberOf deleted values saving (ITS#5258)
26         Fixed slapo-pcache op->o_abandon handling (ITS#5187)
27         Fixed slapo-ppolicy single password check on modify (ITS#5146)
28         Fixed slapo-ppolicy internal search (ITS#5235)
29         Fixed slapo-syncprov refresh and persist cookie sending (ITS#5210)
30         Fixed slapo-syncprov ignore invalid cookies (ITS#5211)
31         Fixed slapo-translucent interaction with slapo-rwm (ITS#4889)
32         Updated contrib addpartial module (ITS#3593)
33         Build Environment
34                 Fixed liblber socket library linking (ITS#5224)
35                 Fixed Windows slapd.def rules (ITS#5215)
36         Documentation
37                 Fixed grammar errors (ITS#5223)
38                 Refint overlay doc contribution (ITS#5217)
39                 Dynamic Lists doc contribution to the admin guide (ITS#5216)
40                 Fixed ldappasswd(1) and ldapmodify(1) typos (ITS#5269)
41                 Fixed domain factor typos (ITS#5237)
42                 Fixed slapd.conf(5) maxderefdepth default value typo (ITS#5200)
43                 Clarified slapd.conf(5) limits issues in syncrepl (ITS#5243)
44                 Fixed slapd-config(5) maxderefdepth default value typo (ITS#5200)
45                 Patches for minor typos in man pages (ITS#5228)
46                 admin24/replication.sdf spelling (ITS#5270)
47
48
49 OpenLDAP 2.4.6 Release (2007/10/31)
50         Initial release for "general use".