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 9d8f04eb8c46239b9cb9d4720a704fd9dd987458 (commit)
via 0947ca782f4d4aec57b900413b9245a669d235f5 (commit)
from 6e927e24fd7fb47a3218b2b2189fcaacfd53987a (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 9d8f04eb8c46239b9cb9d4720a704fd9dd987458
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Wed Jan 29 11:33:50 2014 -0600
ITS#7676
commit 0947ca782f4d4aec57b900413b9245a669d235f5
Author: Howard Chu <hyc(a)openldap.org>
Date: Fri Aug 30 12:18:55 2013 -0700
ITS#7676,7677 don't leak libldap err codes
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 1 +
servers/slapd/bconfig.c | 6 ++++++
2 files changed, 7 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, OPENLDAP_REL_ENG_2_4 has been updated
via 6e927e24fd7fb47a3218b2b2189fcaacfd53987a (commit)
from 35e549b49b1f58ec494bc05cc2718f82d20c30c6 (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 6e927e24fd7fb47a3218b2b2189fcaacfd53987a
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Wed Jan 29 11:27:14 2014 -0600
Return to release engineering
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 2 ++
build/version.var | 2 +-
2 files changed, 3 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, mdb.master has been updated
via 4e954f8ae83d5b39736bab2da0eaf2bdf5ee3961 (commit)
from aa3463ec7c5e979420b13c8f37caa377ed2c1cf1 (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 4e954f8ae83d5b39736bab2da0eaf2bdf5ee3961
Author: Hallvard Furuseth <hallvard(a)openldap.org>
Date: Tue Jan 28 14:27:27 2014 +0100
ITS#7793 mdb_cursor_put(): Fix MDB_CURRENT.
Ignore key, broken by 5bda3565a9bfaa6cd54053faeafcc06da15bc00c
and some older code. Document and clarify MDB_CURRENT usage.
Also affects non-MDB_CURRENT put() with empty data and a key
which matches by the mdb_set_compare function but not by memcmp.
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/lmdb.h | 2 +-
libraries/liblmdb/mdb.c | 19 ++++++++++++++-----
2 files changed, 15 insertions(+), 6 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git
A ref change was pushed to the OpenLDAP-etc (openldap-etc.git) repository.
It will be available in the public mirror shortly.
The branch, master has been updated
via c9dd5cb7a89310097aa3ed97c79483bea14b0086 (commit)
from e74f755968abbffcfa8195df80bbf6fc36876275 (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 c9dd5cb7a89310097aa3ed97c79483bea14b0086
Author: Kurt Zeilenga <Kurt(a)OpenLDAP.org>
Date: Sat Jan 25 05:17:00 2014 -0800
Updates for 2014
-----------------------------------------------------------------------
Summary of changes:
COPYRIGHT | 2 +-
misc/crupdate.sh | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap-etc.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_39 has been created
at 391c38edbb586ddcc02dab470205b914004f17f7 (tag)
tagging 6bfa8256161618e62e56d139243aa234b3ece875 (commit)
replaces OPENLDAP_REL_ENG_2_4_38
tagged by Quanah Gibson-Mount
on Fri Jan 24 15:53:52 2014 -0600
- Log -----------------------------------------------------------------
OpenLDAP 2.4.39
Hallvard Furuseth (28):
Clean up mdb_copy.
Warning cleanup.
Add EVEN(): Micro-optimize "up to multiple of 2".
put(MDB_MULTIPLE): Skip existing item cleanly.
ITS#7589 Fix delete(uneven-sized MDB_DUPFIXED data).
ITS#7589 Fix me_nodemax and related node sizes.
Relax MDB_MAXKEYSIZE for existing data.
Raise safe max MDB_MAXKEYSIZE.
Support dynamic max MDB keysize.
Fix mdb_reader_list() and its spec.
Comment MDB_node, mdb_page_unspill, mdb_update_key
Replace MDB_node.mn_offset[], to ease debugging.
Fix commit "Raise safe max MDB_MAXKEYSIZE."
Drop UNLOCK_MUTEX_R() on mdb_reader_pid() error
ITS#7515 has been fixed.
ITS#7665 Drop lmdb.h doc on non-overlapping flags.
ITS#7772 Reduce spurious sub-page growth.
Add mdb_dbg_pgno(): (sub)pagenum for debug output.
sprintf format: pid_t need not be an int.
ITS#7771 mdb_cursor_del0(): Fix xcursor tracking.
mdb_page_malloc(): Move VGMEMP_ALLOC before memset
Invalidate the txn on corruption/internal errors
Wrap __func__ in mdb_func_
ITS#7377 Invalidate txn on page-allocation errors
Add mdb_env_<set,get>_userctx()
ITS#7775 Add mdb_env_set_assert()
ITS#7775 Drop <assert.h>, drop/replace assert()s.
Revert "ITS#7772 Reduce spurious sub-page growth."
Howard Chu (17):
ITS#7750 fix olcDbConfig modification
ITS#7749 more for prev commit
ITS#7756 keysizes were wrong in mdb_update_key
ITS#7757 plug memleak
Fix GET_BOTH_RANGE
ITS#7775 cleanup unnecessary assert()s
ITS#7775 Cleanup mdb_node_del()
ITS#7759 avoid assert in parse_passwdpolicy_control
ITS#7753 use $(MAKE) for tests
ITS#7761 bail out of search if config is pausing
ITS#7762 shortcut NULL RDNs
ITS#7684, #7506 TLSDHParamFile typo
Make sure mapsize changes take effect on Windows.
ITS#7783 workaround stupid NSPR bug
ITS#7778 fix regression from #7329
Note changes for LMDB 0.9.11
Bump version to 0.9.11
Pierangelo Masarati (2):
fix years old cut'n'paste
handle softadd/softdel (internal modifications; ITS#7773)
Quanah Gibson-Mount (19):
Return to release engineering
ITS#7750
More for ITS#7749
Merge remote-tracking branch 'origin/mdb.master' into OPENLDAP_REL_ENG_2_4
ITS#7756
ITS#7757
Merge remote-tracking branch 'origin/mdb.master' into OPENLDAP_REL_ENG_2_4
ITS#7759
ITS#7753
ITS#7761
ITS#7762
Fix libldap deref control call
ITS#7773
ITS#7684
ITS#7783
ITS#7778
Merge remote-tracking branch 'origin/mdb.master' into OPENLDAP_REL_ENG_2_4
Merge remote-tracking branch 'origin/mdb.master' into OPENLDAP_REL_ENG_2_4
Prep for release
-----------------------------------------------------------------------
---
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 6bfa8256161618e62e56d139243aa234b3ece875 (commit)
from 5e88fcffc20370c3f388f505f896aafdf4a52e7f (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 6bfa8256161618e62e56d139243aa234b3ece875
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Fri Jan 24 15:53:29 2014 -0600
Prep for release
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 2 +-
build/version.var | 8 ++++----
2 files changed, 5 insertions(+), 5 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 9d9d13c9a6cafb2bc3dc11b7887a22b8e703c9d3 (commit)
from 0825b5e5f194b855867b18757169182064dc894c (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 9d9d13c9a6cafb2bc3dc11b7887a22b8e703c9d3
Author: Shawn McKinney <shawn.mckinney(a)jts.us>
Date: Fri Jan 24 04:54:00 2014 -0600
FC-98 - Change ACL to disallow user from all but user password
-----------------------------------------------------------------------
Summary of changes:
ldap/slapd.conf.src | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap-fortress-core.git