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 086f60c16aaa4c17167c2a59e4fe0c1132dfb415 (commit)
from e5a24c90cb0b4234a6b050698cfaff15427b8cab (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 086f60c16aaa4c17167c2a59e4fe0c1132dfb415
Author: Shawn McKinney <smckinn(a)smckinnlt-lr02.(none)>
Date: Sat Mar 3 22:35:40 2012 -0600
Correct issue where slapd startup script doesn't use host and port properties. Minor cleanup on other code and doc.
-----------------------------------------------------------------------
Summary of changes:
build.properties | 26 ++++++++++++-------
.../jts/fortress/cli/CommandLineInterpreter.java | 3 ++
src/main/java/com/jts/fortress/cli/Options.java | 2 -
src/main/java/com/jts/fortress/cli/package.html | 4 ++-
src/main/java/com/jts/fortress/overview.html | 6 +---
src/main/java/com/jts/fortress/rbac/Address.java | 3 ++
6 files changed, 27 insertions(+), 17 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 e5a24c90cb0b4234a6b050698cfaff15427b8cab (commit)
from a7fe3288a3841a6cf38078c54289f7ab85a3f789 (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 e5a24c90cb0b4234a6b050698cfaff15427b8cab
Author: Shawn McKinney <smckinn(a)smckinnlt-lr02.(none)>
Date: Sat Mar 3 15:56:39 2012 -0600
Enhance CLI processing for splitting String into tokens using regex. Correct bugs related to storing Address in LDAP entity.
-----------------------------------------------------------------------
Summary of changes:
build.xml | 3 +
.../java/com/jts/fortress/cli/CmdLineParser.java | 2 +-
.../jts/fortress/cli/CommandLineInterpreter.java | 109 +++++++++++--------
src/main/java/com/jts/fortress/cli/Options.java | 8 +-
src/main/java/com/jts/fortress/cli/package.html | 19 ++--
src/main/java/com/jts/fortress/rbac/User.java | 4 +
src/main/java/com/jts/fortress/rbac/UserDAO.java | 4 +-
7 files changed, 89 insertions(+), 60 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 d50d57ed63a4fd29d90da3b7de9cc105fff63a3e (commit)
via e1b88d93ac8812635785dcc3f87ea015f454e022 (commit)
via d8b459808520027019987d19c79250cbf737f2c3 (commit)
from 1b07b48c1abef0e5fdec19b0734fbf4bb1035f46 (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 d50d57ed63a4fd29d90da3b7de9cc105fff63a3e
Author: Hallvard Furuseth <hallvard(a)openldap.org>
Date: Sun Sep 25 23:36:49 2011 +0200
Fix libmdb comments
commit e1b88d93ac8812635785dcc3f87ea015f454e022
Author: Hallvard Furuseth <hallvard(a)openldap.org>
Date: Sat Mar 3 09:52:33 2012 +0100
Remove development file libmdb/make.sh
commit d8b459808520027019987d19c79250cbf737f2c3
Author: Hallvard Furuseth <hallvard(a)openldap.org>
Date: Sat Mar 3 09:49:20 2012 +0100
ITS#7191 Fix mdb_xcursor_init1() unaligned access
-----------------------------------------------------------------------
Summary of changes:
libraries/libmdb/make.sh | 9 ---------
libraries/libmdb/mdb.c | 11 +++++------
libraries/libmdb/mdb.h | 10 +++++-----
3 files changed, 10 insertions(+), 20 deletions(-)
delete mode 100755 libraries/libmdb/make.sh
---
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 9547dd7a0d9fd079e6e75fb59b20a2fc661c9782 (commit)
via 1b07b48c1abef0e5fdec19b0734fbf4bb1035f46 (commit)
from 6ab4d830cb68a1289e0162cbfa60548163c8c205 (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 9547dd7a0d9fd079e6e75fb59b20a2fc661c9782
Merge: 6ab4d83 1b07b48
Author: Howard Chu <hyc(a)openldap.org>
Date: Fri Mar 2 17:28:51 2012 -0800
Merge remote branch 'origin/mdb.master'
-----------------------------------------------------------------------
Summary of changes:
libraries/libmdb/mdb.c | 4 ++++
1 files changed, 4 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 1b07b48c1abef0e5fdec19b0734fbf4bb1035f46 (commit)
from b23bb7a0b143bbe3d1cd301ea101368a80ddce67 (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 1b07b48c1abef0e5fdec19b0734fbf4bb1035f46
Author: Howard Chu <hyc(a)symas.com>
Date: Fri Mar 2 17:26:49 2012 -0800
ITS#7196 use IOV_MAX if it's defined and small
-----------------------------------------------------------------------
Summary of changes:
libraries/libmdb/mdb.c | 4 ++++
1 files changed, 4 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 6ab4d830cb68a1289e0162cbfa60548163c8c205 (commit)
from de7f6d38fa44b745cd4083f925150ca724033b1f (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 6ab4d830cb68a1289e0162cbfa60548163c8c205
Author: Howard Chu <hyc(a)openldap.org>
Date: Fri Mar 2 14:12:41 2012 -0800
ITS#7195 add NotAllowedOnNonleaf to deltasync fallback errors
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/syncrepl.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git