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 756ce8e10ca52ff4516b56d42308116fac3c185d (commit)
from a3f33dd20e71b9c94e94a0e1125fcee8d35fc70f (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 756ce8e10ca52ff4516b56d42308116fac3c185d
Author: Hallvard Furuseth <hallvard(a)openldap.org>
Date: Wed Oct 3 21:13:21 2012 +0200
Tweak MDB restrictions
-----------------------------------------------------------------------
Summary of changes:
libraries/libmdb/mdb.h | 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, OPENLDAP_REL_ENG_2_4 has been updated
via c62a82b07e1bcc4c795cb5185ee9f16406b05bd9 (commit)
from a7c595088c1561c4f08932a97f9a716ae9dabd9c (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 c62a82b07e1bcc4c795cb5185ee9f16406b05bd9
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Oct 3 09:12:14 2012 -0700
ITS#7403, #6296 fix AUTHZ_BACKEND handling
c_authz_cookie should only be set on explicit Bind requests.
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/back-ldap/bind.c | 3 ---
1 files changed, 0 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 a3f33dd20e71b9c94e94a0e1125fcee8d35fc70f (commit)
via 38fb8e6eb1c2db048fd2473bfcdd5eb16ec54517 (commit)
via ab3fea51dc890feaca7075643efe9410949e5363 (commit)
via 2b960613e03dbc5b371378abfd051c8e75821171 (commit)
from 7333b6bdc90c49c332d4728c62c7904e64c95077 (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 a3f33dd20e71b9c94e94a0e1125fcee8d35fc70f
Author: Hallvard Furuseth <hallvard(a)openldap.org>
Date: Wed Oct 3 18:08:56 2012 +0200
Fix mdb_open() off-by-one error in maxdbs check
commit 38fb8e6eb1c2db048fd2473bfcdd5eb16ec54517
Author: Hallvard Furuseth <hallvard(a)openldap.org>
Date: Wed Oct 3 18:06:29 2012 +0200
ITS#7377 Wrap fcntl F_SETLK in EINTR loop too.
This can happen even on local filesystems.
commit ab3fea51dc890feaca7075643efe9410949e5363
Author: Hallvard Furuseth <hallvard(a)openldap.org>
Date: Wed Oct 3 18:06:29 2012 +0200
ITS#7377 Catch ftruncate() error
commit 2b960613e03dbc5b371378abfd051c8e75821171
Author: Hallvard Furuseth <hallvard(a)openldap.org>
Date: Wed Oct 3 18:04:07 2012 +0200
ITS#7377 Document caveats/troubeshooting.
-----------------------------------------------------------------------
Summary of changes:
libraries/libmdb/mdb.c | 9 +++++--
libraries/libmdb/mdb.h | 55 ++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 61 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 c1800082cc645e035eb61a8183b7c1b3b96932cf (commit)
from 0fc0ccdc0c66c4948a5d8bc51ddc6c622df6a3a0 (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 c1800082cc645e035eb61a8183b7c1b3b96932cf
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Oct 3 09:12:14 2012 -0700
ITS#7403, #6296 fix AUTHZ_BACKEND handling
c_authz_cookie should only be set on explicit Bind requests.
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/back-ldap/bind.c | 3 ---
1 files changed, 0 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, OPENLDAP_REL_ENG_2_4 has been updated
via a7c595088c1561c4f08932a97f9a716ae9dabd9c (commit)
via 7333b6bdc90c49c332d4728c62c7904e64c95077 (commit)
via cd228b47222e2606ea69391e6cf955ae9d5a636b (commit)
from 354a13388230aab38eaa3884d4a73adc26bc6d39 (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 a7c595088c1561c4f08932a97f9a716ae9dabd9c
Merge: 354a133 7333b6b
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Tue Oct 2 10:41:49 2012 -0700
Merge remote branch 'origin/mdb.master' into OPENLDAP_REL_ENG_2_4
-----------------------------------------------------------------------
Summary of changes:
libraries/libmdb/mdb.c | 15 +++++++++++++++
1 files changed, 15 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 0fc0ccdc0c66c4948a5d8bc51ddc6c622df6a3a0 (commit)
via 7333b6bdc90c49c332d4728c62c7904e64c95077 (commit)
from b0ad9e76c7aa752b23ccf90a05cca803bf2fbc97 (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 0fc0ccdc0c66c4948a5d8bc51ddc6c622df6a3a0
Merge: b0ad9e7 7333b6b
Author: Howard Chu <hyc(a)openldap.org>
Date: Sun Sep 30 10:03:21 2012 -0700
Merge remote-tracking branch 'origin/mdb.master'
-----------------------------------------------------------------------
Summary of changes:
libraries/libmdb/mdb.c | 24 +++++++++++++-----------
1 files changed, 13 insertions(+), 11 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 7333b6bdc90c49c332d4728c62c7904e64c95077 (commit)
from cd228b47222e2606ea69391e6cf955ae9d5a636b (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 7333b6bdc90c49c332d4728c62c7904e64c95077
Author: Howard Chu <hyc(a)symas.com>
Date: Sun Sep 30 10:01:57 2012 -0700
Fix prev commit
It only worked if the freelist was already non-empty
-----------------------------------------------------------------------
Summary of changes:
libraries/libmdb/mdb.c | 24 +++++++++++++-----------
1 files changed, 13 insertions(+), 11 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 b0ad9e76c7aa752b23ccf90a05cca803bf2fbc97 (commit)
via cd228b47222e2606ea69391e6cf955ae9d5a636b (commit)
from 96b994e6dd42b69fc13e228ba4aaf034e69f6d0a (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 b0ad9e76c7aa752b23ccf90a05cca803bf2fbc97
Merge: 96b994e cd228b4
Author: Howard Chu <hyc(a)openldap.org>
Date: Sun Sep 30 07:50:56 2012 -0700
Merge remote-tracking branch 'origin/mdb.master'
-----------------------------------------------------------------------
Summary of changes:
libraries/libmdb/mdb.c | 13 +++++++++++++
1 files changed, 13 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, mdb.master has been updated
via cd228b47222e2606ea69391e6cf955ae9d5a636b (commit)
from 0c4c6fe72a57f812e4486cd017298f730df19c23 (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 cd228b47222e2606ea69391e6cf955ae9d5a636b
Author: Howard Chu <hyc(a)symas.com>
Date: Sun Sep 30 07:49:30 2012 -0700
Fix mdb_drop
if it was the only operation in a txn, it would be ignored.
-----------------------------------------------------------------------
Summary of changes:
libraries/libmdb/mdb.c | 13 +++++++++++++
1 files changed, 13 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, OPENLDAP_REL_ENG_2_4 has been updated
via f086faa8e1e57db45cbec11fb5167460b8debc9d (commit)
via 0c4c6fe72a57f812e4486cd017298f730df19c23 (commit)
from bf38b83081a7a3fd0c3bbdd460065e443d134364 (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 f086faa8e1e57db45cbec11fb5167460b8debc9d
Merge: bf38b83 0c4c6fe
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Thu Sep 27 08:58:20 2012 -0700
Merge remote branch 'origin/mdb.master' into OPENLDAP_REL_ENG_2_4
-----------------------------------------------------------------------
Summary of changes:
libraries/libmdb/mdb.c | 10 +++++++---
1 files changed, 7 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, OPENLDAP_REL_ENG_2_4 has been updated
via bf38b83081a7a3fd0c3bbdd460065e443d134364 (commit)
via 42f9ff2c91afc97bfa70795321a1c860999f8ddc (commit)
via 8829115c769dc92b182bb65443c55e1b600dbe56 (commit)
from 6bfb935dc39da3149a2d96b9bbf29ba419cb861a (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 bf38b83081a7a3fd0c3bbdd460065e443d134364
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Thu Sep 27 08:57:01 2012 -0700
ITS#7403, ITS#7405
commit 42f9ff2c91afc97bfa70795321a1c860999f8ddc
Author: Howard Chu <hyc(a)openldap.org>
Date: Thu Sep 27 03:10:46 2012 -0700
ITS#7405 note refint is not replicated
commit 8829115c769dc92b182bb65443c55e1b600dbe56
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Sep 26 09:29:57 2012 -0700
ITS#7403 fix idassert non-override mode
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 3 +++
doc/man/man5/slapd-ldap.5 | 13 +++++++------
doc/man/man5/slapo-refint.5 | 7 ++++++-
servers/slapd/back-ldap/bind.c | 12 ++++++++++++
4 files changed, 28 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, master has been updated
via a1c2dc66db9ce8ac705cd1791ad2a2840c9b7e7e (commit)
via 0c4c6fe72a57f812e4486cd017298f730df19c23 (commit)
from 560a9f03f90e6b1a58a71ec600909160df726bf9 (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 a1c2dc66db9ce8ac705cd1791ad2a2840c9b7e7e
Merge: 560a9f0 0c4c6fe
Author: Howard Chu <hyc(a)openldap.org>
Date: Thu Sep 27 05:07:24 2012 -0700
Merge remote-tracking branch 'origin/mdb.master'
-----------------------------------------------------------------------
Summary of changes:
libraries/libmdb/mdb.c | 10 +++++++---
1 files changed, 7 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 0c4c6fe72a57f812e4486cd017298f730df19c23 (commit)
from ba6c3281a121d59ee2b69638861321596e375321 (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 0c4c6fe72a57f812e4486cd017298f730df19c23
Author: Howard Chu <hyc(a)symas.com>
Date: Thu Sep 27 05:01:53 2012 -0700
ITS#7385, check further for bad splits
More for 48ef27b6f5c804eca6a9d27f8dd2b4ded376f8af
Our definition of "large" data item needs to be smaller to
handle more cases where a bad split is possible
-----------------------------------------------------------------------
Summary of changes:
libraries/libmdb/mdb.c | 10 +++++++---
1 files changed, 7 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 560a9f03f90e6b1a58a71ec600909160df726bf9 (commit)
from 6a435736fbc87337ce36e5066d28ef4827c2d170 (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 560a9f03f90e6b1a58a71ec600909160df726bf9
Author: Howard Chu <hyc(a)openldap.org>
Date: Thu Sep 27 03:10:46 2012 -0700
ITS#7405 note refint is not replicated
-----------------------------------------------------------------------
Summary of changes:
doc/man/man5/slapo-refint.5 | 7 ++++++-
1 files changed, 6 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, OPENLDAP_REL_ENG_2_4 has been updated
via 6bfb935dc39da3149a2d96b9bbf29ba419cb861a (commit)
from 73dc8ffe9b4d84a2371379762d4571760427311d (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 6bfb935dc39da3149a2d96b9bbf29ba419cb861a
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Wed Sep 26 16:48:57 2012 -0700
Fix MDB objectClass so that MDB will load
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/back-mdb/config.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, master has been updated
via 6a435736fbc87337ce36e5066d28ef4827c2d170 (commit)
from d7c964fedbb477f6e42bf357665d9b608608b4b9 (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 6a435736fbc87337ce36e5066d28ef4827c2d170
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Wed Sep 26 16:48:57 2012 -0700
Fix MDB objectClass so that MDB will load
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/back-mdb/config.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, master has been updated
via d7c964fedbb477f6e42bf357665d9b608608b4b9 (commit)
from d426cafacacf3d45c734c1f65e6e438c5ce605a3 (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 d7c964fedbb477f6e42bf357665d9b608608b4b9
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Sep 26 09:29:57 2012 -0700
ITS#7403 fix idassert non-override mode
-----------------------------------------------------------------------
Summary of changes:
doc/man/man5/slapd-ldap.5 | 13 +++++++------
servers/slapd/back-ldap/bind.c | 12 ++++++++++++
2 files changed, 19 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 73dc8ffe9b4d84a2371379762d4571760427311d (commit)
via c4e35bd8e044e5d11558399646158554aaeec76e (commit)
from 4b73fa4c237aae65ef15a3e448fc33a9f47d0b8e (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 73dc8ffe9b4d84a2371379762d4571760427311d
Author: Howard Chu <hyc(a)openldap.org>
Date: Tue Sep 25 04:37:29 2012 -0700
More for envflags
If trying to alter a non-resettable flag, just close/reopen the env.
commit c4e35bd8e044e5d11558399646158554aaeec76e
Author: Howard Chu <hyc(a)openldap.org>
Date: Tue Sep 25 04:31:37 2012 -0700
Add envflags for MDB config
allows setting writemap and some other useful flags
-----------------------------------------------------------------------
Summary of changes:
doc/man/man5/slapd-mdb.5 | 42 ++++++++++++++++++++
servers/slapd/back-mdb/config.c | 79 ++++++++++++++++++++++++++++++++++++++-
servers/slapd/back-mdb/init.c | 2 +-
3 files changed, 121 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, master has been updated
via d426cafacacf3d45c734c1f65e6e438c5ce605a3 (commit)
from dc9ef835c55d56fb196757e6b34b4cb66e499fe9 (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 d426cafacacf3d45c734c1f65e6e438c5ce605a3
Author: Howard Chu <hyc(a)openldap.org>
Date: Tue Sep 25 04:37:29 2012 -0700
More for envflags
If trying to alter a non-resettable flag, just close/reopen the env.
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/back-mdb/config.c | 31 +++++++++++++++++++++++--------
1 files changed, 23 insertions(+), 8 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 dc9ef835c55d56fb196757e6b34b4cb66e499fe9 (commit)
from 2a68553ec103eec28237c2608b3fea149a492b76 (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 dc9ef835c55d56fb196757e6b34b4cb66e499fe9
Author: Howard Chu <hyc(a)openldap.org>
Date: Tue Sep 25 04:31:37 2012 -0700
Add envflags for MDB config
allows setting writemap and some other useful flags
-----------------------------------------------------------------------
Summary of changes:
doc/man/man5/slapd-mdb.5 | 42 +++++++++++++++++++++++++
servers/slapd/back-mdb/config.c | 64 ++++++++++++++++++++++++++++++++++++++-
servers/slapd/back-mdb/init.c | 2 +-
3 files changed, 106 insertions(+), 2 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 9a85b4fb067310b4258638a4b65f3debbec1dc93 (commit)
from 340bc410cc4a70e7f0e0289ffab9fbdd070203ff (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 9a85b4fb067310b4258638a4b65f3debbec1dc93
Author: Shawn McKinney <smckinn(a)smckinnlt-lr02.(none)>
Date: Sun Sep 23 11:25:25 2012 -0500
Javadoc cleanup
-----------------------------------------------------------------------
Summary of changes:
build.xml | 70 ++++++++++----------
images/RbacCore.png | Bin 34087 -> 39821 bytes
images/RbacDSD.png | Bin 48476 -> 55284 bytes
images/RbacHier.png | Bin 40189 -> 45689 bytes
images/RbacSSD.png | Bin 44675 -> 51303 bytes
images/Screenshot27-ant-p.png | Bin 128070 -> 160566 bytes
src/main/java/com/jts/fortress/AdminMgr.java | 6 +-
src/main/java/com/jts/fortress/DelAdminMgr.java | 12 ++--
.../java/com/jts/fortress/rbac/AdminMgrImpl.java | 6 +-
.../com/jts/fortress/rbac/DelAdminMgrImpl.java | 12 ++--
.../com/jts/fortress/rest/AdminMgrRestImpl.java | 6 +-
.../com/jts/fortress/rest/DelAdminMgrRestImpl.java | 12 ++--
12 files changed, 62 insertions(+), 62 deletions(-)
mode change 100755 => 100644 images/RbacCore.png
mode change 100755 => 100644 images/RbacDSD.png
mode change 100755 => 100644 images/RbacHier.png
mode change 100755 => 100644 images/RbacSSD.png
---
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, OPENLDAP_REL_ENG_2_4 has been updated
via 4b73fa4c237aae65ef15a3e448fc33a9f47d0b8e (commit)
via ba6c3281a121d59ee2b69638861321596e375321 (commit)
from 8aa30809e7168470b36daabf688c0fa7adc7c2c7 (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 4b73fa4c237aae65ef15a3e448fc33a9f47d0b8e
Merge: 8aa3080 ba6c328
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Wed Sep 19 14:22:28 2012 -0700
Merge remote branch 'origin/mdb.master' into OPENLDAP_REL_ENG_2_4
-----------------------------------------------------------------------
Summary of changes:
libraries/libmdb/mdb.c | 27 +++++++++++++++++++++++++++
libraries/libmdb/mdb.h | 1 +
2 files changed, 28 insertions(+), 0 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git