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 051dba822c7592768c32e72cb25329c189fd5ff9 (commit)
via 575ad77adba06acfbcb2d44a06240794d00a8b9c (commit)
from 334ca55089483898ed70ed0794e8cde32169a13d (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 051dba822c7592768c32e72cb25329c189fd5ff9
Author: Howard Chu <hyc(a)openldap.org>
Date: Thu Mar 14 06:55:44 2013 -0700
Avoid unnecessary syncCookie malloc/free
commit 575ad77adba06acfbcb2d44a06240794d00a8b9c
Author: Howard Chu <hyc(a)openldap.org>
Date: Thu Mar 14 06:39:46 2013 -0700
ITS#7531 check updateCookie status for INTERMEDIATEs
Was already being checked for other message types.
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/syncrepl.c | 15 +++++++++------
1 files changed, 9 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, OPENLDAP_REL_ENG_2_4 has been updated
via b0533241a4b4734aa55aa2b07199f05201b244da (commit)
from eb55a3682592074b1b3df99d7d66cba5aaf93322 (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 b0533241a4b4734aa55aa2b07199f05201b244da
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Wed Mar 13 10:16:27 2013 -0700
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, master has been updated
via 334ca55089483898ed70ed0794e8cde32169a13d (commit)
via 77001f549ba5b28a4cff89c4d58012a106985437 (commit)
via 3247d7cbd625d6134c894320f6777d3c6cfa27ea (commit)
via 8c1d95a438e5798e257e8a37f541c7cb839a24fc (commit)
via f80171e07950e93f1dc86af9327c2e998e2fad4b (commit)
via 9c4ee8229750c3b8517e0b5001213fd550691c0c (commit)
via b1da555c4c7275d7f756d693c42814388a9aa839 (commit)
from 8289ac3b5ccbb2c7bfbadfed39d3042f91be9ecd (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 334ca55089483898ed70ed0794e8cde32169a13d
Merge: 8289ac3 77001f5
Author: Howard Chu <hyc(a)openldap.org>
Date: Tue Mar 12 17:34:40 2013 -0700
Merge remote-tracking branch 'origin/mdb.master'
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb.c | 43 +++++++++++++++++++++++++++----------------
1 files changed, 27 insertions(+), 16 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 77001f549ba5b28a4cff89c4d58012a106985437 (commit)
via 3247d7cbd625d6134c894320f6777d3c6cfa27ea (commit)
from 8c1d95a438e5798e257e8a37f541c7cb839a24fc (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 77001f549ba5b28a4cff89c4d58012a106985437
Author: Howard Chu <hyc(a)symas.com>
Date: Tue Mar 12 17:29:34 2013 -0700
ITS#7538 fallout from ITS#7536 fix.
Allow leaf pages to have only 1 key.
commit 3247d7cbd625d6134c894320f6777d3c6cfa27ea
Author: Howard Chu <hyc(a)symas.com>
Date: Tue Mar 12 17:25:49 2013 -0700
Precalculate max size of a node
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb.c | 25 +++++++++++++------------
1 files changed, 13 insertions(+), 12 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 8c1d95a438e5798e257e8a37f541c7cb839a24fc (commit)
from f80171e07950e93f1dc86af9327c2e998e2fad4b (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 8c1d95a438e5798e257e8a37f541c7cb839a24fc
Author: Howard Chu <hyc(a)symas.com>
Date: Mon Mar 11 10:28:25 2013 -0700
Fix f97552a83abb085bc44b1b578e550d64c1313a4b
Causes Bus Error on SPARC
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb.c | 6 ++++--
1 files changed, 4 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, mdb.master has been updated
via f80171e07950e93f1dc86af9327c2e998e2fad4b (commit)
from 9c4ee8229750c3b8517e0b5001213fd550691c0c (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 f80171e07950e93f1dc86af9327c2e998e2fad4b
Author: Howard Chu <hyc(a)symas.com>
Date: Mon Mar 11 06:04:54 2013 -0700
Check for MADV_RANDOM
Android supports madvise but not posix_madvise
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb.c | 8 +++++++-
1 files changed, 7 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 9c4ee8229750c3b8517e0b5001213fd550691c0c (commit)
from b1da555c4c7275d7f756d693c42814388a9aa839 (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 9c4ee8229750c3b8517e0b5001213fd550691c0c
Author: Howard Chu <hyc(a)symas.com>
Date: Mon Mar 11 05:59:07 2013 -0700
ITS#7377 Fix c0f3d9b9a8864e744a8d1eaffc99bc86026d5351
Add missing parens
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb.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 branch, mdb.master has been updated
via b1da555c4c7275d7f756d693c42814388a9aa839 (commit)
from d74330128ac0c5b1ba3a06a199238f9780f685fd (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 b1da555c4c7275d7f756d693c42814388a9aa839
Author: Howard Chu <hyc(a)symas.com>
Date: Mon Mar 11 05:49:14 2013 -0700
Turn off readahead on main mmap
It's harmful when the DB is larger than RAM.
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb.c | 2 ++
1 files changed, 2 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 8289ac3b5ccbb2c7bfbadfed39d3042f91be9ecd (commit)
via d74330128ac0c5b1ba3a06a199238f9780f685fd (commit)
via 6dab37f2acaef70a31f65bd485fd2222c2648d2b (commit)
via d8b407d9a27a8c9d183cb532f1d4bccbf0002401 (commit)
via 26e4222ffb8b74d29674136b4c8c821e73250605 (commit)
via 58e27b6c204af932cd7d9faaaaf3079c0d77d7c3 (commit)
via 66c9f030558320290d1a8d3961a31670a15c56f2 (commit)
from c9718545da8a3ffbfbf286ba668c661ceb77c253 (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 8289ac3b5ccbb2c7bfbadfed39d3042f91be9ecd
Merge: c971854 d743301
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Mar 6 15:50:47 2013 -0800
Merge remote-tracking branch 'origin/mdb.master'
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/Makefile | 10 +++--
libraries/liblmdb/mdb.c | 10 ++---
libraries/liblmdb/sample-bdb.c | 71 ++++++++++++++++++++++++++++++++++++++++
libraries/liblmdb/sample-mdb.c | 60 +++++++++++++++++++++++++++++++++
4 files changed, 141 insertions(+), 10 deletions(-)
create mode 100644 libraries/liblmdb/sample-bdb.c
create mode 100644 libraries/liblmdb/sample-mdb.c
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git