A ref change was pushed to the OpenLDAP (openldap.git) repository.
It will be available in the public mirror shortly.
The branch, mdb has been updated
via de5b605fef750992b586a44607b1a6c612d5bf6f (commit)
via 762c9e432f5e1694e4ad2781ca95b5cc50e7886c (commit)
from fd0480e9afd0a82994635262666f65b136154f4b (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 de5b605fef750992b586a44607b1a6c612d5bf6f
Author: Howard Chu <highlandsun(a)gmail.com>
Date: Sun Aug 28 04:06:03 2011 -0700
Resync
commit 762c9e432f5e1694e4ad2781ca95b5cc50e7886c
Author: Howard Chu <highlandsun(a)gmail.com>
Date: Sun Aug 28 04:04:09 2011 -0700
bump mdb maxsize up to 32M to pass test060
Note in slapd-mdb(5) that setting a huge size is desirable.
-----------------------------------------------------------------------
Summary of changes:
doc/man/man5/slapd-mdb.5 | 5 +++++
servers/slapd/back-mdb/libmdb | 2 +-
tests/data/slapd.conf | 1 +
3 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 has been updated
via fd0480e9afd0a82994635262666f65b136154f4b (commit)
from c6c39efd768f331ea24b39e8e28f63bb25ded3da (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 fd0480e9afd0a82994635262666f65b136154f4b
Author: Howard Chu <hyc(a)symas.com>
Date: Sun Aug 28 00:51:42 2011 -0700
Fix IDL off-by-one
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/back-mdb/idl.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 has been updated
via c6c39efd768f331ea24b39e8e28f63bb25ded3da (commit)
from 54490a955e5b555e3c0a64e21aecf28b21d11889 (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 c6c39efd768f331ea24b39e8e28f63bb25ded3da
Author: Howard Chu <highlandsun(a)gmail.com>
Date: Sat Aug 27 18:22:02 2011 -0700
Sync libmdb
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/back-mdb/libmdb | 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 has been updated
via 54490a955e5b555e3c0a64e21aecf28b21d11889 (commit)
from 233027c3bbc2af481855ea4434bbdcae7dd4eb0d (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 54490a955e5b555e3c0a64e21aecf28b21d11889
Author: Howard Chu <hyc(a)openldap.org>
Date: Sat Aug 27 18:11:41 2011 -0700
Resync libmdb
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/back-mdb/libmdb | 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 has been updated
via 233027c3bbc2af481855ea4434bbdcae7dd4eb0d (commit)
from 738f31a83a6b62ecb8f219f6a4eedc37246cf265 (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 233027c3bbc2af481855ea4434bbdcae7dd4eb0d
Author: Howard Chu <hyc(a)openldap.org>
Date: Sat Aug 27 17:34:58 2011 -0700
Sync libmdb
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/back-mdb/libmdb | 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 has been updated
via 738f31a83a6b62ecb8f219f6a4eedc37246cf265 (commit)
via b72b5738998096a9fd725350b317641582877e12 (commit)
from 06eeff7c1319c7bcc4111317b8a0204d4408eab5 (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 738f31a83a6b62ecb8f219f6a4eedc37246cf265
Author: Howard Chu <hyc(a)openldap.org>
Date: Sat Aug 27 14:41:05 2011 -0700
Support zero-length entries
commit b72b5738998096a9fd725350b317641582877e12
Author: Howard Chu <hyc(a)openldap.org>
Date: Sat Aug 27 14:35:31 2011 -0700
Relax entry_header, zero-length entries are valid.
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/back-bdb/id2entry.c | 46 +++++++++++++++++++++----------------
servers/slapd/back-mdb/id2entry.c | 11 +++++---
servers/slapd/entry.c | 13 ++--------
3 files changed, 36 insertions(+), 34 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 4f35d789acb087fd14c6c0991d9c99072ab3d494 (commit)
from c617f3c3b98e980352a775580bf96b572d11b5c8 (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 4f35d789acb087fd14c6c0991d9c99072ab3d494
Author: Howard Chu <hyc(a)openldap.org>
Date: Sat Aug 27 14:35:31 2011 -0700
Relax entry_header, zero-length entries are valid.
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/back-bdb/id2entry.c | 46 +++++++++++++++++++++----------------
servers/slapd/entry.c | 13 ++--------
2 files changed, 29 insertions(+), 30 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 has been updated
via 06eeff7c1319c7bcc4111317b8a0204d4408eab5 (commit)
via fe58e81f5a34930d846aea9725ab445b7d89872a (commit)
via bd6877f78f91701c59d55f744b8ab0a046a80317 (commit)
from 82c782d172ed9ea8618348c960d3231138d8d505 (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 06eeff7c1319c7bcc4111317b8a0204d4408eab5
Author: Hallvard Furuseth <hallvard(a)openldap.org>
Date: Sat Aug 27 15:12:59 2011 +0200
Add MDB support to configure and test framework.
Does not update the tests themselves.
In configure --help, call it "mdb database backend" instead of something
with "memory-mapped" which could confuse somebody about a memory-only DB.
commit fe58e81f5a34930d846aea9725ab445b7d89872a
Author: Hallvard Furuseth <hallvard(a)openldap.org>
Date: Sat Aug 27 16:26:51 2011 +0200
.gitignore += back-mdb symlinks (into libmdb)
commit bd6877f78f91701c59d55f744b8ab0a046a80317
Author: Hallvard Furuseth <hallvard(a)openldap.org>
Date: Sat Aug 27 13:43:53 2011 +0200
libmdb in .gitmodules: Use git://, not https://.
Matches preferred scheme in <http://www.openldap.org/software/repo.html>.
-----------------------------------------------------------------------
Summary of changes:
.gitignore | 4 ++
.gitmodules | 2 +-
configure | 68 ++++++++++++++++++++++++++++++------
configure.in | 20 ++++++++++
include/portable.hin | 3 ++
servers/slapd/back-mdb/Makefile.in | 11 ++++--
tests/Makefile.in | 10 +++++
tests/README | 1 +
tests/run.in | 5 ++-
9 files changed, 106 insertions(+), 18 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 has been updated
via 82c782d172ed9ea8618348c960d3231138d8d505 (commit)
from 44c291226d4c72b190c0983a8999c98cf4bf8baa (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 82c782d172ed9ea8618348c960d3231138d8d505
Author: Howard Chu <hyc(a)openldap.org>
Date: Sat Aug 27 03:56:19 2011 -0700
Partial fix for test034, other issues still left.
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/back-mdb/modrdn.c | 11 ++++++++---
1 files changed, 8 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, mdb has been updated
via 44c291226d4c72b190c0983a8999c98cf4bf8baa (commit)
via bd5c7b74febf3a1b6067dec49f8cb3b975a91ae4 (commit)
via 07d2443ad055e485ddb4f4286072fabded5bbce3 (commit)
from 09a6591f230f2f0b43afe5df1802c7f26205d4e2 (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 44c291226d4c72b190c0983a8999c98cf4bf8baa
Author: Howard Chu <hyc(a)openldap.org>
Date: Fri Aug 26 18:23:54 2011 -0700
Plug memleak
commit bd5c7b74febf3a1b6067dec49f8cb3b975a91ae4
Author: Howard Chu <hyc(a)openldap.org>
Date: Fri Aug 26 17:46:10 2011 -0700
Fix referral handling
commit 07d2443ad055e485ddb4f4286072fabded5bbce3
Author: Howard Chu <hyc(a)openldap.org>
Date: Fri Aug 26 17:19:54 2011 -0700
Add mdb to test025-limits
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/back-mdb/add.c | 16 ++++++++++++----
servers/slapd/back-mdb/compare.c | 12 ++++++++----
servers/slapd/back-mdb/delete.c | 33 +++++++++++++++++++++------------
servers/slapd/back-mdb/id2entry.c | 13 ++++++++++---
servers/slapd/back-mdb/libmdb | 2 +-
servers/slapd/back-mdb/modify.c | 11 ++++++++---
servers/slapd/back-mdb/modrdn.c | 15 +++++++++++----
tests/scripts/test025-limits | 4 ++--
8 files changed, 73 insertions(+), 33 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git