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 e31c7d3b31d8d5073195e31b283e8ccb46bd13cf (commit)
from 92fe958805be33a06d8ae55727e9c61c81c8b751 (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 e31c7d3b31d8d5073195e31b283e8ccb46bd13cf
Author: Howard Chu <hyc(a)symas.com>
Date: Thu May 23 08:13:08 2013 -0700
ITS#7594 De-init other subcursors in page_touch
-----------------------------------------------------------------------
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 3d5e7ef0d236cec04096d0805c6bbfe6ff637d52 (commit)
from 82d7e9d8ab221a99bb91fecd1cf802b221b80210 (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 3d5e7ef0d236cec04096d0805c6bbfe6ff637d52
Author: Howard Chu <hyc(a)openldap.org>
Date: Thu May 23 11:45:05 2013 -0700
ITS#7581 more for prev commit
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/back-bdb/id2entry.c | 4 ++--
servers/slapd/back-mdb/id2entry.c | 2 +-
2 files changed, 3 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 82d7e9d8ab221a99bb91fecd1cf802b221b80210 (commit)
from a8c1438688f74081257d2aaba4e12814b9c8668f (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 82d7e9d8ab221a99bb91fecd1cf802b221b80210
Author: Howard Chu <hyc(a)openldap.org>
Date: Thu May 23 10:17:15 2013 -0700
ITS#7581 fix back-meta config checks
Allow base entry to be added online with targets
added later. Add SLAP_SERVER_RUNNING flag to note
that main slap_startup has already occurred.
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/back-meta/back-meta.h | 5 +
servers/slapd/back-meta/config.c | 10 ++
servers/slapd/back-meta/init.c | 186 ++++++++++++++++++-----------------
servers/slapd/init.c | 7 +-
servers/slapd/slap.h | 2 +
5 files changed, 119 insertions(+), 91 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 92fe958805be33a06d8ae55727e9c61c81c8b751 (commit)
via feaeab0c0488ba60f4b2b1a901cb685df0c5cf01 (commit)
from 5ea1cd8f6d083095cf4f20b802cea90441cea03a (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 92fe958805be33a06d8ae55727e9c61c81c8b751
Author: Hallvard Furuseth <hallvard(a)openldap.org>
Date: Tue May 21 23:58:57 2013 +0200
Drop unused liblmdb MIDL-range support.
commit feaeab0c0488ba60f4b2b1a901cb685df0c5cf01
Author: Hallvard Furuseth <hallvard(a)openldap.org>
Date: Tue May 21 23:55:13 2013 +0200
Factor out mdb_find_oldest,mdb_dlist_free,dirty_list.
Do not rescan reader table (mdb_find_oldest) after "goto again".
Skip clearing dirty_list[nonzero].mid in mdb_dlist_free(); it
was not done in mdb_reset0() anyway.
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb.c | 119 ++++++++++++++++++++--------------------------
libraries/liblmdb/midl.c | 23 +--------
libraries/liblmdb/midl.h | 43 +---------------
3 files changed, 58 insertions(+), 127 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 5ea1cd8f6d083095cf4f20b802cea90441cea03a (commit)
via a1b16ce5f0f661b0dd5a30706a1d6178cf0fa561 (commit)
via 1b6d7ee7e1aae85bfce2794e60038c2b264ad93c (commit)
from a2ce25482a60e516d1d9b417ed666dac6fdebb93 (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 5ea1cd8f6d083095cf4f20b802cea90441cea03a
Author: Hallvard Furuseth <hallvard(a)openldap.org>
Date: Tue May 21 23:48:27 2013 +0200
mdb_stat cleanup.
Exit with success when there was no failure.
Do not use data containing NUL as a DB name (which is a C string).
commit a1b16ce5f0f661b0dd5a30706a1d6178cf0fa561
Author: Hallvard Furuseth <hallvard(a)openldap.org>
Date: Tue May 21 22:44:51 2013 +0200
ITS#7598 Tweak MDB_<NEXT/PREV>_NODUP,fix mdb_stat.
MDB_NEXT_NODUP, MDB_PREV_NODUP: Allow for non-MDB_DUPSORT databases.
No mdb.c code changes needed.
mdb_stat.c: Use MDB_NEXT_NODUP, to avoid a crash with a DUPSORT mainDB.
commit 1b6d7ee7e1aae85bfce2794e60038c2b264ad93c
Author: Hallvard Furuseth <hallvard(a)openldap.org>
Date: Tue May 21 19:04:52 2013 +0200
ITS#7598 mdb_dbi_open(named DB): Check mainDB flags.
Reject attempts to open named databases if the main
database has flag MDB_DUPSORT or MDB_INTEGERKEY.
DUPSORT would require an xcursor for the DB, INTEGERKEY
would expect the DB name to be a binary integer.
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/lmdb.h | 6 ++----
libraries/liblmdb/mdb.c | 4 ++++
libraries/liblmdb/mdb_stat.c | 10 ++++++++--
3 files changed, 14 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, mdb.master has been updated
via a2ce25482a60e516d1d9b417ed666dac6fdebb93 (commit)
via 5bdf2aae6ee0c8bdcd6a7759bd098d6531c668a0 (commit)
from 2eb50b1d2ed61dedf33a9d89ef25e0ba853f5f81 (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 a2ce25482a60e516d1d9b417ed666dac6fdebb93
Author: Hallvard Furuseth <hallvard(a)openldap.org>
Date: Mon May 20 23:12:52 2013 +0200
ITS#7515 Fix nested txn touch of subpage/ovpage.
mdb_page_touch(): Don't touch a subpage, replacing with non-subpage.
mdb_cursor_put(): Don't overwrite ancestor txn's dirty overflow page.
commit 5bdf2aae6ee0c8bdcd6a7759bd098d6531c668a0
Author: Hallvard Furuseth <hallvard(a)openldap.org>
Date: Mon May 20 23:12:26 2013 +0200
Tweak mdb_page_malloc(),mdb_page_get() semantics.
mdb_page_malloc(): Add "number of pages" parameter.
mdb_page_get(): Add output param for how page was found.
Do not set return params on error.
mdb_cursor_put(): Catch mdb_page_get() error.
Prepares for next commit, no change in caller behavior other
than on mdb_page_get error.
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb.c | 117 ++++++++++++++++++++++++++++++-----------------
1 files changed, 75 insertions(+), 42 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 2eb50b1d2ed61dedf33a9d89ef25e0ba853f5f81 (commit)
from e4ce404992f440adf0a5b026932b8cfd392bfa35 (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 2eb50b1d2ed61dedf33a9d89ef25e0ba853f5f81
Author: Hallvard Furuseth <hallvard(a)openldap.org>
Date: Sun May 19 19:08:07 2013 +0200
More ITS#7589 followup: OVPAGES() -> mp_pages.
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb.c | 13 +++++++++++--
1 files changed, 11 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 e4ce404992f440adf0a5b026932b8cfd392bfa35 (commit)
from 0cdd9dffddf66c730a35f48db2bb02d8bb3e5731 (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 e4ce404992f440adf0a5b026932b8cfd392bfa35
Author: Hallvard Furuseth <hallvard(a)openldap.org>
Date: Sun May 19 18:38:13 2013 +0200
More ITS#7589: Fix prev commit.
mp_pages gives #pages in the ovpage. OVPAGES() no longer does.
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb.c | 3 ++-
1 files changed, 2 insertions(+), 1 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 eecac4f8afc5e4b1abdc6f2c4d5a095f067d2361 (commit)
from 9bb47110058707ea5a0caf784b4ed1584a248d50 (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 eecac4f8afc5e4b1abdc6f2c4d5a095f067d2361
Author: Shawn McKinney <smckinn(a)smckinnlt-lr02.(none)>
Date: Sat May 18 02:05:22 2013 -0500
FC-10 - correct npe during userCreate and update for null pw's
-----------------------------------------------------------------------
Summary of changes:
README-QUICKSTART-APACHEDS.html | 14 +++++++-------
README-QUICKSTART-WINDOWS.html | 14 +++++++-------
README-QUICKSTART.html | 14 +++++++-------
src/main/java/us/jts/fortress/rbac/UserDAO.java | 3 ++-
4 files changed, 23 insertions(+), 22 deletions(-)
---
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, mdb.master has been updated
via 0cdd9dffddf66c730a35f48db2bb02d8bb3e5731 (commit)
from 833cd905b7e1d28ae1d5d726ea43dc0a38f06858 (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 0cdd9dffddf66c730a35f48db2bb02d8bb3e5731
Author: Hallvard Furuseth <hallvard(a)openldap.org>
Date: Fri May 17 19:31:17 2013 +0200
ITS#7589 mdb_cursor_put(): Update ovpage nodesize.
Update the nodesize when overwriting an overflow page.
As before, do not attempt to shrink the page.
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb.c | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git