A ref change was pushed to the OpenLDAP (openldap.git) repository.
It will be available in the public mirror shortly.
The annotated tag, OPENLDAP_REL_ENG_2_4_29 has been updated
to 500e6a5dedecffa0ff156423b69edb98b731799d (tag)
from ed61175c9c98b684bf38e5ea22a4680b6948b197 (which is now obsolete)
tagging b11e9c92bdb85d329b2e4f2985f255339c74931d (commit)
replaces OPENLDAP_REL_ENG_2_4_28
tagged by Quanah Gibson-Mount
on Wed Feb 8 14:10:47 2012 -0800
- Log -----------------------------------------------------------------
OpenLDAP 2.4.29
Hallvard Furuseth (18):
ITS#7101 test001: Skip back-ldif unordered slapadd
ITS#7115 Re-fix tpool.c (idle/unidle)
ITS#7125 Fix Connection.c_mutex usage.
ITS#7075 Fix back-perl initialization.
ITS#7075 Re-fix back-perl initialization.
ITS#7115: Tighten ldap_pvt_thread_pool_unidle().
ITS#7125 Document connection loop API.
ITS#7131 Fix connection loop connindex usage.
.gitignore += ucgendat
Fix sl_malloc valgrind support.
thr_debug: tweak debug_already_initialized().
Silence 'assign away const' warning
ITS#7132 Fix syncrepl access to freed naming attr
Tweak installation instructions.
Fix the configure.in $Id$ in configure
Fix typo in ldap_int_client_controls() comment
Exclude internet-draft .xml versions from releases.
ITS#7156 ldapsearch.c: #include <ac/time.h>.
Howard Chu (27):
ITS#7099 fix mdb_entry_return for tool mode
ITS#7099 fix dds db_open
ITS#7098 fix del/add of first schema element
ITS#7050 fix uninit'd return code in back-meta
ITS#7107 fix Operation init on reuse
ITS#7115 blocked writers should not interfere with pool pause
ITS#7117 fix typo
ITS#7121 fix page splits when data+key size is too large
Clarification/warning about delta-sync backup/restore
ITS#7127 fix syncrepl_config reference to freed memory
Happy New Year!
ITS#7126 fix cursor tracking code
ITS#7121 fix page splits when newindx == 0
txn_commit must abort txn before returning errors
Add valgrind support with -DUSE_VALGRIND
Fix: txn is invalidated by mdb_txn_commit()
Fix typo in e8e57be42107a877f604d0c4e67115ef37681a1b
ITS#7052 syncrepl deletes should ignore some errors
ITS#7140 more cleanup on txn abort
ITS#7142 fix slapadd exit on failure
ITS#7144 fix crash replicating modDN if oldRDN not present
ITS#7146 check for ad_index overflow
ITS#7146 fix prev commit
ITS#7150 fix check for already abandoned op
ITS#7052 ignore Adds with too old entryCSN
ITS#7143 don't leave empty slots in normalized attr values
ITS#7143 add FIXME comment, note that current patch is not ideal
Jan Vcelak (2):
ITS#7135 MozNSS, PEM: fix segfault when TLS certificate key is not set
ITS#7136 MozNSS: store TLS params until the deferred initialization is finished
Kevan Carstensen (1):
ITS#7113 fix check order in connection_write()
Kurt Zeilenga (1):
Happy New Year!
Ondrej Kuznik (1):
ITS#7123 Update the cached entry when handling compare too.
Quanah Gibson-Mount (30):
Set date for 2.4.28
Return to release engineering
ITS#7099
ITS#7098
ITS#7101
ITS#7050
ITS#7107
ITS#7115
ITS#7117
ITS#7125
ITS#7127
ITS#7113
ITS#7075
ITS#7121 is fixed
ITS#7131
ITS#7132 and Wording fixes
ITS#7123
ITS#7135, ITS#7136
ITS#7052
Fix missed commit, sync with master (64a6cfe79b)
Merge branch 'OPENLDAP_REL_ENG_2_4' of ssh://git-master.openldap.org/~git/git/openldap into OPENLDAP_REL_ENG_2_4
ITS#7138
ITS#7140
ITS#7142
Prep for release
ITS#7144
ITS#7146
ITS#7150
ITS#7143
ITS#7156
SATOH Fumiyasu (1):
ITS#7138 smbk5pwd: fix ITS#6955 shadowLastChange
-----------------------------------------------------------------------
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git
A ref change was pushed to the OpenLDAP (openldap.git) repository.
It will be available in the public mirror shortly.
The branch, OPENLDAP_REL_ENG_2_4 has been updated
via b11e9c92bdb85d329b2e4f2985f255339c74931d (commit)
via fc0e544115b42a33dd8f9fbba1aa472d4d548829 (commit)
via c983a1cb71c42e93f9bbf664a728a0fc8cb7aab3 (commit)
via 7b6df3ef4df8dbc0d50ac1defe5331655fc2245f (commit)
from ad0467699d9054e32a5530e93e28bd4194344d3d (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit b11e9c92bdb85d329b2e4f2985f255339c74931d
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Wed Feb 8 14:10:33 2012 -0800
ITS#7156
commit fc0e544115b42a33dd8f9fbba1aa472d4d548829
Author: Hallvard Furuseth <hallvard(a)openldap.org>
Date: Tue Feb 7 16:17:38 2012 +0100
ITS#7156 ldapsearch.c: #include <ac/time.h>.
Needed since e080ba6e9deb7e2a594a143e6cb1c6ea568248f8, ITS#7009.
commit c983a1cb71c42e93f9bbf664a728a0fc8cb7aab3
Author: Hallvard Furuseth <hallvard(a)openldap.org>
Date: Fri Feb 3 09:29:57 2012 +0100
Exclude internet-draft .xml versions from releases.
These versions are partly or fully by and for OpenLDAP developers.
commit 7b6df3ef4df8dbc0d50ac1defe5331655fc2245f
Author: Hallvard Furuseth <hallvard(a)openldap.org>
Date: Thu May 12 17:40:36 2011 +0200
Fix typo in ldap_int_client_controls() comment
-----------------------------------------------------------------------
Summary of changes:
.gitattributes | 1 +
CHANGES | 1 +
clients/tools/ldapsearch.c | 3 ++-
libraries/libldap/controls.c | 2 +-
4 files changed, 5 insertions(+), 2 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git
A ref change was pushed to the OpenLDAP (openldap.git) repository.
It will be available in the public mirror shortly.
The branch, master has been updated
via 3dc71dfb1ac63a12ff553b2dbc308f427f4d46c8 (commit)
from 25eb3dc5346e2a0275b7764f8f19e808c96da20e (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 3dc71dfb1ac63a12ff553b2dbc308f427f4d46c8
Author: Timo Teräs <timo.teras(a)iki.fi>
Date: Wed Feb 8 11:28:11 2012 +0200
ITS#7158 Fix a crash in back-sql
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/back-sql/init.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git
A ref change was pushed to the OpenLDAP (openldap.git) repository.
It will be available in the public mirror shortly.
The branch, master has been updated
via 25eb3dc5346e2a0275b7764f8f19e808c96da20e (commit)
via 0402a35e5f58ffe7deeed09e51b1fc93f5313cae (commit)
via c43b2f3c5bfaf628ea3186e1858c33c0e221e218 (commit)
via ffbad797c8c5618cc677b90c65ec41b3284361b4 (commit)
via b1646fea2f5e8f24241bfb0ed5e2e6073bf3e153 (commit)
from 430256fafb85028443d7964a5ab1f4bbf8b2db38 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 25eb3dc5346e2a0275b7764f8f19e808c96da20e
Author: Hallvard Furuseth <hallvard(a)openldap.org>
Date: Tue Feb 7 16:17:38 2012 +0100
ITS#7156 ldapsearch.c: #include <ac/time.h>.
Needed since e080ba6e9deb7e2a594a143e6cb1c6ea568248f8, ITS#7009.
commit 0402a35e5f58ffe7deeed09e51b1fc93f5313cae
Author: Hallvard Furuseth <hallvard(a)openldap.org>
Date: Fri Feb 3 09:29:57 2012 +0100
Exclude internet-draft .xml versions from releases.
These versions are partly or fully by and for OpenLDAP developers.
commit c43b2f3c5bfaf628ea3186e1858c33c0e221e218
Author: Hallvard Furuseth <hallvard(a)openldap.org>
Date: Fri Feb 3 09:16:15 2012 +0100
Change CVS references to Git, or clarify
commit ffbad797c8c5618cc677b90c65ec41b3284361b4
Author: Hallvard Furuseth <hallvard(a)openldap.org>
Date: Thu May 12 17:40:36 2011 +0200
Fix typo in ldap_int_client_controls() comment
commit b1646fea2f5e8f24241bfb0ed5e2e6073bf3e153
Author: Hallvard Furuseth <hallvard(a)openldap.org>
Date: Sat Jan 28 23:09:24 2012 +0100
Makefile.in: Cleanup ldvversion.c (ldapvc version)
-----------------------------------------------------------------------
Summary of changes:
.gitattributes | 1 +
README | 4 ++--
clients/tools/Makefile.in | 4 ++--
clients/tools/ldapsearch.c | 3 ++-
doc/devel/todo | 2 +-
doc/guide/admin/appendix-changes.sdf | 2 +-
doc/guide/admin/troubleshooting.sdf | 2 +-
doc/guide/preamble.sdf | 2 +-
libraries/libldap/controls.c | 2 +-
9 files changed, 12 insertions(+), 10 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git
A ref change was pushed to the OpenLDAP-Fortress-Core (openldap-fortress-core.git) repository.
It will be available in the public mirror shortly.
The branch, master has been updated
via f0a65750b194caca2b74ba63c5981ecf9daddec7 (commit)
from dea64c07701c6278789f9ac60ac32f9bf8ccdcf6 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit f0a65750b194caca2b74ba63c5981ecf9daddec7
Author: Shawn McKinney <smckinn(a)smckinnlt-lr02.(none)>
Date: Sat Feb 4 21:40:55 2012 -0600
Convert project directory structure to match Maven's standard directory layout.
-----------------------------------------------------------------------
Summary of changes:
LICENSE.txt | 2 +-
NOTICE.txt | 2 +-
build.xml | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
mode change 100644 => 100755 LICENSE.txt
mode change 100644 => 100755 NOTICE.txt
mode change 100644 => 100755 README.txt
mode change 100644 => 100755 build.properties
mode change 100644 => 100755 config/bootstrap/fortress.properties.src
mode change 100644 => 100755 config/bootstrap/log4j.xml
mode change 100644 => 100755 config/fortress.properties.src
mode change 100644 => 100755 config/log4j.xml
mode change 100644 => 100755 getIvy.xml
mode change 100644 => 100755 ivy.xml
mode change 100644 => 100755 src/test/build.xml
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap-fortress-core.git
A ref change was pushed to the OpenLDAP (openldap.git) repository.
It will be available in the public mirror shortly.
The annotated tag, OPENLDAP_REL_ENG_2_4_29 has been updated
to ed61175c9c98b684bf38e5ea22a4680b6948b197 (tag)
from c74a7341a8d68582d5cfe93285d81283c5397ff2 (which is now obsolete)
tagging ad0467699d9054e32a5530e93e28bd4194344d3d (commit)
replaces OPENLDAP_REL_ENG_2_4_28
tagged by Quanah Gibson-Mount
on Fri Feb 3 13:09:24 2012 -0800
- Log -----------------------------------------------------------------
OpenLDAP 2.4.29
Hallvard Furuseth (15):
ITS#7101 test001: Skip back-ldif unordered slapadd
ITS#7115 Re-fix tpool.c (idle/unidle)
ITS#7125 Fix Connection.c_mutex usage.
ITS#7075 Fix back-perl initialization.
ITS#7075 Re-fix back-perl initialization.
ITS#7115: Tighten ldap_pvt_thread_pool_unidle().
ITS#7125 Document connection loop API.
ITS#7131 Fix connection loop connindex usage.
.gitignore += ucgendat
Fix sl_malloc valgrind support.
thr_debug: tweak debug_already_initialized().
Silence 'assign away const' warning
ITS#7132 Fix syncrepl access to freed naming attr
Tweak installation instructions.
Fix the configure.in $Id$ in configure
Howard Chu (27):
ITS#7099 fix mdb_entry_return for tool mode
ITS#7099 fix dds db_open
ITS#7098 fix del/add of first schema element
ITS#7050 fix uninit'd return code in back-meta
ITS#7107 fix Operation init on reuse
ITS#7115 blocked writers should not interfere with pool pause
ITS#7117 fix typo
ITS#7121 fix page splits when data+key size is too large
Clarification/warning about delta-sync backup/restore
ITS#7127 fix syncrepl_config reference to freed memory
Happy New Year!
ITS#7126 fix cursor tracking code
ITS#7121 fix page splits when newindx == 0
txn_commit must abort txn before returning errors
Add valgrind support with -DUSE_VALGRIND
Fix: txn is invalidated by mdb_txn_commit()
Fix typo in e8e57be42107a877f604d0c4e67115ef37681a1b
ITS#7052 syncrepl deletes should ignore some errors
ITS#7140 more cleanup on txn abort
ITS#7142 fix slapadd exit on failure
ITS#7144 fix crash replicating modDN if oldRDN not present
ITS#7146 check for ad_index overflow
ITS#7146 fix prev commit
ITS#7150 fix check for already abandoned op
ITS#7052 ignore Adds with too old entryCSN
ITS#7143 don't leave empty slots in normalized attr values
ITS#7143 add FIXME comment, note that current patch is not ideal
Jan Vcelak (2):
ITS#7135 MozNSS, PEM: fix segfault when TLS certificate key is not set
ITS#7136 MozNSS: store TLS params until the deferred initialization is finished
Kevan Carstensen (1):
ITS#7113 fix check order in connection_write()
Kurt Zeilenga (1):
Happy New Year!
Ondrej Kuznik (1):
ITS#7123 Update the cached entry when handling compare too.
Quanah Gibson-Mount (29):
Set date for 2.4.28
Return to release engineering
ITS#7099
ITS#7098
ITS#7101
ITS#7050
ITS#7107
ITS#7115
ITS#7117
ITS#7125
ITS#7127
ITS#7113
ITS#7075
ITS#7121 is fixed
ITS#7131
ITS#7132 and Wording fixes
ITS#7123
ITS#7135, ITS#7136
ITS#7052
Fix missed commit, sync with master (64a6cfe79b)
Merge branch 'OPENLDAP_REL_ENG_2_4' of ssh://git-master.openldap.org/~git/git/openldap into OPENLDAP_REL_ENG_2_4
ITS#7138
ITS#7140
ITS#7142
Prep for release
ITS#7144
ITS#7146
ITS#7150
ITS#7143
SATOH Fumiyasu (1):
ITS#7138 smbk5pwd: fix ITS#6955 shadowLastChange
-----------------------------------------------------------------------
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git
A ref change was pushed to the OpenLDAP (openldap.git) repository.
It will be available in the public mirror shortly.
The branch, OPENLDAP_REL_ENG_2_4 has been updated
via ad0467699d9054e32a5530e93e28bd4194344d3d (commit)
via 087dcf400752f4b8d5ff70a74f99319ea7a876d2 (commit)
via 272f04f589ca2dc3bd9c1ab9edf3138682ae67ba (commit)
via 63edd171b63b2ea9035efa621408ae5628505132 (commit)
from 65f0b66cf307492e81e0182e78d45170c487b143 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit ad0467699d9054e32a5530e93e28bd4194344d3d
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Fri Feb 3 13:09:12 2012 -0800
ITS#7143
commit 087dcf400752f4b8d5ff70a74f99319ea7a876d2
Author: Howard Chu <hyc(a)openldap.org>
Date: Fri Feb 3 11:58:00 2012 -0800
ITS#7143 add FIXME comment, note that current patch is not ideal
commit 272f04f589ca2dc3bd9c1ab9edf3138682ae67ba
Author: Howard Chu <hyc(a)openldap.org>
Date: Fri Feb 3 11:43:40 2012 -0800
ITS#7143 don't leave empty slots in normalized attr values
commit 63edd171b63b2ea9035efa621408ae5628505132
Author: Howard Chu <hyc(a)openldap.org>
Date: Fri Feb 3 11:16:10 2012 -0800
ITS#7052 ignore Adds with too old entryCSN
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 1 +
servers/slapd/overlays/rwm.c | 8 +++++++-
servers/slapd/syncrepl.c | 17 +++++++++++++++++
3 files changed, 25 insertions(+), 1 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git
A ref change was pushed to the OpenLDAP (openldap.git) repository.
It will be available in the public mirror shortly.
The branch, master has been updated
via 430256fafb85028443d7964a5ab1f4bbf8b2db38 (commit)
from ef2f5263de8802794e528cc2648ecfca369302ae (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 430256fafb85028443d7964a5ab1f4bbf8b2db38
Author: Howard Chu <hyc(a)openldap.org>
Date: Fri Feb 3 11:58:00 2012 -0800
ITS#7143 add FIXME comment, note that current patch is not ideal
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/overlays/rwm.c | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git
A ref change was pushed to the OpenLDAP (openldap.git) repository.
It will be available in the public mirror shortly.
The branch, master has been updated
via ef2f5263de8802794e528cc2648ecfca369302ae (commit)
from ba4366eae098c0e4950a78b1da8d79ffe8b34fee (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit ef2f5263de8802794e528cc2648ecfca369302ae
Author: Howard Chu <hyc(a)openldap.org>
Date: Fri Feb 3 11:43:40 2012 -0800
ITS#7143 don't leave empty slots in normalized attr values
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/overlays/rwm.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git
A ref change was pushed to the OpenLDAP (openldap.git) repository.
It will be available in the public mirror shortly.
The annotated tag, OPENLDAP_REL_ENG_2_4_29 has been updated
to c74a7341a8d68582d5cfe93285d81283c5397ff2 (tag)
from d9032ffc20dfe480c1b7e4154de59cd3156dc799 (which is now obsolete)
tagging 63edd171b63b2ea9035efa621408ae5628505132 (commit)
replaces OPENLDAP_REL_ENG_2_4_28
tagged by Quanah Gibson-Mount
on Fri Feb 3 11:24:02 2012 -0800
- Log -----------------------------------------------------------------
OpenLDAP 2.4.29
Hallvard Furuseth (15):
ITS#7101 test001: Skip back-ldif unordered slapadd
ITS#7115 Re-fix tpool.c (idle/unidle)
ITS#7125 Fix Connection.c_mutex usage.
ITS#7075 Fix back-perl initialization.
ITS#7075 Re-fix back-perl initialization.
ITS#7115: Tighten ldap_pvt_thread_pool_unidle().
ITS#7125 Document connection loop API.
ITS#7131 Fix connection loop connindex usage.
.gitignore += ucgendat
Fix sl_malloc valgrind support.
thr_debug: tweak debug_already_initialized().
Silence 'assign away const' warning
ITS#7132 Fix syncrepl access to freed naming attr
Tweak installation instructions.
Fix the configure.in $Id$ in configure
Howard Chu (25):
ITS#7099 fix mdb_entry_return for tool mode
ITS#7099 fix dds db_open
ITS#7098 fix del/add of first schema element
ITS#7050 fix uninit'd return code in back-meta
ITS#7107 fix Operation init on reuse
ITS#7115 blocked writers should not interfere with pool pause
ITS#7117 fix typo
ITS#7121 fix page splits when data+key size is too large
Clarification/warning about delta-sync backup/restore
ITS#7127 fix syncrepl_config reference to freed memory
Happy New Year!
ITS#7126 fix cursor tracking code
ITS#7121 fix page splits when newindx == 0
txn_commit must abort txn before returning errors
Add valgrind support with -DUSE_VALGRIND
Fix: txn is invalidated by mdb_txn_commit()
Fix typo in e8e57be42107a877f604d0c4e67115ef37681a1b
ITS#7052 syncrepl deletes should ignore some errors
ITS#7140 more cleanup on txn abort
ITS#7142 fix slapadd exit on failure
ITS#7144 fix crash replicating modDN if oldRDN not present
ITS#7146 check for ad_index overflow
ITS#7146 fix prev commit
ITS#7150 fix check for already abandoned op
ITS#7052 ignore Adds with too old entryCSN
Jan Vcelak (2):
ITS#7135 MozNSS, PEM: fix segfault when TLS certificate key is not set
ITS#7136 MozNSS: store TLS params until the deferred initialization is finished
Kevan Carstensen (1):
ITS#7113 fix check order in connection_write()
Kurt Zeilenga (1):
Happy New Year!
Ondrej Kuznik (1):
ITS#7123 Update the cached entry when handling compare too.
Quanah Gibson-Mount (28):
Set date for 2.4.28
Return to release engineering
ITS#7099
ITS#7098
ITS#7101
ITS#7050
ITS#7107
ITS#7115
ITS#7117
ITS#7125
ITS#7127
ITS#7113
ITS#7075
ITS#7121 is fixed
ITS#7131
ITS#7132 and Wording fixes
ITS#7123
ITS#7135, ITS#7136
ITS#7052
Fix missed commit, sync with master (64a6cfe79b)
Merge branch 'OPENLDAP_REL_ENG_2_4' of ssh://git-master.openldap.org/~git/git/openldap into OPENLDAP_REL_ENG_2_4
ITS#7138
ITS#7140
ITS#7142
Prep for release
ITS#7144
ITS#7146
ITS#7150
SATOH Fumiyasu (1):
ITS#7138 smbk5pwd: fix ITS#6955 shadowLastChange
-----------------------------------------------------------------------
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git
A ref change was pushed to the OpenLDAP (openldap.git) repository.
It will be available in the public mirror shortly.
The branch, master has been updated
via ba4366eae098c0e4950a78b1da8d79ffe8b34fee (commit)
from 5584e5b98d45c52d5958b3348061bf6fb2988668 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit ba4366eae098c0e4950a78b1da8d79ffe8b34fee
Author: Howard Chu <hyc(a)openldap.org>
Date: Fri Feb 3 11:16:10 2012 -0800
ITS#7052 ignore Adds with too old entryCSN
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/syncrepl.c | 17 +++++++++++++++++
1 files changed, 17 insertions(+), 0 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git
A ref change was pushed to the OpenLDAP (openldap.git) repository.
It will be available in the public mirror shortly.
The annotated tag, OPENLDAP_REL_ENG_2_4_29 has been updated
to d9032ffc20dfe480c1b7e4154de59cd3156dc799 (tag)
from dfd887cda0c0fe9ea7038030d512edf96d5f2b32 (which is now obsolete)
tagging 65f0b66cf307492e81e0182e78d45170c487b143 (commit)
replaces OPENLDAP_REL_ENG_2_4_28
tagged by Quanah Gibson-Mount
on Fri Feb 3 10:29:37 2012 -0800
- Log -----------------------------------------------------------------
OpenLDAP 2.4.29
Hallvard Furuseth (15):
ITS#7101 test001: Skip back-ldif unordered slapadd
ITS#7115 Re-fix tpool.c (idle/unidle)
ITS#7125 Fix Connection.c_mutex usage.
ITS#7075 Fix back-perl initialization.
ITS#7075 Re-fix back-perl initialization.
ITS#7115: Tighten ldap_pvt_thread_pool_unidle().
ITS#7125 Document connection loop API.
ITS#7131 Fix connection loop connindex usage.
.gitignore += ucgendat
Fix sl_malloc valgrind support.
thr_debug: tweak debug_already_initialized().
Silence 'assign away const' warning
ITS#7132 Fix syncrepl access to freed naming attr
Tweak installation instructions.
Fix the configure.in $Id$ in configure
Howard Chu (24):
ITS#7099 fix mdb_entry_return for tool mode
ITS#7099 fix dds db_open
ITS#7098 fix del/add of first schema element
ITS#7050 fix uninit'd return code in back-meta
ITS#7107 fix Operation init on reuse
ITS#7115 blocked writers should not interfere with pool pause
ITS#7117 fix typo
ITS#7121 fix page splits when data+key size is too large
Clarification/warning about delta-sync backup/restore
ITS#7127 fix syncrepl_config reference to freed memory
Happy New Year!
ITS#7126 fix cursor tracking code
ITS#7121 fix page splits when newindx == 0
txn_commit must abort txn before returning errors
Add valgrind support with -DUSE_VALGRIND
Fix: txn is invalidated by mdb_txn_commit()
Fix typo in e8e57be42107a877f604d0c4e67115ef37681a1b
ITS#7052 syncrepl deletes should ignore some errors
ITS#7140 more cleanup on txn abort
ITS#7142 fix slapadd exit on failure
ITS#7144 fix crash replicating modDN if oldRDN not present
ITS#7146 check for ad_index overflow
ITS#7146 fix prev commit
ITS#7150 fix check for already abandoned op
Jan Vcelak (2):
ITS#7135 MozNSS, PEM: fix segfault when TLS certificate key is not set
ITS#7136 MozNSS: store TLS params until the deferred initialization is finished
Kevan Carstensen (1):
ITS#7113 fix check order in connection_write()
Kurt Zeilenga (1):
Happy New Year!
Ondrej Kuznik (1):
ITS#7123 Update the cached entry when handling compare too.
Quanah Gibson-Mount (28):
Set date for 2.4.28
Return to release engineering
ITS#7099
ITS#7098
ITS#7101
ITS#7050
ITS#7107
ITS#7115
ITS#7117
ITS#7125
ITS#7127
ITS#7113
ITS#7075
ITS#7121 is fixed
ITS#7131
ITS#7132 and Wording fixes
ITS#7123
ITS#7135, ITS#7136
ITS#7052
Fix missed commit, sync with master (64a6cfe79b)
Merge branch 'OPENLDAP_REL_ENG_2_4' of ssh://git-master.openldap.org/~git/git/openldap into OPENLDAP_REL_ENG_2_4
ITS#7138
ITS#7140
ITS#7142
Prep for release
ITS#7144
ITS#7146
ITS#7150
SATOH Fumiyasu (1):
ITS#7138 smbk5pwd: fix ITS#6955 shadowLastChange
-----------------------------------------------------------------------
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git
A ref change was pushed to the OpenLDAP (openldap.git) repository.
It will be available in the public mirror shortly.
The branch, OPENLDAP_REL_ENG_2_4 has been updated
via 65f0b66cf307492e81e0182e78d45170c487b143 (commit)
via 14cd7342d842962dc9e9410e6e456b469d810a42 (commit)
from 506db47e87109cd5fb2ccb6d66f9404195ae06c5 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 65f0b66cf307492e81e0182e78d45170c487b143
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Fri Feb 3 10:29:24 2012 -0800
ITS#7150
commit 14cd7342d842962dc9e9410e6e456b469d810a42
Author: Howard Chu <hyc(a)openldap.org>
Date: Fri Feb 3 09:35:13 2012 -0800
ITS#7150 fix check for already abandoned op
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 1 +
servers/slapd/overlays/syncprov.c | 8 +++++---
2 files changed, 6 insertions(+), 3 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git
A ref change was pushed to the OpenLDAP (openldap.git) repository.
It will be available in the public mirror shortly.
The branch, master has been updated
via 5584e5b98d45c52d5958b3348061bf6fb2988668 (commit)
from 3423b56690fe2b2376140ce09f274dc701ff0632 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 5584e5b98d45c52d5958b3348061bf6fb2988668
Author: Howard Chu <hyc(a)openldap.org>
Date: Fri Feb 3 09:35:13 2012 -0800
ITS#7150 fix check for already abandoned op
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/overlays/syncprov.c | 8 +++++---
1 files changed, 5 insertions(+), 3 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git
A ref change was pushed to the OpenLDAP (openldap.git) repository.
It will be available in the public mirror shortly.
The branch, OPENLDAP_REL_ENG_2_4 has been updated
via 506db47e87109cd5fb2ccb6d66f9404195ae06c5 (commit)
via c0bbed43c75a7b2f61656460b758a73ed40d0817 (commit)
via ed4c10247c1af5d0ba41cf2a97d40bc2912e7e71 (commit)
via 4a900440f3a9500cb5f46ee52162cca62c944f99 (commit)
via ff40a2a47a6ba5d37f840ffdbebc771a38d80cbd (commit)
via 435bde944def950d1dc1f4333afdccfcb26e06ce (commit)
from 0056912905067202f923cd2c5fba3a235834b778 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 506db47e87109cd5fb2ccb6d66f9404195ae06c5
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Thu Feb 2 12:21:13 2012 -0800
ITS#7146
commit c0bbed43c75a7b2f61656460b758a73ed40d0817
Author: Howard Chu <hyc(a)openldap.org>
Date: Thu Feb 2 03:26:53 2012 -0800
ITS#7146 fix prev commit
commit ed4c10247c1af5d0ba41cf2a97d40bc2912e7e71
Author: Howard Chu <hyc(a)openldap.org>
Date: Thu Feb 2 03:08:33 2012 -0800
ITS#7146 check for ad_index overflow
Temporary fix...
commit 4a900440f3a9500cb5f46ee52162cca62c944f99
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Thu Feb 2 12:19:47 2012 -0800
ITS#7144
commit ff40a2a47a6ba5d37f840ffdbebc771a38d80cbd
Author: Howard Chu <hyc(a)openldap.org>
Date: Thu Feb 2 02:53:40 2012 -0800
ITS#7144 fix crash replicating modDN if oldRDN not present
commit 435bde944def950d1dc1f4333afdccfcb26e06ce
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Wed Feb 1 12:16:53 2012 -0800
Prep for release
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 4 +++-
build/version.var | 8 ++++----
servers/slapd/back-mdb/attr.c | 6 ++++++
servers/slapd/back-mdb/id2entry.c | 5 +++++
servers/slapd/syncrepl.c | 5 ++++-
5 files changed, 22 insertions(+), 6 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git
A ref change was pushed to the OpenLDAP (openldap.git) repository.
It will be available in the public mirror shortly.
The branch, master has been updated
via 3423b56690fe2b2376140ce09f274dc701ff0632 (commit)
from 9d3b1af2ff1594463c2b58bde180e2ba84181a8b (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 3423b56690fe2b2376140ce09f274dc701ff0632
Author: Howard Chu <hyc(a)openldap.org>
Date: Thu Feb 2 03:26:53 2012 -0800
ITS#7146 fix prev commit
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/back-mdb/attr.c | 6 ++++++
servers/slapd/back-mdb/id2entry.c | 10 +++++-----
2 files changed, 11 insertions(+), 5 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git
A ref change was pushed to the OpenLDAP (openldap.git) repository.
It will be available in the public mirror shortly.
The branch, master has been updated
via 9d3b1af2ff1594463c2b58bde180e2ba84181a8b (commit)
from d2958a2a4e6f0143b98b85532be3b9c9dd27cded (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 9d3b1af2ff1594463c2b58bde180e2ba84181a8b
Author: Howard Chu <hyc(a)openldap.org>
Date: Thu Feb 2 03:08:33 2012 -0800
ITS#7146 check for ad_index overflow
Temporary fix...
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/back-mdb/id2entry.c | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git
A ref change was pushed to the OpenLDAP (openldap.git) repository.
It will be available in the public mirror shortly.
The branch, master has been updated
via d2958a2a4e6f0143b98b85532be3b9c9dd27cded (commit)
from 2e9f1f93c8acf028fffeec3fc8bafd1a19b719b7 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit d2958a2a4e6f0143b98b85532be3b9c9dd27cded
Author: Howard Chu <hyc(a)openldap.org>
Date: Thu Feb 2 02:53:40 2012 -0800
ITS#7144 fix crash replicating modDN if oldRDN not present
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/syncrepl.c | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git
A ref change was pushed to the OpenLDAP (openldap.git) repository.
It will be available in the public mirror shortly.
The annotated tag, OPENLDAP_REL_ENG_2_4_29 has been created
at dfd887cda0c0fe9ea7038030d512edf96d5f2b32 (tag)
tagging 435bde944def950d1dc1f4333afdccfcb26e06ce (commit)
replaces OPENLDAP_REL_ENG_2_4_28
tagged by Quanah Gibson-Mount
on Wed Feb 1 12:17:37 2012 -0800
- Log -----------------------------------------------------------------
OpenLDAP 2.4.29
Hallvard Furuseth (15):
ITS#7101 test001: Skip back-ldif unordered slapadd
ITS#7115 Re-fix tpool.c (idle/unidle)
ITS#7125 Fix Connection.c_mutex usage.
ITS#7075 Fix back-perl initialization.
ITS#7075 Re-fix back-perl initialization.
ITS#7115: Tighten ldap_pvt_thread_pool_unidle().
ITS#7125 Document connection loop API.
ITS#7131 Fix connection loop connindex usage.
.gitignore += ucgendat
Fix sl_malloc valgrind support.
thr_debug: tweak debug_already_initialized().
Silence 'assign away const' warning
ITS#7132 Fix syncrepl access to freed naming attr
Tweak installation instructions.
Fix the configure.in $Id$ in configure
Howard Chu (20):
ITS#7099 fix mdb_entry_return for tool mode
ITS#7099 fix dds db_open
ITS#7098 fix del/add of first schema element
ITS#7050 fix uninit'd return code in back-meta
ITS#7107 fix Operation init on reuse
ITS#7115 blocked writers should not interfere with pool pause
ITS#7117 fix typo
ITS#7121 fix page splits when data+key size is too large
Clarification/warning about delta-sync backup/restore
ITS#7127 fix syncrepl_config reference to freed memory
Happy New Year!
ITS#7126 fix cursor tracking code
ITS#7121 fix page splits when newindx == 0
txn_commit must abort txn before returning errors
Add valgrind support with -DUSE_VALGRIND
Fix: txn is invalidated by mdb_txn_commit()
Fix typo in e8e57be42107a877f604d0c4e67115ef37681a1b
ITS#7052 syncrepl deletes should ignore some errors
ITS#7140 more cleanup on txn abort
ITS#7142 fix slapadd exit on failure
Jan Vcelak (2):
ITS#7135 MozNSS, PEM: fix segfault when TLS certificate key is not set
ITS#7136 MozNSS: store TLS params until the deferred initialization is finished
Kevan Carstensen (1):
ITS#7113 fix check order in connection_write()
Kurt Zeilenga (1):
Happy New Year!
Ondrej Kuznik (1):
ITS#7123 Update the cached entry when handling compare too.
Quanah Gibson-Mount (25):
Set date for 2.4.28
Return to release engineering
ITS#7099
ITS#7098
ITS#7101
ITS#7050
ITS#7107
ITS#7115
ITS#7117
ITS#7125
ITS#7127
ITS#7113
ITS#7075
ITS#7121 is fixed
ITS#7131
ITS#7132 and Wording fixes
ITS#7123
ITS#7135, ITS#7136
ITS#7052
Fix missed commit, sync with master (64a6cfe79b)
Merge branch 'OPENLDAP_REL_ENG_2_4' of ssh://git-master.openldap.org/~git/git/openldap into OPENLDAP_REL_ENG_2_4
ITS#7138
ITS#7140
ITS#7142
Prep for release
SATOH Fumiyasu (1):
ITS#7138 smbk5pwd: fix ITS#6955 shadowLastChange
-----------------------------------------------------------------------
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git
A ref change was pushed to the OpenLDAP (openldap.git) repository.
It will be available in the public mirror shortly.
The branch, OPENLDAP_REL_ENG_2_4 has been updated
via 0056912905067202f923cd2c5fba3a235834b778 (commit)
via be472fd8b3133f50b2e0c447d2bf243bc5cab4fc (commit)
via 2feedcc2e3019af0ac905221e231bc9be30bd8c4 (commit)
via 74104bdfc466a2a4ed856e0f36d5dd5993303ed0 (commit)
via 480adb049f30c7b830d527579c169a8faf990917 (commit)
via e23a9c97c3f2d783d4e5fef77397aa5e0b79626a (commit)
via 3b5b0d163f990ba88f71c998b90820f1a62e5105 (commit)
via 3a762b28f41231c80b0a2bfe91470d9f1d2c1692 (commit)
from a9b2c4fd2457fb502e9a2d47307e72ab2ec4b59d (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 0056912905067202f923cd2c5fba3a235834b778
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Mon Jan 30 10:26:52 2012 -0800
ITS#7142
commit be472fd8b3133f50b2e0c447d2bf243bc5cab4fc
Author: Howard Chu <hyc(a)openldap.org>
Date: Sat Jan 28 15:44:51 2012 -0800
ITS#7142 fix slapadd exit on failure
commit 2feedcc2e3019af0ac905221e231bc9be30bd8c4
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Mon Jan 30 10:22:15 2012 -0800
ITS#7140
commit 74104bdfc466a2a4ed856e0f36d5dd5993303ed0
Author: Howard Chu <hyc(a)openldap.org>
Date: Sat Jan 28 11:52:09 2012 -0800
ITS#7140 more cleanup on txn abort
commit 480adb049f30c7b830d527579c169a8faf990917
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Mon Jan 30 10:21:07 2012 -0800
ITS#7138
commit e23a9c97c3f2d783d4e5fef77397aa5e0b79626a
Author: SATOH Fumiyasu <fumiyas(a)osstech.co.jp>
Date: Sat Jan 28 02:13:40 2012 +0900
ITS#7138 smbk5pwd: fix ITS#6955 shadowLastChange
Fix uninitialized keys[1] in shadowLastChange support
commit 3b5b0d163f990ba88f71c998b90820f1a62e5105
Merge: 3a762b2 a9b2c4f
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Mon Jan 30 10:17:44 2012 -0800
Merge branch 'OPENLDAP_REL_ENG_2_4' of ssh://git-master.openldap.org/~git/git/openldap into OPENLDAP_REL_ENG_2_4
commit 3a762b28f41231c80b0a2bfe91470d9f1d2c1692
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Fri Jan 27 12:08:04 2012 -0800
Fix missed commit, sync with master (64a6cfe79b)
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 3 +++
contrib/slapd-modules/smbk5pwd/smbk5pwd.c | 1 +
doc/man/man5/slapd-perl.5 | 16 +++++++++++++---
servers/slapd/back-mdb/tools.c | 15 +++++++++++----
servers/slapd/slapadd.c | 2 ++
5 files changed, 30 insertions(+), 7 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git
A ref change was pushed to the OpenLDAP-Fortress-Core (openldap-fortress-core.git) repository.
It will be available in the public mirror shortly.
The branch, master has been updated
via b75bae274e0a6fc8e7acbad243fc8177df04e419 (commit)
from 1b87dae89b69d1553c10eebef72b2d75c4470cf5 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit b75bae274e0a6fc8e7acbad243fc8177df04e419
Author: Shawn McKinney <smckinn(a)smckinnlt-lr02.(none)>
Date: Sun Jan 29 16:13:09 2012 -0600
Cleanup and bug fixes on jaxb message processing.
-----------------------------------------------------------------------
Summary of changes:
src/java/com/jts/fortress/ObjectFactory.java | 1 -
src/java/com/jts/fortress/rbac/PermObj.java | 24 +++------
src/java/com/jts/fortress/rbac/Permission.java | 62 +++-------------------
src/java/com/jts/fortress/rbac/SessionPerm.java | 12 ++--
src/java/com/jts/fortress/rbac/User.java | 11 +++-
src/java/com/jts/fortress/rbac/UserDAO.java | 4 ++
src/test/com/jts/fortress/ReviewMgrConsole.java | 3 +-
7 files changed, 38 insertions(+), 79 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap-fortress-core.git
A ref change was pushed to the OpenLDAP-Fortress-Core (openldap-fortress-core.git) repository.
It will be available in the public mirror shortly.
The branch, master has been updated
via 1b87dae89b69d1553c10eebef72b2d75c4470cf5 (commit)
from 88e34386299bb34e4e9ee4320b78b257bde35fd9 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 1b87dae89b69d1553c10eebef72b2d75c4470cf5
Author: Shawn McKinney <smckinn(a)smckinnlt-lr02.(none)>
Date: Sun Jan 29 12:50:14 2012 -0600
Add JAXB for rbac and arbac access control objects.
-----------------------------------------------------------------------
Summary of changes:
src/java/com/jts/fortress/ObjectFactory.java | 119 +++++++++++++++++++-
.../com/jts/fortress/arbac/SessionAdminRole.java | 47 ++++++++
.../com/jts/fortress/arbac/SessionRolePerm.java | 61 ++++++++++
.../com/jts/fortress/arbac/SessionUserRole.java | 49 ++++++++
src/java/com/jts/fortress/audit/AuditDAO.java | 7 +-
src/java/com/jts/fortress/audit/AuthZ.java | 36 ++++++
src/java/com/jts/fortress/audit/Bind.java | 29 +++++
src/java/com/jts/fortress/audit/Mod.java | 19 +++
src/java/com/jts/fortress/audit/UserAudit.java | 23 ++++-
src/java/com/jts/fortress/rbac/SessionPerm.java | 46 ++++++++
src/java/com/jts/fortress/rbac/SessionRole.java | 45 ++++++++
src/java/com/jts/fortress/rbac/User.java | 2 +-
12 files changed, 476 insertions(+), 7 deletions(-)
create mode 100644 src/java/com/jts/fortress/arbac/SessionAdminRole.java
create mode 100644 src/java/com/jts/fortress/arbac/SessionRolePerm.java
create mode 100644 src/java/com/jts/fortress/arbac/SessionUserRole.java
create mode 100644 src/java/com/jts/fortress/rbac/SessionPerm.java
create mode 100644 src/java/com/jts/fortress/rbac/SessionRole.java
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap-fortress-core.git
A ref change was pushed to the OpenLDAP (openldap.git) repository.
It will be available in the public mirror shortly.
The branch, master has been updated
via 2e9f1f93c8acf028fffeec3fc8bafd1a19b719b7 (commit)
from d7933e2ea4bca1855028e7fc832ece85c1896269 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 2e9f1f93c8acf028fffeec3fc8bafd1a19b719b7
Author: Howard Chu <hyc(a)openldap.org>
Date: Sat Jan 28 15:44:51 2012 -0800
ITS#7142 fix slapadd exit on failure
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/slapadd.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git