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 38e71c68de2ad61fb0fd72fd40214fd9a94479b9 (commit)
from a5e4eecb1e59e9645113bb4c63d06a23a2c4bdf9 (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 38e71c68de2ad61fb0fd72fd40214fd9a94479b9
Author: Howard Chu <hyc(a)symas.com>
Date: Wed Jul 9 06:54:32 2014 -0700
ITS#7789 more
persist size changes from env_open() as well. This was the
original behavior.
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb.c | 18 +++++++++++-------
1 file changed, 11 insertions(+), 7 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 a5e4eecb1e59e9645113bb4c63d06a23a2c4bdf9 (commit)
from d5371347e8a4ee5d5861958532007e7467c87a59 (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 a5e4eecb1e59e9645113bb4c63d06a23a2c4bdf9
Author: Howard Chu <hyc(a)symas.com>
Date: Wed Jul 9 06:17:54 2014 -0700
Revert "ITS#7789 update RESIZED errmsg text"
This reverts commit d8e18551c3f03d5205f4dc8d1711e494d3814b17.
And partially reverts mapsize check. Only mapsize increases are relevant.
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb.c | 6 +++---
1 file 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, mdb.master has been updated
via d5371347e8a4ee5d5861958532007e7467c87a59 (commit)
from e0273020bd1a14956fee04094d8380f8b30a13e5 (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 d5371347e8a4ee5d5861958532007e7467c87a59
Author: Howard Chu <hyc(a)symas.com>
Date: Wed Jul 9 05:13:10 2014 -0700
ITS#7825 more
Set read txn's dbiseqs to env's. Set child txn's dbiseqs to parent's.
Simplify DBI_CHANGED test, no need to check md_name. No-op dbi_close
of already closed handle.
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb.c | 66 ++++++++++++++++++++++++++++++-----------------
1 file changed, 42 insertions(+), 24 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 e0273020bd1a14956fee04094d8380f8b30a13e5 (commit)
from 276aa559698ff3eca42bc855237296c29efad4fd (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 e0273020bd1a14956fee04094d8380f8b30a13e5
Author: Howard Chu <hyc(a)symas.com>
Date: Tue Jul 8 21:40:11 2014 -0700
Updates #7789, #7825
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/CHANGES | 2 ++
1 file changed, 2 insertions(+)
---
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 276aa559698ff3eca42bc855237296c29efad4fd (commit)
from 04851e442f8939c38175b9742af5d62a19e1ee30 (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 276aa559698ff3eca42bc855237296c29efad4fd
Author: Howard Chu <hyc(a)symas.com>
Date: Tue Jul 8 21:31:48 2014 -0700
ITS#7825 more
only update dbiseq in dbi_open on write txns
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
---
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 04851e442f8939c38175b9742af5d62a19e1ee30 (commit)
from 0401f2deed75a83d2de790b8a1313e1792e5a04f (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 04851e442f8939c38175b9742af5d62a19e1ee30
Author: Howard Chu <hyc(a)symas.com>
Date: Tue Jul 8 21:22:07 2014 -0700
ITS#7825 tweak prev commit
dbiseqs are only checked in write txns so omit from read txns
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb.c | 14 +++++++-------
1 file changed, 7 insertions(+), 7 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 0401f2deed75a83d2de790b8a1313e1792e5a04f (commit)
via d8e18551c3f03d5205f4dc8d1711e494d3814b17 (commit)
from 5926e54bba7c976e0837221efb20cbff384207b8 (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 0401f2deed75a83d2de790b8a1313e1792e5a04f
Author: Howard Chu <hyc(a)symas.com>
Date: Tue Jul 8 21:02:40 2014 -0700
ITS#7825 add MDB_BAD_DBI error code
Use DBI sequence numbers to detect DBIs being closed while in use.
commit d8e18551c3f03d5205f4dc8d1711e494d3814b17
Author: Howard Chu <hyc(a)symas.com>
Date: Tue Jul 8 20:05:31 2014 -0700
ITS#7789 update RESIZED errmsg text
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/lmdb.h | 5 ++++-
libraries/liblmdb/mdb.c | 36 +++++++++++++++++++++++++++++++-----
2 files changed, 35 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 5926e54bba7c976e0837221efb20cbff384207b8 (commit)
from 604256ceffa2c3401ea6c15e756b3f0155f2c742 (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 5926e54bba7c976e0837221efb20cbff384207b8
Author: Howard Chu <hyc(a)symas.com>
Date: Tue Jul 8 19:06:45 2014 -0700
ITS#7789 persist mapsize changes
Write decreases too, not just increases. Check for any size change
that was not requested by this process.
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/lmdb.h | 5 ++++-
libraries/liblmdb/mdb.c | 48 ++++++++++++++++++++++++++++++++--------------
2 files changed, 38 insertions(+), 15 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 01f698bce979660270207ce052f3bdbbd79365a5 (commit)
via d3a5ab824dbb82991e4c9371d8a4f817b739ac46 (commit)
via 07c563b8a5a9829d467753df767776fbe0ffbf81 (commit)
via fde1f80aa8dca08180f2a03ffeec6d9a9ffa1ec4 (commit)
via 304c0cbbffd0087b9a7bfc06ba810fd089b810bc (commit)
via 7810dccdff28638d7e3175f4cc8b4e3e0430302c (commit)
via cede821cef5a663a18558f0df7b86279afcd2250 (commit)
via f05602927d88c05836ba3315d305a141978978e1 (commit)
via c048b7cad6f0bae8aa0a0009335f56a3d993547c (commit)
via 90d757406684519d05ad8c2d573f536f4baff186 (commit)
via 17e223b89659772edffa521da36a844fc96ed650 (commit)
via 5ee5251fa475631decd2dd919f5ff96d9d1276c1 (commit)
via 1c2b5e3c0c8445a80d20905fef37c769801c65fb (commit)
from bfd8b3a42aa44d317acd686e786ed4be681b2337 (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 01f698bce979660270207ce052f3bdbbd79365a5
Author: Ondrej Kuznik <ondrej.kuznik(a)acision.com>
Date: Mon Apr 23 16:58:20 2012 +0200
ITS#7256 A few issues discovered during testing slapmodify.
- bdb deallocates cursor after some tool operations but expects it to be
around every time it is called
- mdb tries to allocate a second transaction while it already holds one,
deadlocking
- op->o_hdr must exist for most uses of op, but o_tmpmfuncs need not
- what about indexing after a tool modify? Does it happen automatically?
commit d3a5ab824dbb82991e4c9371d8a4f817b739ac46
Author: Ondrej Kuznik <ondrej.kuznik(a)acision.com>
Date: Mon Apr 23 16:31:21 2012 +0200
ITS#7256 Consolidate cleanup code at one location.
commit 07c563b8a5a9829d467753df767776fbe0ffbf81
Author: Ondrej Kuznik <ondrej.kuznik(a)acision.com>
Date: Mon Apr 23 16:24:07 2012 +0200
ITS#7256 Rework entry retrieval and cleanup.
When doing deletes, lastmod has no entry to work on.
commit fde1f80aa8dca08180f2a03ffeec6d9a9ffa1ec4
Author: Ondrej Kuznik <ondrej.kuznik(a)acision.com>
Date: Mon Apr 23 15:28:41 2012 +0200
ITS#7256 Add some necessary checks.
commit 304c0cbbffd0087b9a7bfc06ba810fd089b810bc
Author: Ondrej Kuznik <ondrej.kuznik(a)acision.com>
Date: Mon Apr 23 10:33:51 2012 +0200
ITS#7256 Set backend for operation.
slap_tool_entry_check does it but it is not called every time.
commit 7810dccdff28638d7e3175f4cc8b4e3e0430302c
Author: Ondrej Kuznik <ondrej.kuznik(a)acision.com>
Date: Thu Apr 19 16:05:35 2012 +0200
ITS#7256 Let slapmodify ignore unknown operations
ldapmodify already does the same.
commit cede821cef5a663a18558f0df7b86279afcd2250
Author: Ondrej Kuznik <ondrej.kuznik(a)acision.com>
Date: Thu Apr 19 15:58:27 2012 +0200
ITS#7256 Allow deletes with slapmodify
commit f05602927d88c05836ba3315d305a141978978e1
Author: Ondrej Kuznik <ondrej.kuznik(a)acision.com>
Date: Thu Apr 19 15:53:49 2012 +0200
ITS#7256 mplement bi_tool_entry_delete for back-ldif
commit c048b7cad6f0bae8aa0a0009335f56a3d993547c
Author: Ondrej Kuznik <ondrej.kuznik(a)acision.com>
Date: Thu Apr 19 15:52:49 2012 +0200
ITS#7256 Introduce bi_tool_entry_delete
commit 90d757406684519d05ad8c2d573f536f4baff186
Author: Ondrej Kuznik <ondrej.kuznik(a)acision.com>
Date: Thu Apr 19 15:50:25 2012 +0200
ITS#7256 Temporarily disable slapmodify checks
commit 17e223b89659772edffa521da36a844fc96ed650
Author: Ondrej Kuznik <ondrej.kuznik(a)acision.com>
Date: Thu Apr 19 15:30:42 2012 +0200
ITS#7212 rudimentary slapmodify support for back-config
commit 5ee5251fa475631decd2dd919f5ff96d9d1276c1
Author: Ondrej Kuznik <ondrej.kuznik(a)acision.com>
Date: Thu Apr 19 15:29:57 2012 +0200
ITS#7212 slapmodify support for back-ldif
commit 1c2b5e3c0c8445a80d20905fef37c769801c65fb
Author: Ondrej Kuznik <ondrej.kuznik(a)acision.com>
Date: Thu Apr 19 15:46:49 2012 +0200
ITS#7256 Introduce slapmodify test
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/back-bdb/tools.c | 18 +
servers/slapd/back-ldif/ldif.c | 129 +++++++-
servers/slapd/back-mdb/id2entry.c | 2 +-
servers/slapd/bconfig.c | 30 ++
servers/slapd/slap.h | 4 +
servers/slapd/slapmodify.c | 346 ++++++++++----------
tests/data/test-modify.ldif | 110 +++++++
tests/scripts/defines.sh | 2 +
tests/scripts/test004-modify | 114 +------
.../its6794/its6794 => scripts/test007-slapmodify} | 36 +-
10 files changed, 488 insertions(+), 303 deletions(-)
create mode 100644 tests/data/test-modify.ldif
copy tests/{data/regressions/its6794/its6794 => scripts/test007-slapmodify} (67%)
---
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 604256ceffa2c3401ea6c15e756b3f0155f2c742 (commit)
via 2f04728471384e8c1ea06d850590002d45deb3ad (commit)
from e1a676eb18448d0ea396c9bbe8908d25b38ddb6d (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 604256ceffa2c3401ea6c15e756b3f0155f2c742
Author: Howard Chu <hyc(a)symas.com>
Date: Tue Jul 8 16:27:26 2014 -0700
Update LMDB version date/info
commit 2f04728471384e8c1ea06d850590002d45deb3ad
Author: Howard Chu <hyc(a)symas.com>
Date: Tue Jul 8 16:27:03 2014 -0700
ITS#7892 Fix MacOSX section name
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/CHANGES | 12 ++++++++++++
libraries/liblmdb/lmdb.h | 2 +-
libraries/liblmdb/mdb.c | 6 +++++-
3 files changed, 18 insertions(+), 2 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git