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 48dcd9151a04731b6def963d87b3646f658d4e36 (commit) via 432805e63bba73611d1d44c1258586fa860422ab (commit) via 5bb46089ad8ec14e268f528ffc515648ede49f34 (commit) via 0334d850b47f7949b70c9ea6c5f6f938a24a3d95 (commit) via 178398242814b2ddef1edc2a01fd3c747c866a81 (commit) via 6cd3641a7da8a693446effab5c6ecc4a36f83ec4 (commit) via 31f1061538931a33d6844cda42f95e91e1b8dae8 (commit) via ebe5a4fba268820dccba85818d8aa768b90308c4 (commit) from dd532d17ce3eee5876c5bc9a9be8e0e55e573175 (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 48dcd9151a04731b6def963d87b3646f658d4e36 Author: Quanah Gibson-Mount quanah@openldap.org Date: Wed Mar 7 09:14:30 2012 -0800
ITS#7190
commit 432805e63bba73611d1d44c1258586fa860422ab Author: Quanah Gibson-Mount quanah@openldap.org Date: Wed Mar 7 09:13:13 2012 -0800
ITS#7191
commit 5bb46089ad8ec14e268f528ffc515648ede49f34 Author: Howard Chu hyc@symas.com Date: Tue Mar 6 22:55:53 2012 -0800
Fix typo in 7bc62c512824c0d54cc6885ea876c2764510eca2
commit 0334d850b47f7949b70c9ea6c5f6f938a24a3d95 Author: Howard Chu hyc@symas.com Date: Tue Mar 6 22:12:21 2012 -0800
ITS#7190 fix merging of branch pages in deletes
commit 178398242814b2ddef1edc2a01fd3c747c866a81 Author: Hallvard Furuseth hallvard@openldap.org Date: Sun Sep 25 23:36:49 2011 +0200
Fix libmdb comments
commit 6cd3641a7da8a693446effab5c6ecc4a36f83ec4 Author: Hallvard Furuseth hallvard@openldap.org Date: Sat Mar 3 09:52:33 2012 +0100
Remove development file libmdb/make.sh
commit 31f1061538931a33d6844cda42f95e91e1b8dae8 Author: Hallvard Furuseth hallvard@openldap.org Date: Sat Mar 3 09:49:20 2012 +0100
ITS#7191 Fix mdb_xcursor_init1() unaligned access
commit ebe5a4fba268820dccba85818d8aa768b90308c4 Author: Howard Chu hyc@openldap.org Date: Tue Mar 6 22:15:51 2012 -0800
ITS#7190 don't crash in slapcat on NULL entry
-----------------------------------------------------------------------
Summary of changes: CHANGES | 2 + libraries/libmdb/make.sh | 9 ---- libraries/libmdb/mdb.c | 95 ++++++++++++++++++++++++++++++++------- libraries/libmdb/mdb.h | 10 ++-- servers/slapd/back-mdb/tools.c | 6 ++- 5 files changed, 89 insertions(+), 33 deletions(-) delete mode 100755 libraries/libmdb/make.sh