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 cedb68faf71307d2bbee7f82f963501a28016d54 (commit)
from 6b4a91102195b1fa48994490ce4eb840c98088be (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 cedb68faf71307d2bbee7f82f963501a28016d54
Author: Shawn McKinney <shawn.mckinney(a)jts.us>
Date: Mon Jul 8 09:32:02 2013 -0500
cleanup/reformat POM
-----------------------------------------------------------------------
Summary of changes:
pom.xml | 413 ++++++++++++++++++++++++++++++++-------------------------------
1 files changed, 209 insertions(+), 204 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 a77767013a7cc60bd22ef598ebf5c6e7021bba88 (commit)
via be47ca766713f55e5b3abd18120514fdad7d90f2 (commit)
via 9be6af0dcb0469965477022541e95e74d48dad9e (commit)
via 3d1e70950455725a81fe9e3dc0370d994498d392 (commit)
from 06a3ad08cd07146ecc223c1a3940bd4906a6f7a0 (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 a77767013a7cc60bd22ef598ebf5c6e7021bba88
Author: Hallvard Furuseth <hallvard(a)openldap.org>
Date: Sun Jul 7 17:14:38 2013 +0200
ITS#7515 Reject conflicting page versions.
If mdb_page_touch() sees a page in txn's dirty_list, that
is the page version txn's cursors should have. Fail if
the user may be seeing and depending on another version.
commit be47ca766713f55e5b3abd18120514fdad7d90f2
Author: Hallvard Furuseth <hallvard(a)openldap.org>
Date: Sun Jul 7 17:13:27 2013 +0200
ITS#7515 Fix tracking of parent txn's cursors.
Restore mc_flags and xcursors, they were tracked but not merged.
Simplify: Track parent txn's original cursors after backing them
up, instead of tracking copies and merging them back at commit.
commit 9be6af0dcb0469965477022541e95e74d48dad9e
Author: Hallvard Furuseth <hallvard(a)openldap.org>
Date: Sun Jul 7 17:13:27 2013 +0200
Simplify MDB_cursor: Drop flags C_ALLOCD,C_SHADOW.
commit 3d1e70950455725a81fe9e3dc0370d994498d392
Author: Hallvard Furuseth <hallvard(a)openldap.org>
Date: Sat Jul 6 21:42:45 2013 +0200
Silence more uninit warnings
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb.c | 137 +++++++++++++++++++---------------------------
1 files changed, 57 insertions(+), 80 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 6b4a91102195b1fa48994490ce4eb840c98088be (commit)
from 5aa0d9c975a79aa5f95d30895b62a5ff703f9d89 (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 6b4a91102195b1fa48994490ce4eb840c98088be
Author: Shawn McKinney <shawn.mckinney(a)jts.us>
Date: Fri Jul 5 13:29:52 2013 -0500
FC-54 - Upgrade default OpenLDAP installation to 2.4.35-2
-----------------------------------------------------------------------
Summary of changes:
build.properties | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap-fortress-core.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 5aa0d9c975a79aa5f95d30895b62a5ff703f9d89 (commit)
from fd27c85d40f8d209ba00bccbcac8bbc812dbe8a0 (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 5aa0d9c975a79aa5f95d30895b62a5ff703f9d89
Author: Shawn McKinney <shawn.mckinney(a)jts.us>
Date: Thu Jul 4 23:31:32 2013 -0500
FC-51 - RoleDAO update should not update role occupants
-----------------------------------------------------------------------
Summary of changes:
src/main/java/us/jts/fortress/rbac/RoleDAO.java | 10 ----------
1 files changed, 0 insertions(+), 10 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap-fortress-core.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 fd27c85d40f8d209ba00bccbcac8bbc812dbe8a0 (commit)
from 93339a132279d8484f71c227bd8b679786c2ac36 (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 fd27c85d40f8d209ba00bccbcac8bbc812dbe8a0
Author: Shawn McKinney <shawn.mckinney(a)jts.us>
Date: Thu Jul 4 23:29:36 2013 -0500
FC-50 - UserDAO loadUserRoles & loadUserAdminRoles not properly setting USER_ASSIGN attribute
-----------------------------------------------------------------------
Summary of changes:
src/main/java/us/jts/fortress/rbac/UserDAO.java | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap-fortress-core.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 93339a132279d8484f71c227bd8b679786c2ac36 (commit)
from 41e5f80e66c0f1e6fb6d2a53c308c60b63108358 (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 93339a132279d8484f71c227bd8b679786c2ac36
Author: Shawn McKinney <shawn.mckinney(a)jts.us>
Date: Thu Jul 4 23:27:09 2013 -0500
FC-50 - RoleDAO loadUserRoles & loadUserAdminRoles not properly setting USER_ASSIGN attribute
-----------------------------------------------------------------------
Summary of changes:
src/main/java/us/jts/fortress/rbac/RoleDAO.java | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap-fortress-core.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 41e5f80e66c0f1e6fb6d2a53c308c60b63108358 (commit)
from 24a936404885fb9fa4d04aa9a90260c930c5489b (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 41e5f80e66c0f1e6fb6d2a53c308c60b63108358
Author: Shawn McKinney <shawn.mckinney(a)jts.us>
Date: Wed Jul 3 11:07:39 2013 -0500
FC-48 - UserDAO employeeType incorrectly mapped
-----------------------------------------------------------------------
Summary of changes:
src/main/java/us/jts/fortress/rbac/User.java | 38 +++++++++++++++++++++++
src/main/java/us/jts/fortress/rbac/UserDAO.java | 2 +-
2 files changed, 39 insertions(+), 1 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 06a3ad08cd07146ecc223c1a3940bd4906a6f7a0 (commit)
from 589370d880fb7272ca6e8ff8fc6efec4cb51d8e2 (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 06a3ad08cd07146ecc223c1a3940bd4906a6f7a0
Author: Howard Chu <hyc(a)symas.com>
Date: Tue Jul 2 02:23:49 2013 -0700
Silence uninit warning in prev commit
-----------------------------------------------------------------------
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 589370d880fb7272ca6e8ff8fc6efec4cb51d8e2 (commit)
from fb674c1cf58f19ddc0ff2ead443121d2c8359dd5 (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 589370d880fb7272ca6e8ff8fc6efec4cb51d8e2
Author: Howard Chu <hyc(a)symas.com>
Date: Tue Jul 2 02:19:17 2013 -0700
Tweaks for MDB_MULTIPLE
Terminate loop on intermediate failures, return count of written items,
document usage.
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/lmdb.h | 12 +++++++++++-
libraries/liblmdb/mdb.c | 30 ++++++++++++++++++++++--------
2 files changed, 33 insertions(+), 9 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 494ca7d6f82279287d7a71c7e45af00e11b06df1 (commit)
via 600ea1a8fd94115ebb4fcca6f587ca2d91af5d2b (commit)
via f376dc8880e2949b57b6d169fb1cfb827738f354 (commit)
via d10bcd55f83ce4dcdb3456f3ccf98718410e20c7 (commit)
via fb674c1cf58f19ddc0ff2ead443121d2c8359dd5 (commit)
via 9474c1a0b62cad57b62855d09a201670385caa80 (commit)
via 3347a029051c2154b4dbd9c618f8f11fe29db0c7 (commit)
via 7f6738355284dbee8bf97a23396a6380e91dfa73 (commit)
via 12c558fe13fbba4c370b0b669271d8ccaad7819a (commit)
via b7ce06f5c56e452bca6c5a276da7915b8517d80b (commit)
via 26a25df5fcc2fcddae6597a61c1b867fc27c568b (commit)
via d6d2638acc245116b8f091ac425b6700d06c4713 (commit)
via a5701cf2fe2b577488f4f9d2e616d5872e3c3e14 (commit)
via 3d4ba01e8b8fd37e8323369c345838cbd1522b51 (commit)
via 51ff20a4d6481e8a90ef2c7fc80f71ae8609f74c (commit)
via 6b200e3beb55322f9d9ae0e42afe3090cc2f13a6 (commit)
via 9e6ef6c88f842dbd43d8f671d169ca3dc909b3ce (commit)
via c6f9323b3dc0ae8259af12a1b04edb4bbae7f05b (commit)
via 4a9ee2cb726fe8f5c4f256c1a567cdf6721c10a7 (commit)
via 1d94ea5b55e5bce58502b3c0065cf40983eee9a8 (commit)
via 60086c1bc77fafecef274a165b308b28902dfebb (commit)
via 7030ad16e2b792d5782c328461d09a31c96b86e6 (commit)
via 79844bd44687dd5ecdf8ab36144584db06939dc7 (commit)
via 2bacf6e59ed4510d2540d758c3b079406853b18a (commit)
via 62e4c4f9d0675647ad0d9ca4573060a13df20f34 (commit)
via c37a11a424b79f1601b2426c5802ea309d7799e2 (commit)
via 2d0b362b6f2b1247eb693008a39efaf341f15e82 (commit)
via 99427aa7ded1f2f467fc2b32dde1169a28eb6b64 (commit)
via c2cac4588a40480c020d320b544bc5f8e72adb11 (commit)
via bcb67dd22f06a7f7c85350bc548c50ccfc27dbaa (commit)
via e7f6767ea815fe0ada1f95037dfdec176ec4d5bb (commit)
via aff123ba113728a254339c07560b7d98c88f30a6 (commit)
via 3b623d66e1e0d1fd78d85e5e657b1a167dba8a51 (commit)
via 65faa5ed7ebba7136999f52514c71d8670402627 (commit)
via d29b9600e6b893ebea8ed34c5c9ec933727ecb5b (commit)
via f207c50b15e3727ac3f7ca7bdf54022e34a84e2f (commit)
via ad573fe1251f1a1c1f29b4c921f11209ae8e9ffb (commit)
via c68e5ae9be63d9464efcf37ace117881e63b7d9a (commit)
via 4b49291653c485841886e5a52c0aabd9ce50a9d9 (commit)
via e31c7d3b31d8d5073195e31b283e8ccb46bd13cf (commit)
via 92fe958805be33a06d8ae55727e9c61c81c8b751 (commit)
via feaeab0c0488ba60f4b2b1a901cb685df0c5cf01 (commit)
via 5ea1cd8f6d083095cf4f20b802cea90441cea03a (commit)
via a1b16ce5f0f661b0dd5a30706a1d6178cf0fa561 (commit)
via 1b6d7ee7e1aae85bfce2794e60038c2b264ad93c (commit)
via a2ce25482a60e516d1d9b417ed666dac6fdebb93 (commit)
via 5bdf2aae6ee0c8bdcd6a7759bd098d6531c668a0 (commit)
via 2eb50b1d2ed61dedf33a9d89ef25e0ba853f5f81 (commit)
via e4ce404992f440adf0a5b026932b8cfd392bfa35 (commit)
via 0cdd9dffddf66c730a35f48db2bb02d8bb3e5731 (commit)
from d1fe9a0e2516d6a133fbd770171c1078979a99cf (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 494ca7d6f82279287d7a71c7e45af00e11b06df1
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Mon Jul 1 15:19:12 2013 -0700
ITS#7635
commit 600ea1a8fd94115ebb4fcca6f587ca2d91af5d2b
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Mon Jul 1 15:12:10 2013 -0700
ITS#7628
commit f376dc8880e2949b57b6d169fb1cfb827738f354
Author: Howard Chu <hyc(a)openldap.org>
Date: Sun Jun 23 19:13:52 2013 -0700
ITS#7628 fix back-mdb txn refcount
If multiple ops used the same opinfo the refcount wasn't being decremented
commit d10bcd55f83ce4dcdb3456f3ccf98718410e20c7
Merge: d1fe9a0 fb674c1
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Mon Jul 1 15:11:25 2013 -0700
Merge remote-tracking branch 'origin/mdb.master' into OPENLDAP_REL_ENG_2_4
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 3 +
libraries/liblmdb/Makefile | 33 +
libraries/liblmdb/lmdb.h | 27 +-
libraries/liblmdb/mdb.c | 1737 ++++++++++++++++++----------------
libraries/liblmdb/mdb_copy.1 | 9 +-
libraries/liblmdb/mdb_copy.c | 30 +-
libraries/liblmdb/mdb_stat.c | 10 +-
libraries/liblmdb/midl.c | 64 +-
libraries/liblmdb/midl.h | 70 +-
servers/slapd/back-mdb/add.c | 2 +
servers/slapd/back-mdb/bind.c | 2 +
servers/slapd/back-mdb/compare.c | 2 +
servers/slapd/back-mdb/delete.c | 2 +
servers/slapd/back-mdb/id2entry.c | 3 +-
servers/slapd/back-mdb/modify.c | 2 +
servers/slapd/back-mdb/modrdn.c | 2 +
servers/slapd/back-mdb/operational.c | 2 +
servers/slapd/back-mdb/referral.c | 2 +
servers/slapd/back-mdb/search.c | 2 +
19 files changed, 1086 insertions(+), 918 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 60720f5d9cdc19092d0aad6b0a94e196e5525d1c (commit)
via fb674c1cf58f19ddc0ff2ead443121d2c8359dd5 (commit)
from 8442047d2d1e99d78022a0aaf7234aa0a58830a3 (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 60720f5d9cdc19092d0aad6b0a94e196e5525d1c
Merge: 8442047 fb674c1
Author: Howard Chu <hyc(a)openldap.org>
Date: Mon Jul 1 14:55:25 2013 -0700
Merge remote-tracking branch 'origin/mdb.master'
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb.c | 18 ++++--------------
1 files changed, 4 insertions(+), 14 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 fb674c1cf58f19ddc0ff2ead443121d2c8359dd5 (commit)
from 9474c1a0b62cad57b62855d09a201670385caa80 (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 fb674c1cf58f19ddc0ff2ead443121d2c8359dd5
Author: Howard Chu <hyc(a)symas.com>
Date: Mon Jul 1 14:53:29 2013 -0700
ITS#7635 simplify 9474c1a0b62cad57b62855d09a201670385caa80
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb.c | 18 ++++--------------
1 files changed, 4 insertions(+), 14 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 8442047d2d1e99d78022a0aaf7234aa0a58830a3 (commit)
via 9474c1a0b62cad57b62855d09a201670385caa80 (commit)
via 3347a029051c2154b4dbd9c618f8f11fe29db0c7 (commit)
via 7f6738355284dbee8bf97a23396a6380e91dfa73 (commit)
via 12c558fe13fbba4c370b0b669271d8ccaad7819a (commit)
via b7ce06f5c56e452bca6c5a276da7915b8517d80b (commit)
via 26a25df5fcc2fcddae6597a61c1b867fc27c568b (commit)
via d6d2638acc245116b8f091ac425b6700d06c4713 (commit)
via a5701cf2fe2b577488f4f9d2e616d5872e3c3e14 (commit)
via 3d4ba01e8b8fd37e8323369c345838cbd1522b51 (commit)
via 51ff20a4d6481e8a90ef2c7fc80f71ae8609f74c (commit)
via 6b200e3beb55322f9d9ae0e42afe3090cc2f13a6 (commit)
via 9e6ef6c88f842dbd43d8f671d169ca3dc909b3ce (commit)
via c6f9323b3dc0ae8259af12a1b04edb4bbae7f05b (commit)
via 4a9ee2cb726fe8f5c4f256c1a567cdf6721c10a7 (commit)
via 1d94ea5b55e5bce58502b3c0065cf40983eee9a8 (commit)
via 60086c1bc77fafecef274a165b308b28902dfebb (commit)
via 7030ad16e2b792d5782c328461d09a31c96b86e6 (commit)
via 79844bd44687dd5ecdf8ab36144584db06939dc7 (commit)
via 2bacf6e59ed4510d2540d758c3b079406853b18a (commit)
via 62e4c4f9d0675647ad0d9ca4573060a13df20f34 (commit)
via c37a11a424b79f1601b2426c5802ea309d7799e2 (commit)
via 2d0b362b6f2b1247eb693008a39efaf341f15e82 (commit)
via 99427aa7ded1f2f467fc2b32dde1169a28eb6b64 (commit)
via c2cac4588a40480c020d320b544bc5f8e72adb11 (commit)
via bcb67dd22f06a7f7c85350bc548c50ccfc27dbaa (commit)
via e7f6767ea815fe0ada1f95037dfdec176ec4d5bb (commit)
via aff123ba113728a254339c07560b7d98c88f30a6 (commit)
via 3b623d66e1e0d1fd78d85e5e657b1a167dba8a51 (commit)
via 65faa5ed7ebba7136999f52514c71d8670402627 (commit)
via d29b9600e6b893ebea8ed34c5c9ec933727ecb5b (commit)
via f207c50b15e3727ac3f7ca7bdf54022e34a84e2f (commit)
via ad573fe1251f1a1c1f29b4c921f11209ae8e9ffb (commit)
via c68e5ae9be63d9464efcf37ace117881e63b7d9a (commit)
via 4b49291653c485841886e5a52c0aabd9ce50a9d9 (commit)
via e31c7d3b31d8d5073195e31b283e8ccb46bd13cf (commit)
via 92fe958805be33a06d8ae55727e9c61c81c8b751 (commit)
via feaeab0c0488ba60f4b2b1a901cb685df0c5cf01 (commit)
via 5ea1cd8f6d083095cf4f20b802cea90441cea03a (commit)
via a1b16ce5f0f661b0dd5a30706a1d6178cf0fa561 (commit)
via 1b6d7ee7e1aae85bfce2794e60038c2b264ad93c (commit)
via a2ce25482a60e516d1d9b417ed666dac6fdebb93 (commit)
via 5bdf2aae6ee0c8bdcd6a7759bd098d6531c668a0 (commit)
via 2eb50b1d2ed61dedf33a9d89ef25e0ba853f5f81 (commit)
via e4ce404992f440adf0a5b026932b8cfd392bfa35 (commit)
via 0cdd9dffddf66c730a35f48db2bb02d8bb3e5731 (commit)
from 99e22a4366469c2675f65acf28a0d8f8fbd38f14 (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 8442047d2d1e99d78022a0aaf7234aa0a58830a3
Merge: 99e22a4 9474c1a
Author: Howard Chu <hyc(a)openldap.org>
Date: Mon Jul 1 14:31:57 2013 -0700
Merge remote-tracking branch 'origin/mdb.master'
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/Makefile | 33 +
libraries/liblmdb/lmdb.h | 27 +-
libraries/liblmdb/mdb.c | 1743 ++++++++++++++++++++++--------------------
libraries/liblmdb/mdb_copy.1 | 9 +-
libraries/liblmdb/mdb_copy.c | 30 +-
libraries/liblmdb/mdb_stat.c | 10 +-
libraries/liblmdb/midl.c | 64 +-
libraries/liblmdb/midl.h | 70 +--
8 files changed, 1071 insertions(+), 915 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 9474c1a0b62cad57b62855d09a201670385caa80 (commit)
from 3347a029051c2154b4dbd9c618f8f11fe29db0c7 (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 9474c1a0b62cad57b62855d09a201670385caa80
Author: Howard Chu <hyc(a)symas.com>
Date: Mon Jul 1 13:41:23 2013 -0700
ITS#7635 fix read txn potential data race
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb.c | 12 ++++++++++++
1 files changed, 12 insertions(+), 0 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 24a936404885fb9fa4d04aa9a90260c930c5489b (commit)
from 29524f43043d2029c481634246d3bab66ac0e5a6 (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 24a936404885fb9fa4d04aa9a90260c930c5489b
Author: Shawn McKinney <shawn.mckinney(a)jts.us>
Date: Sun Jun 30 16:43:02 2013 -0500
FC-44 - Fortress 1.0-RC27 Release
-----------------------------------------------------------------------
Summary of changes:
build.xml | 2 +-
ivy.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap-fortress-core.git
A ref change was pushed to the OpenLDAP-Fortress-Realm (openldap-fortress-realm.git) repository.
It will be available in the public mirror shortly.
The branch, master has been updated
via 7541fdc694d83aabd3d5adf59a441f58514bc753 (commit)
from 6bbde1757181b9226f917e1e5d7e9ba1cfaa9405 (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 7541fdc694d83aabd3d5adf59a441f58514bc753
Author: Shawn McKinney <shawn.mckinney(a)jts.us>
Date: Sun Jun 30 12:00:29 2013 -0500
SEN-1 - Sentry 1.0-RC27 Release
-----------------------------------------------------------------------
Summary of changes:
build.properties | 2 +-
build.xml | 6 +++---
buildWs.xml | 6 +++---
conf/ehcache.xml | 1 -
ivy.xml | 8 ++++----
pom.xml | 4 ++--
6 files changed, 13 insertions(+), 14 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap-fortress-realm.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 29524f43043d2029c481634246d3bab66ac0e5a6 (commit)
from 0cdeabd53b11e5fd8022014992275f35e64d499a (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 29524f43043d2029c481634246d3bab66ac0e5a6
Author: Shawn McKinney <shawn.mckinney(a)jts.us>
Date: Sun Jun 30 11:56:57 2013 -0500
FC-44 - Fortress 1.0-RC27 Release
-----------------------------------------------------------------------
Summary of changes:
build.properties | 10 +++++-----
build.xml | 4 +++-
config/ehcache.xml | 1 -
ivy.xml | 7 ++++---
pom.xml | 16 +---------------
5 files changed, 13 insertions(+), 25 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 3347a029051c2154b4dbd9c618f8f11fe29db0c7 (commit)
from 7f6738355284dbee8bf97a23396a6380e91dfa73 (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 3347a029051c2154b4dbd9c618f8f11fe29db0c7
Author: Howard Chu <hyc(a)symas.com>
Date: Sun Jun 30 07:40:02 2013 -0700
Fix uninit warnings, lseek usage
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb.c | 8 ++++----
1 files changed, 4 insertions(+), 4 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 1269e640d6136f40f4b7309ffde5caf6a2d7b1c5 (commit)
from 0d6c9c04049e4361312add46ba7ec3f532973f23 (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 1269e640d6136f40f4b7309ffde5caf6a2d7b1c5
Author: Shawn McKinney <shawn.mckinney(a)jts.us>
Date: Fri Jun 28 12:35:54 2013 -0500
FC-34 - Replace the use of Log4j by SLF4j - build and load artifacts
-----------------------------------------------------------------------
Summary of changes:
build.xml | 7 ++++---
ivy.xml | 7 ++++---
ldap/setup/FortressDemoUsers.xml | 8 +++++---
ldap/setup/HierarchicalAdminRoleExample.xml | 7 ++++---
ldap/setup/HierarchicalRoleExample.xml | 7 ++++---
ldap/setup/OrgUnitExample.xml | 7 ++++---
ldap/setup/refreshLDAPData-src.xml | 7 ++++---
7 files changed, 29 insertions(+), 21 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap-fortress-core.git