~ttx/openldap/lucid-gssapi-495418

« back to all changes in this revision

Viewing changes to CHANGES

  • Committer: Bazaar Package Importer
  • Author(s): Steve Langasek
  • Date: 2009-07-28 10:17:15 UTC
  • mto: (0.3.1 squeeze)
  • mto: This revision was merged to the branch mainline in revision 16.
  • Revision ID: james.westby@ubuntu.com-20090728101715-g0isvetelfeqm48k
Tags: upstream-2.4.17
ImportĀ upstreamĀ versionĀ 2.4.17

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
OpenLDAP 2.4 Change Log
2
2
 
 
3
OpenLDAP 2.4.17 Release (2009/07/13)
 
4
        Fixed liblber to use ber_strnlen (ITS#6080)
 
5
        Fixed libldap gnutls private key init (ITS#6053)
 
6
        Fixed libldap openssl digest initialization (ITS#6192)
 
7
        Fixed libldap tls NULL error messages (ITS#6079)
 
8
        Fixed liblutil opendir/closedir on windows (ITS#6041)
 
9
        Fixed liblutil for _GNU_SOURCE (ITS#5464,ITS#5666)
 
10
        Added slapd sasl auxprop support (ITS#6147)
 
11
        Added slapd schema checking tool (ITS#6150)
 
12
        Added slapd writetimeout keyword (ITS#5836)
 
13
        Fixed slapd abandon/cancel handling for some ops (ITS#6157)
 
14
        Fixed slapd access setstyle to expand (ITS#6179)
 
15
        Fixed slapd assert with closing connections (ITS#6111)
 
16
        Fixed slapd bind race condition (ITS#6189)
 
17
        Fixed slapd cancel behavior (ITS#6137)
 
18
        Fixed slapd cert validation (ITS#6098)
 
19
        Fixed slapd connection_destroy assert (ITS#6089)
 
20
        Fixed slapd csn normalization (ITS#6195)
 
21
        Fixed slapd errno handling (ITS#6037)
 
22
        Fixed slapd global alloc handling (ITS#6054)
 
23
        Fixed slapd hung writers (ITS#5836)
 
24
        Fixed slapd ldapi issues (ITS#6056)
 
25
        Fixed slapd moduleload with static backends and modules (ITS#6016)
 
26
        Fixed slapd normalization of updated schema attributes (ITS#5540)
 
27
        Fixed slapd olcLimits handling (ITS#6159)
 
28
        Fixed slapd olcLogLevel with hex levels (ITS#6162)
 
29
        Fixed slapd pagedresults stacked control with overlays (ITS#6056)
 
30
        Fixed slapd password-hash incorrect limit on arg length (ITS#6139)
 
31
        Fixed slapd readonly restrictions (ITS#6109)
 
32
        Fixed slapd sending cancelled operations results (ITS#6103)
 
33
        Fixed slapd slapi_entry_has_children (ITS#6132)
 
34
        Fixed slapd sockets usage on windows (ITS#6039)
 
35
        Fixed slapd some abandon and cancel race conditions (ITS#6104)
 
36
        Fixed slapd tls context after changes (ITS#6135)
 
37
        Fixed slapd-bdb/hdb adjust dncachesize if too low (ITS#6176)
 
38
        Fixed slapd-bdb/hdb crashes during delete (ITS#6177)
 
39
        Fixed slapd-bdb/hdb multiple olcIndex for same attr (ITS#6196)
 
40
        Fixed slapd-hdb freeing of already freed entries (ITS#6074)
 
41
        Fixed slapd-hdb entryinfo cleanup (ITS#6088)
 
42
        Fixed slapd-hdb dncache lockups (ITS#6095)
 
43
        Fixed slapd-ldap deadlock with non-responsive TLS URIs (ITS#6167)
 
44
        Fixed slapd-relay to return failure on failure (ITS#5328)
 
45
        Fixed slapd-sql with BACKSQL_ARBITRARY_KEY defined (ITS#6100)
 
46
        Fixed slapo-collect collectinfo ordering (ITS#6076)
 
47
        Fixed slapo-collect missing equality match rule (ITS#6075)
 
48
        Fixed slapo-dds entry expiration (ITS#6169)
 
49
        Fixed slapo-perl symbols (ITS#5658)
 
50
        Fixed slapo-ppolicy to honor pwdLockout (ITS#6168)
 
51
        Fixed slapo-ppolicy to return check modules error message (ITS#6082)
 
52
        Fixed slapo-refint refint_repair handling (ITS#6056)
 
53
        Added slapo-rwm rwm-drop-unrequested-attrs config option (ITS#6057)
 
54
        Fixed slapo-rwm dn passing (ITS#6070)
 
55
        Fixed slapo-rwm entry free (ITS#6058)
 
56
        Fixed slapo-rwm entry release (ITS#6081)
 
57
        Fixed slapo-translucent entry gathering (ITS#6156)
 
58
        Fixed tools returning ldif errors (ITS#5892)
 
59
        Fixed contrib/smbk5pwd use of private functions (ITS#5535)
 
60
        Build Environment
 
61
                Added test056-monitor (ITS#5540)
 
62
                Added test057-memberof-refint (ITS#5395)
 
63
                Fixed winsock detection for windows (ITS#6102, ITS#6078)
 
64
                Removed GSSAPI configure option (ITS#6091,ITS#6092,ITS#6093,ITS#5369)
 
65
        Documentation
 
66
                admin24 relocate configuration examples (ITS#6183)
 
67
                admin24 fixed example regex (ITS#6052)
 
68
                admin24 removed temporary back-monitor note (ITS#6130)
 
69
                admin24 slapd.conf to cn=config conversion process (ITS#6060)
 
70
                man page consistency fixes (ITS#6023)
 
71
                ldapcompare(1) note -e option (ITS#6107)
 
72
                ldapdelete(1) note -e option (ITS#6107)
 
73
                ldapmodify(1) note -e option (ITS#6107)
 
74
                ldapmodrdn(1) note -e option (ITS#6107)
 
75
                ldapsearch(1) output format description (ITS#6146)
 
76
                ldapurl(1) note -e option (ITS#6107)
 
77
                ldapwhoami(1) note -e option (ITS#6107)
 
78
                ldap_result(3) Add RETURN VALUE heading (ITS#6180)
 
79
                ldap.conf(5) improve sizelimit/timelimit limits (ITS#6127)
 
80
                slapd.access(5) Fix <setstyle> to use expand (ITS#6179)
 
81
                slapd.conf(5) document default modulepath (ITS#5829)
 
82
                slapd.conf(5) pidfile/argsfile description fix (ITS#5975)
 
83
                slapd-config(5) document default modulepath (ITS#5829)
 
84
                slapd-config(5) pidfile/argsfile description fix (ITS#5975)
 
85
                slapo-constraint(5) clarify URI example (ITS#6118)
 
86
                slapo-unique(5) explicitly note rootdn requirement (ITS#6108)
 
87
                slapadd(8) note it does indexing (ITS#6160)
 
88
 
 
89
OpenLDAP 2.4.16 Release (2009/04/05)
 
90
        Fixed libldap GnuTLS with x509v1 CA certs (ITS#5992)
 
91
        Fixed libldap GnuTLS with CA chains (ITS#5991)
 
92
        Fixed libldap GnuTLS TLSVerifyClient try (ITS#5981)
 
93
        Fixed libldap segfault in checking cert/DN (ITS#5976)
 
94
        Fixed libldap peer cert double free (ITS#5849)
 
95
        Fixed libldap referral chasing (ITS#5980)
 
96
        Fixed slapd backglue with empty DBs (ITS#5986)
 
97
        Fixed slapd ctxcsn race condition (ITS#6001)
 
98
        Fixed slapd debug message (ITS#6027)
 
99
        Fixed slapd redundant module loading (ITS#6030)
 
100
        Fixed slapd schema_init freed value (ITS#6036)
 
101
        Fixed slapd syncrepl newCookie sync messages (ITS#5972)
 
102
        Fixed slapd syncrepl hang during shutdown (ITS#6011)
 
103
        Fixed slapd syncrepl too many MMR messages (ITS#6020)
 
104
        Fixed slapd syncrepl skipped entries with MMR (ITS#5988)
 
105
        Fixed slapd-bdb/hdb cachesize handling (ITS#5860)
 
106
        Fixed slapd-bdb/hdb with slapcat with empty dn (ITS#6006)
 
107
        Fixed slapd-bdb/hdb with NULL transactions (ITS#6012)
 
108
        Fixed slapd-ldap incorrect referral handling (ITS#6003,ITS#5916)
 
109
        Fixed slapd-ldap/meta with broken AD results (ITS#5977)
 
110
        Fixed slapd-ldap/meta with invalid attrs again (ITS#5959)
 
111
        Fixed slapo-accesslog interaction with ppolicy (ITS#5979)
 
112
        Fixed slapo-dynlist conversion to cn=config (ITS#6002)
 
113
        Fixed slapo-syncprov newCookie sync messages (ITS#5972)
 
114
        Fixed slapd-syncprov too many MMR messages (ITS#6020)
 
115
        Fixed slapo-syncprov replica lockout (ITS#5985)
 
116
        Fixed slapo-syncprov modtarget tracking (ITS#5999)
 
117
        Fixed slapo-syncprov multiple CSN propagation (ITS#5973)
 
118
        Fixed slapo-syncprov race condition (ITS#6045)
 
119
        Fixed slapo-syncprov sending cookies without CSN (ITS#6024)
 
120
        Fixed slapo-syncprov skipped entries with MMR (ITS#5988)
 
121
        Fixed tools passphrase free (ITS#6014)
 
122
        Build Environment
 
123
                Cleaned up alloc/free functions for Windows (ITS#6005)
 
124
                Fixed running of autosave files in testsuite (ITS#6026)
 
125
        Documentation
 
126
                admin24 clarified MMR URI requirements (ITS#5942,ITS#5987)
 
127
                Added ldapexop(1) manual page (ITS#5982)
 
128
                slapd-ldap/meta(5) added missing TLS options (ITS#5989)
 
129
 
3
130
OpenLDAP 2.4.15 Release (2009/02/24)
4
131
        Fixed libldap alias dereferencing in C API again (ITS#5916)
5
132
        Fixed libldap GnuTLS compilation (ITS#5955)